wpseek.com
A WordPress-centric search engine for devs and theme authors
customize_save_validation_before › WordPress Action Hooks
Since4.6.0
Deprecatedn/a
› do_action( 'customize_save_validation_before', $this )
| Parameters: |
|
| Defined at: |
|
| Codex: |
Fires before save validation happens.
Plugins can add just-in-time {@see 'customize_validate_{$this->ID}'} filters at this point to catch any settings registered after `customize_register`. The dynamic portion of the hook name, `$this->ID` refers to the setting ID.Related Functions: _customizer_mobile_viewport_meta, add_custom_image_header, customize_themes_print_templates