_add_post_type_submenus()
Function: Adds submenus for post types.
Source: wp-includes/post.php:2072
Function: Adds submenus for post types.
Source: wp-includes/post.php:2072
Function: Deletes everything from post meta matching the given meta key.
Source: wp-includes/post.php:2535
Function: Registers support of certain features for a post type.
Source: wp-includes/post.php:2119
Function: Retrieves post meta fields, based on post ID.
Source: wp-includes/post.php:2585
Function: Retrieves a post type object by name.
Source: wp-includes/post.php:1486
Function: Retrieves the mime type of an attachment based on the ID.
Source: wp-includes/post.php:1102
Function: Gets a list of all registered post type objects.
Source: wp-includes/post.php:1514
Function: Retrieves the post status based on the post ID.
Source: wp-includes/post.php:1123
Function: Registers a post type.
Source: wp-includes/post.php:1677
Function: Retrieves all of the WordPress supported post statuses.
Source: wp-includes/post.php:1190
Function: Retrieves all of the WordPress support page statuses.
Source: wp-includes/post.php:1211
Function: Registers a post status. Do not use before init.
Source: wp-includes/post.php:1287
Function: Retrieves a post status object by name.
Source: wp-includes/post.php:1382
Filter Hook: Filters the relative path to an uploaded file.
Source: wp-includes/post.php:811
Function: Gets a list of post statuses.
Source: wp-includes/post.php:1409
Function: Gets extended entry info ().
Source: wp-includes/post.php:945
Function: Determines whether the post type is hierarchical.
Source: wp-includes/post.php:1429
Function: Retrieves post data given a post ID or post object.
Source: wp-includes/post.php:989
Function: Determines whether a post type is registered.
Source: wp-includes/post.php:1452
Function: Retrieves the IDs of the ancestors of a post.
Source: wp-includes/post.php:1032
Function: Retrieves the post type of the current post or of a given post.
Source: wp-includes/post.php:1464
Function: Retrieves data from a post field based on Post ID.
Source: wp-includes/post.php:1077
Function: Creates the initial post types when ‘init’ action is fired.
Source: wp-includes/post.php:20
Function: Retrieves attached file path based on attachment ID.
Source: wp-includes/post.php:722
Filter Hook: Filters the attached file based on the given ID.
Source: wp-includes/post.php:745
Function: Updates attachment file path based on attachment ID.
Source: wp-includes/post.php:760
Filter Hook: Filters the path to the attached file to update.
Source: wp-includes/post.php:773
Function: Returns relative path to an uploaded file.
Source: wp-includes/post.php:794