get_post_status_object()
Function: Retrieves a post status object by name.
Source: wp-includes/post.php:1129
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
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
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
Function: Retrieves all of the WordPress support page statuses.
Source: wp-includes/post.php:958
Function: Helper function to add global attributes to a tag in the allowed html list.
Source: wp-includes/kses.php:1880
Function: Creates the initial post types when ‘init’ action is fired.
Source: wp-includes/post.php:20