Used By
Used By | Description |
---|---|
wp-includes/class-wp-customize-setting.php: WP_Customize_Setting::value() | Fetch the value of the setting. |
wp-includes/class-wp-customize-setting.php: WP_Customize_Setting::preview() | Add filters to supply the setting’s value when accessed. |
wp-includes/class-wp-customize-setting.php: WP_Customize_Setting::_preview_filter() | Callback function to filter non-multidimensional theme mods and options. |
wp-includes/class-wp-customize-setting.php: WP_Customize_Setting::save() | Checks user capabilities and theme supports, and then saves the value of the setting. |