Hooks
-
hookdomain_exists
Filters whether a site name is taken.
-
Filters the maximum error response body size in `download_url()`.
-
hookdo_all_pings
Fires immediately after the `do_pings` event to hook services individually.
-
hookdo_favicon
Fired when the template loader determines a favicon.ico request.
-
hookdo_faviconico
Fires when serving the favicon.ico file.
-
hookdo_feed_{$feed}
Fires once the given feed is loaded.
-
hookdo_mu_upgrade
Filters whether to attempt to perform the multisite DB upgrade routine.
-
hookdo_parse_request
Filters whether to parse the request.
-
Filters whether to attempt to guess a redirect URL for a 404 request.
-
hookdo_robots
Fired when the template loader determines a robots.txt request.
-
hookdo_robotstxt
Fires when displaying the robots.txt file.
-
hookdo_shortcode_tag
Filters the output created by a shortcode callback.
-
Filters the ID, if any, of the duplicate comment found when creating a new comment.
-
Filters the list of file types allowed for editing in the plugin file editor.
-
hookeditable_roles
Filters the list of editable roles.
-
hookeditable_slug
Filters the editable slug for a post or term.
-
hookedited_term
Fires after a term has been updated, and the term cache has been cleaned.
-
hookedited_terms
Fires immediately after a term is updated in the database, but before its term-taxonomy relationship is updated.
-
Fires immediately after a term to delete’s children are reassigned a parent.
-
Fires immediately after a term-taxonomy relationship is updated.
-
Fires after a term for a specific taxonomy has been updated, and the term cache has been cleaned.
-
Filters the maximum image size dimensions for the editor.
-
Filters the array of URLs of stylesheets applied to the editor.
-
hookedit_attachment
Fires once an existing attachment has been updated.