add_post_type_support()
Function: Registers support of certain features for a post type.
Source: wp-includes/post.php:1866
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
Action Hook: Fires after a post type is registered.
Source: wp-includes/post.php:1458
Function: Unregisters a post type.
Source: wp-includes/post.php:1492
Action Hook: Fires after a post type was unregistered.
Source: wp-includes/post.php:1521
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