Hooks
-
hookpre_get_comments
Fires before comments are retrieved.
-
Filters the document title before it is generated.
-
Filters the translation files retrieved from a specified path before the actual lookup.
-
Pre-filter the return value of get_lastpostmodified() before the query is run.
-
Filters the main site ID.
-
hookpre_get_networks
Fires before networks are retrieved.
-
Determines a network by its domain and path.
-
hookpre_get_posts
Fires after the query variable object is created, but before the actual query is run.
-
Filter to override retrieving ready cron jobs.
-
Filter to override retrieving a scheduled event.
-
Fires before the search form is retrieved, at the start of get_search_form().
-
Filters whether to preempt generating a shortlink for the given post.
-
hookpre_get_sites
Fires before sites are retrieved.
-
Determines a site by its domain and path.
-
Filters the amount of storage space used by the current site, in megabytes.
-
Filters the table charset value before the DB is checked.
-
hookpre_get_terms
Fires before terms are retrieved.
-
hookpre_get_users
Fires before the WP_User_Query has been parsed.
-
hookpre_handle_404
Filters whether to short-circuit default header status handling.
-
hookpre_http_request
Filters the preemptive return value of an HTTP request.
-
Filters whether to preempt sending the request through the proxy.
-
hookpre_insert_term
Filters a term before it is sanitized and inserted into the database.
-
hookpre_kses
Filters content to be run through KSES.
-
Pre-filters script translations for the given file, script handle and text domain.
-
Filters whether to short-circuit loading .mo file.
-
Filters whether to short-circuit performing the months dropdown query.
-
Filters whether to short-circuit moving the uploaded file after passing all checks.
-
Fires immediately before a new user is created via the network site-new.php page.
-
hookpre_option
Filters the value of all existing options before it is retrieved.