unregister_post_type()
Function: Unregisters a post type.
Source: wp-includes/post.php:1492
Function: Unregisters a post type.
Source: wp-includes/post.php:1492
Function: Builds an object with all post type capabilities out of a post type object
Source: wp-includes/post.php:1582
Function: Stores or returns a list of post type meta caps for map_meta_cap().
Source: wp-includes/post.php:1641
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: Determines whether the post type is hierarchical.
Source: wp-includes/post.php:1176
Function: Determines whether a post type is registered.
Source: wp-includes/post.php:1199
Function: Retrieves the post type of the current post or of a given post.
Source: wp-includes/post.php:1211