wpseek.com
A WordPress-centric search engine for devs and theme authors
customize_update_{$this->type} › WordPress Action Hooks
Since3.4.0
Deprecatedn/a
› do_action( "customize_update_{$this->type}", $value, $this )
| Parameters: (2) |
|
| Defined at: | |
| Codex: |
Fires when the WP_Customize_Setting::update() method is called for settings not handled as theme_mods or options.
The dynamic portion of the hook name, `$this->type`, refers to the type of setting.Related Functions: is_customize_preview, core_update_footer, _maybe_update_themes, option_update_filter, _wp_customize_loader_settings, dismissed_updates