customize_save_{$id_base}
Action Hook: Fires when the WP_Customize_Setting::save() method is called.
Source: wp-includes/class-wp-customize-setting.php:538
Action Hook: Fires when the WP_Customize_Setting::save() method is called.
Source: wp-includes/class-wp-customize-setting.php:538
Method: Retrieves the data to export to the client via JSON.
Source: wp-includes/class-wp-customize-setting.php:817
Method: Validates an input.
Source: wp-includes/class-wp-customize-setting.php:588
Filter Hook: Validates a Customize setting value.
Source: wp-includes/class-wp-customize-setting.php:611
Filter Hook: Filters a Customize setting value not handled as a theme_mod or option.
Source: wp-includes/class-wp-customize-setting.php:767
Method: Get the root value for a setting, especially for multidimensional ones.
Source: wp-includes/class-wp-customize-setting.php:627
Method: Set the root value for a setting, especially for multidimensional ones.
Source: wp-includes/class-wp-customize-setting.php:651
Method: Clear out the previewed-applied flag for a multidimensional-aggregated value whenever its post value is updated.
Source: wp-includes/class-wp-customize-setting.php:431
Method: Callback function to filter multidimensional theme mods and options.
Source: wp-includes/class-wp-customize-setting.php:479
Method: Get parsed ID data for multidimensional setting.
Source: wp-includes/class-wp-customize-setting.php:231
Method: Set up the setting for aggregated multidimensional values.
Source: wp-includes/class-wp-customize-setting.php:243
Method: Return true if the current site is not the same as the previewed site.
Source: wp-includes/class-wp-customize-setting.php:290
Action Hook: Fires when the WP_Customize_Setting::preview() method is called for settings not handled as theme_mods or options.
Source: wp-includes/class-wp-customize-setting.php:411
Filter Hook: Filters a Customize setting value for use in JavaScript.
Source: wp-includes/class-wp-customize-setting.php:801
Method: Validate user capabilities whether the theme supports the setting.
Source: wp-includes/class-wp-customize-setting.php:833
Method: Multidimensional helper function.
Source: wp-includes/class-wp-customize-setting.php:855
Method: Will attempt to replace a specific value in a multidimensional array.
Source: wp-includes/class-wp-customize-setting.php:910
Method: Will attempt to fetch a specific value from a multidimensional array.
Source: wp-includes/class-wp-customize-setting.php:936
Action Hook: Fires when the WP_Customize_Setting::update() method is called for settings not handled as theme_mods or options.
Source: wp-includes/class-wp-customize-setting.php:703
Method: Will attempt to check if a specific value in a multidimensional array is set.
Source: wp-includes/class-wp-customize-setting.php:954
Method: Deprecated method.
Source: wp-includes/class-wp-customize-setting.php:715
Method: Deprecated method.
Source: wp-includes/class-wp-customize-setting.php:725
Method: Fetch the value of the setting.
Source: wp-includes/class-wp-customize-setting.php:736
Filter Hook: Filter a Customize setting value not handled as a theme_mod or option.
Source: wp-includes/class-wp-customize-setting.php:400
Method: Sanitize the setting’s value for use in JavaScript.
Source: wp-includes/class-wp-customize-setting.php:789
Action Hook: Fires when the WP_Customize_Setting::save() method is called.
Source: wp-includes/class-wp-customize-setting.php:493
Method: Fetch and sanitize the $_POST value for the setting.
Source: wp-includes/class-wp-customize-setting.php:553
Method: Sanitize an input.
Source: wp-includes/class-wp-customize-setting.php:565
Filter Hook: Filters a Customize setting value in un-slashed form.
Source: wp-includes/class-wp-customize-setting.php:575
Method: Save the value of the setting, using the related API.
Source: wp-includes/class-wp-customize-setting.php:680