Archive | /wp-includes/post.php RSS feed for this section

get_post_statuses

Retrieve all of the WordPress supported post statuses.Posts have a limited set of valid status values, this provides the post_status values and descriptions.

1611

Continue reading

get_post_status

Retrieve the post status based on the Post ID.If the post ID is of an attachment, then the parent post status will be given instead.

1609

Continue reading