Used By
Used By | Description |
---|---|
wp-includes/class-wp-customize-manager.php: WP_Customize_Manager::set_post_value() | Override a setting’s value in the current customized state. |
Announce when any setting’s unsanitized post value has been set.
Fires when the WP_Customize_Manager::set_post_value() method is called.
This is useful for WP_Customize_Setting
instances to watch in order to update a cached previewed value.
(string) Setting ID.
(mixed) Unsanitized setting post value.
(WP_Customize_Manager) WP_Customize_Manager instance.
Version | Description |
---|---|
4.4.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/customize_post_value_set