get_post_type_labels()
Function: Builds an object with all post type labels out of a post type object.
Source: wp-includes/post.php:1724
Function: Builds an object with all post type labels out of a post type object.
Source: wp-includes/post.php:1724
Function: Builds an object with custom-something object (post type, taxonomy) labels out of a custom-something object
Source: wp-includes/post.php:1772
Function: Adds submenus for post types.
Source: wp-includes/post.php:1819
Function: Registers support of certain features for a post type.
Source: wp-includes/post.php:1866
Function: Retrieves a post type object by name.
Source: wp-includes/post.php:1233
Function: Gets a list of all registered post type objects.
Source: wp-includes/post.php:1261
Function: Registers a post type.
Source: wp-includes/post.php:1424
Function: Unregisters a post type.
Source: wp-includes/post.php:1492
Function: Retrieves the post status based on the post ID.
Source: wp-includes/post.php:867
Function: Retrieves all of the WordPress supported post statuses.
Source: wp-includes/post.php:937