wpseek.com
A WordPress-centric search engine for devs and theme authors
customize_post_value_set › WordPress Action Hooks
Since4.4.0
Deprecatedn/a
› do_action( 'customize_post_value_set', $setting_id, $value, $this )
| Parameters: (3) |
|
| Defined at: |
|
| Codex: |
Announces 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.Related Functions: wp_customize_support_script, _wp_customize_loader_settings, is_customize_preview, _wp_customize_include, _wp_customize_publish_changeset, _customizer_mobile_viewport_meta