Changeset 35381
- Timestamp:
- 10/24/2015 02:41:19 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-customize-widgets.php
r35304 r35381 165 165 * @access public 166 166 * 167 * @param false|array $ setting_argsThe arguments to the WP_Customize_Setting constructor.168 * @param string $setting_id 167 * @param false|array $args The arguments to the WP_Customize_Setting constructor. 168 * @param string $setting_id ID for dynamic setting, usually coming from `$_POST['customized']`. 169 169 * @return false|array Setting arguments, false otherwise. 170 170 */
Note: See TracChangeset
for help on using the changeset viewer.