Hooks
-
Fires when the status of a specific comment type is in transition.
-
Fires when the comment status is in transition from one specific status to another.
-
Filters the “pages” derived from splitting the post content.
-
hookcontent_url
Filters the URL to the content directory.
-
hookcontextual_help
Filters the legacy contextual help text.
-
Filters the legacy contextual help list.
-
Fires after the core, plugin, and theme update tables.
-
Filters the locale requested for WordPress core translations.
-
Filters the query arguments sent as part of the core version check.
-
hookcreated_term
Fires after a new term is created, and after the term cache has been cleaned.
-
Fires after a new term in a specific taxonomy is created, and after the term cache has been cleaned.
-
hookcreate_term
Fires immediately after a new term is created, before the term cache is cleaned.
-
Fires after a new term is created for a specific taxonomy.
-
Filters the memory limit allocated for WP-Cron event processing.
-
hookcron_request
Filters the cron request arguments.
-
Fires if an error happens when rescheduling a cron event.
-
hookcron_schedules
Filters the non-default cron schedules.
-
Fires if an error happens when unscheduling a cron event.
-
hookcurrent_screen
Fires after the current screen has been set.
-
Filters whether the active theme supports a specific feature.
-
Filters the list of URLs allowed to be clicked and followed in the Customizer preview.
-
Filters whether or not changeset branching is allowed.
-
Filters the settings’ data that will be persisted into the changeset.
-
Fires when enqueuing Customizer control scripts.
-
Fires in head section of Customizer controls.
-
Fires when Customizer controls are initialized, before scripts are enqueued.
-
Prints templates, control scripts, and settings in the footer.
-
Fires when Customizer control scripts are printed.
-
Fires when Customizer control styles are printed.