post_type_supports()
Function: Checks a post type’s support for a given feature.
Source: wp-includes/post.php:1926
Function: Checks a post type’s support for a given feature.
Source: wp-includes/post.php:1926
Function: Retrieves a post type object by name.
Source: wp-includes/post.php:1233
Function: Registers a post type.
Source: wp-includes/post.php:1424
Function: Builds an object with all post type capabilities out of a post type object
Source: wp-includes/post.php:1582
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: 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: Registers a post status. Do not use before init.
Source: wp-includes/post.php:1034