Hooks
-
Filters the path to a file in the parent theme.
-
Filters the URL to a file in the parent theme.
-
Fires after the comment query vars have been parsed.
-
Fires after the network query vars have been parsed.
-
hookparse_query
Fires after the main query vars have been parsed.
-
hookparse_request
Fires once all query variables for the current request have been parsed.
-
hookparse_site_query
Fires after the site query vars have been parsed.
-
hookparse_tax_query
Fires after taxonomy-related query vars have been parsed.
-
hookparse_term_query
Fires after term query vars have been parsed.
-
Filters the contents of the email sent when the user’s password is changed.
-
hookpassword_hint
Filters the text describing the site’s password complexity policy.
-
Filters whether the password hash needs to be rehashed.
-
hookpassword_reset
Fires before the user’s password is reset.
-
Filters the expiration time of password reset keys.
-
Filters the return value of check_password_reset_key() when an old-style key or an expired key is used.
-
Fires after the permalink structure is updated.
-
hookpersonal_options
Fires at the end of the ‘Personal Options’ settings table on the user editing screen.
-
Fires before the page loads on the ‘Profile’ editing screen.
-
hookphone_content
Filters the content of the post submitted by email before saving.
-
hookphpmailer_init
Fires after PHPMailer is initialized.
-
Filters the pingback source URI.
-
hookpingback_post
Fires after a post pingback has been sent.
-
Filters the user agent sent when pinging-back a URL.
-
hookpings_open
Filters whether the current post is open for pings.
-
hookplugins_api
Filters the response for the current WordPress.org Plugin Installation API request.
-
hookplugins_api_args
Filters the WordPress.org Plugin Installation API arguments.
-
Filters the Plugin Installation API response results.
-
Filters whether plugins auto-update is enabled.
-
hookplugins_list
Filters the array of plugins for the list table.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-plugins-list-table.php:309 -
hookplugins_loaded
Fires once activated plugins have loaded.