WP_Customize_Setting::post_value()
Method: Fetch and sanitize the $_POST value for the setting.
Source: wp-includes/class-wp-customize-setting.php:554
Method: Fetch and sanitize the $_POST value for the setting.
Source: wp-includes/class-wp-customize-setting.php:554
Method: Sanitize an input.
Source: wp-includes/class-wp-customize-setting.php:566
Filter Hook: Filters a Customize setting value in un-slashed form.
Source: wp-includes/class-wp-customize-setting.php:576
Method: Save the value of the setting, using the related API.
Source: wp-includes/class-wp-customize-setting.php:681
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:704
Method: Deprecated method.
Source: wp-includes/class-wp-customize-setting.php:716
Method: Deprecated method.
Source: wp-includes/class-wp-customize-setting.php:726
Method: Fetch the value of the setting.
Source: wp-includes/class-wp-customize-setting.php:737
Filter Hook: Filters a Customize setting value not handled as a theme_mod or option.
Source: wp-includes/class-wp-customize-setting.php:768
Class: Customize Setting class.
Source: wp-includes/class-wp-customize-setting.php:21