Hooks
-
Filters a Customize setting value for use in JavaScript.
-
Filters a Customize setting value in un-slashed form.
-
hookcustomize_save
Fires once the theme has switched in the Customizer, but before settings have been saved.
-
Fires after Customize settings have been saved.
-
Filters response data for a successful customize_save Ajax request.
-
Fires before save validation happens.
-
Fires when the WP_Customize_Setting::save() method is called.
-
Fires when the WP_Customize_Setting::save() method is called.
-
Filters response of WP_Customize_Section::active().
-
Fires when the WP_Customize_Setting::update() method is called for settings not handled as theme_mods or options.
-
Validates a Customize setting value.
-
Filters a Customize setting value not handled as a theme_mod or option.
-
Filter a Customize setting value not handled as a theme_mod or option.
-
Fires just before the submit button in the custom header options form.
-
Filters the array of extra elements to list in the ‘At a Glance’ dashboard widget.
-
Filters the primary feed URL for the ‘WordPress Events and News’ dashboard widget.
-
Filters the primary link URL for the ‘WordPress Events and News’ dashboard widget.
-
Filters the primary link title for the ‘WordPress Events and News’ dashboard widget.
-
Filters the post query arguments for the ‘Recent Drafts’ dashboard widget.
-
Filters the query arguments used for the Recent Posts widget.
-
Filters the secondary feed URL for the ‘WordPress Events and News’ dashboard widget.
-
Filters the number of secondary link items for the ‘WordPress Events and News’ dashboard widget.
-
Filters the secondary link URL for the ‘WordPress Events and News’ dashboard widget.
-
Filters the secondary link title for the ‘WordPress Events and News’ dashboard widget.
-
hookdate_i18n
Filters the date formatted based on the locale.
-
Filters the list of valid date query columns.
-
Filters rewrite rules used for date archives.
-
hookday_link
Filters the day archive permalink.