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 the post type of the current post or of a given post.
Source: wp-includes/post.php:1211
Function: Retrieves the post status based on the post ID.
Source: wp-includes/post.php:867
Filter Hook: Filters the post status.
Source: wp-includes/post.php:924
Function: Retrieves all of the WordPress supported post statuses.
Source: wp-includes/post.php:937
Function: Retrieves all of the WordPress support page statuses.
Source: wp-includes/post.php:958
Function: Returns statuses for privacy requests.
Source: wp-includes/post.php:976
Function: Registers a post status. Do not use before init.
Source: wp-includes/post.php:1034
Function: Retrieves a post status object by name.
Source: wp-includes/post.php:1129
Function: Gets a list of post statuses.
Source: wp-includes/post.php:1156