get_post_stati()
Function: Gets a list of post statuses.
Source: wp-includes/post.php:1156
Function: Gets a list of post statuses.
Source: wp-includes/post.php:1156
Function: Retrieves the post status based on the post ID.
Source: wp-includes/post.php:867
Function: Retrieves a post status object by name.
Source: wp-includes/post.php:1129
Function: Retrieves all of the WordPress supported post statuses.
Source: wp-includes/post.php:937
Function: Retrieves all taxonomy names for the given post.
Source: wp-includes/taxonomy.php:4827
Function: Retrieves the post thumbnail ID.
Source: wp-includes/post-thumbnail-template.php:53
Function: Retrieves the time at which the post was written.
Source: wp-includes/general-template.php:2703
Function: Retrieves post published or modified time as a Unix timestamp.
Source: wp-includes/general-template.php:2809
Function: Gets an existing post and format it for editing.
Source: wp-admin/includes/deprecated.php:1099
Function: Retrieves the post type of the current post or of a given post.
Source: wp-includes/post.php:1211