New and updated in 2.2.0
-
functionwp_load_alloptions()
Loads and caches all autoloaded options, if available or all options.
-
functionwp_protect_special_option()
Protects WordPress special option from being modified.
-
hooklink_category
Filters the category name.
-
hookthe_meta_key
Filters the HTML output of the li element in the post custom fields list.
-
functionget_private_posts_cap_sql()
Retrieves the private post SQL based on capability.
-
Filters the capability to read private posts for a custom post type when generating SQL for getting posts by author.
-
hookdeleted_post
Fires immediately after a post is deleted from the database.
-
hookurl_to_postid
Filters the URL to derive the post ID from.
-
Filters the script loader source.
-
Filters the MoveableType text filters list for XML-RPC.
-
Creates a new category.
-
Retrieves category list.
-
Retrieves Pages.
-
Creates a new page.
-
Deletes a page.
-
Edits a page.
-
Retrieves page list.
-
Retrieves authors list.
-
Retrieves a page.