New and updated in 2.7.0
-
functionredirect_post()
Redirects to previous page.
-
functionlist_core_update()
Lists available core updates.
-
functiondismissed_updates()
Display dismissed updates.
-
functioncore_upgrade_preamble()
Display upgrade WordPress for downloading latest or upgrading automatically form.
-
functiondo_core_upgrade()
Upgrades WordPress core display.
-
functiondo_dismiss_core_update()
Dismiss a core update.
-
functiondo_undismiss_core_update()
Undismiss a core update.
-
functionhas_tag()
Checks if the current post has any of given tags.
-
functionin_category()
Checks if the current post is within any of the given categories.
-
Filters whether to validate the active theme.
-
functionlinks_add_base_url()
Adds a base URL to relative links in passed content.
-
function_links_add_base()
Callback to add a base URL to relative links in passed content.
-
functionlinks_add_target()
Adds a target attribute to all links in passed content.
-
function_links_add_target()
Callback to add a target attribute to all links in passed content.
-
functionnormalize_whitespace()
Normalizes EOL characters and strips duplicate whitespace.
-
hookexcerpt_length
Filters the maximum number of words in a post excerpt.
-
Notifies the blog admin of a user changing password, normally via email.
-
functionwp_parse_auth_cookie()
Parses a cookie into its components.
-
Fires just before the authentication cookies are cleared.
-
Fires if a bad authentication cookie hash is encountered.
-
Fires once an authentication cookie has been validated.
-
Fires if an authentication cookie is malformed.
-
Fires once an authentication cookie has expired.
-
Fires if a bad username is entered in the user authentication process.