File: wp-includes/class-wp-customize-setting.php
-
Callback function to filter non-multidimensional theme mods and options.
-
Checks user capabilities and theme supports, and then saves the value of the setting.
-
Fires when the WP_Customize_Setting::save() method is called.
-
Fetch and sanitize the $_POST value for the setting.
-
Sanitize an input.
-
Filters a Customize setting value in un-slashed form.