Used By
Used By | Description |
---|---|
wp-includes/class-wp-customize-setting.php: WP_Customize_Setting::preview() | Add filters to supply the setting’s value when accessed. |
Fires when the WP_Customize_Setting::preview() method is called for settings not handled as theme_mods or options.
The dynamic portion of the hook name, $this->id
, refers to the setting ID.
(WP_Customize_Setting) WP_Customize_Setting instance.
Version | Description |
---|---|
3.4.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/customize_preview_this-id