New and updated in 3.1.0
-
Filters whether to print default gallery styles.
-
functionwp_get_post_parent_id()
Returns the ID of the post’s parent.
-
Checks the given subset of the post hierarchy for hierarchy loops.
-
functionset_post_thumbnail()
Sets the post thumbnail (featured image) for the given post.
-
function_get_last_post_time()
Gets the timestamp of the last time any post was modified or published.
-
Filters whether the post slug would make a bad attachment slug.
-
Filters whether the post slug would make a bad hierarchical post slug.
-
Filters whether the post slug would be bad as a flat slug.
-
Filters the post parent — used to check for and prevent hierarchy loops.
-
function_add_post_type_submenus()
Adds submenus for post types.
-
function_post_type_meta_capabilities()
Stores or returns a list of post type meta caps for map_meta_cap().
-
Filters rewrite rules used for individual permastructs.
-
Schedules update of the network-wide counts for the current network.
-
functionwp_update_network_counts()
Updates the network-wide counts for the current network.
-
classWP_HTTP_IXR_Client
WP_HTTP_IXR_Client
-
-
functionwp_get_active_network_plugins()
Returns array of network plugin files to be included in global scope.
-
function_post_format_link()
Filters the post format term link to remove the format prefix.
-
function_post_format_get_term()
Remove the post format prefix from the name property of the term object created by get_term().
-
function_post_format_get_terms()
Remove the post format prefix from the name property of the term objects created by get_terms().
-
functionget_post_format()
Retrieve the format slug for a post
-
Remove the post format prefix from the name property of the term objects created by wp_get_object_terms().
-
functionhas_post_format()
Check if a post has any of the given formats, or any format.
-
functionset_post_format()
Assign a format to a post
-
functionget_post_format_strings()
Returns an array of post format slugs to their translated and pretty display versions
-
functionget_post_format_slugs()
Retrieves the array of post format slugs.
-
functionget_post_format_string()
Returns a pretty, translated version of a post format slug
-
functionget_post_format_link()
Returns a link to a post format index.
-
function_post_format_request()
Filters the request to allow for the format prefix.
-
hookmature_blog
Fires when the ‘mature’ status is added to a site.