Check themes versions only after a duration of time.
_maybe_update_plugins
Check the last time plugins were run before checking plugin versions.
wp_update_themes
Check theme versions against the latest versions hosted on WordPress.org.
locate_template
Retrieve the name of the highest priority template file that exists.
Advertisement
is_object_in_term
Determine if the given object is associated with any of the given terms.
_show_post_preview
Filters the latest content for preview from the post autosave.
_set_preview
Sets up the post object for preview based on the post autosave.
wp_password_change_notification
Notify the blog admin of a user changing password, normally via email.
Advertisement
clear_auth_cookie
Fires just before the authentication cookies are cleared.
wp_parse_auth_cookie
Parses a cookie into its components.
auth_cookie_valid
Fires once an authentication cookie has been validated.
auth_cookie_bad_username
Fires if a bad username is entered in the user authentication process.
Advertisement
auth_cookie_bad_hash
Fires if a bad authentication cookie hash is encountered.
auth_cookie_expired
Fires once an authentication cookie has expired.
auth_cookie_malformed
Fires if an authentication cookie is malformed.