Hooks
-
Filters the list of functions and classes to be ignored from the documentation lookup.
-
hookdocument_title
Filters the document title.
-
Filters the parts of the document title.
-
Filters the separator for the document title.
-
Fires when the given function is being used incorrectly.
-
Filters whether to trigger an error for _doing_it_wrong() calls.
-
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.