New and updated in 1.5.1
-
Fires before a new password is retrieved.
-
hooklost_password
Fires before the lost password form.
-
hookcomment_on_draft
Fires when a comment is attempted on a post in draft mode.
-
hookcheck_passwords
Fires before the password and confirm password fields are checked for congruity.
-
Filters the display of the password fields.
-
functionget_the_category_list()
Retrieves category list for a post in either HTML list or custom format.
-
functionent2ncr()
Converts named entities into numbered entities.
-
functionwp_redirect()
Redirects to another page.
-
Fires once the admin request has been validated or not.
-
functionwp_footer()
Fires the wp_footer action.
-
hookwp_footer
Prints scripts or data before the closing body tag on the front end.
-
functionupdate_page_cache()
Alias of update_post_cache().
-
hookposts_orderby
Filters the ORDER BY clause of the query.
-
functionget_category()
Retrieves category data given a category ID or category object.
-
functionis_admin()
Determines whether the current request is for an administrative interface page.
-
functionwp_remote_fopen()
HTTP request for URI to retrieve content.
-
functionwp_get_http_headers()
Retrieves HTTP Headers from URL.
-
Filters the category feed link.
-
Filters the post comments feed permalink.
-
hookauthor_feed_link
Filters the feed link for a given author.
-
functionget_bloginfo_rss()
Retrieves RSS container for the bloginfo function.
-
hookwp_authenticate
Fires before the user is authenticated.
-
hookwp_list_pages
Filters the HTML output of the pages to list.
-
functionupdate_post_cache()
Updates posts in cache.
-
functionget_page()
Retrieves page data given a page ID or page object.
-
functionget_page_children()
Identifies descendants of a given page ID in a list of page objects.
-
functionget_post()
Retrieves post data given a post ID or post object.
-
Filters the path to the theme template file used for the comments template.