It may be a little bit confusing, but there are significant differences:
- Publish – published post that anyone can see
- Future – post scheduled to be published
- Draft – incomplete post viewable by anyone with proper user role; it doesn’t have it’s permalink assigned yet, so you can view it only as a preview
- Pending – post awaiting a user with the
publish_postscapability to publish - Private – viewable only to WordPress users at Administrator level – the permalink is assigned.
Related Posts:
- How to set a Post’s default visibility to ‘Private’ in Gutenberg?
- Let private posts stay in status “private” after edit through “editors”
- featuring old articles without messing up with the archive
- Hiding by default specific post status on backend list?
- Does WordPress remove draft status automatically?
- Hook when post is set from published to draft?
- My posts are getting to Auto draft when I try to Publish
- How publish post from pending status
- Return All Post from publish to draft [duplicate]
- I am creating a front end dashboard where I need to show all the posts by the current user. So, I need to show posts in publish
- add action only on post publish – not update
- How to prevent posts from being published too close to each other?
- Passing current cookies in wp_remote_get to get Draft Post Preview
- How to Display a List of Users Who Have Made at Least 1 Post?
- Elegant way to include only published posts with get_objects_in_term()?
- WordPress plugin to publish to multiple remote WordPress blogs
- Post publish only hook?
- How to add a “publish” link to the quick actions
- When a user creates a post (pending), send a confirmation link that allows them to publish
- How to disable drafts?
- In what sequence are the hooks fired when a post is “published”?
- Add javascript when post is published
- Setting post meta data to random value during post status transition / on publish
- How to change post status from publish to draft using hook in wordpress?
- Publish posts only after the condition is met
- Enable commenting on front-end preview page for pending posts
- Detect Post Type when publish_post is ran
- How can I display a specific user’s first published post?
- Custom Post Status Posts viewable to the public
- Prevent post from being published if no category selected
- Send email to user that his post has been rejected
- Limit number of posts a user can make per minute?
- How can a guest view the “Pending Review” Post?
- Don’t post or draft if post already exists
- Every possible way to get data (posts) from WordPress
- How do I batch create revisions of all posts?
- add filter to “quick edit menu” in wordpress admin
- ‘transition_post_status’ only fires when pressing “Add New”
- Planned private posts get published immediately
- Notification to Admin or Author upon new post [duplicate]
- How to run a function when post is edited or updated using publish post action?
- How can I create custom button in post.php
- How to rename “Publish” metabox title in post screen
- count the total number of comments the user has received for his published posts
- How can I set a Post’s default visibility to private and pending review checked
- Automatically Updating Publish Date Bug
- how to remove dash (-) post status from post title on posts listing page wordpress
- How can I schedule a PAGE to go live at a future date/time?
- How to give capability (publish contributors posts) to author role?
- How to change post status from frontend?
- Whitelist Author of Private Post
- Hiding Draft Post In Admin
- Show certain posts in a LIST format that members have been granted access to
- Decide user that can publish a post
- How to switch wordpress post status between publish and schedule in MySQL?
- Lost draft under all posts and drafts
- Posts and Attachments with “Published” status in Search
- Post visibility based on user role
- Calling Different Custom Post Timestamps in a table
- Restrict edit, but allow preview for custom post status
- WordPress capabilities on pending post status
- Copy post to separate database with “add_action(….)”
- transition_post_status hook doesn’t have any POST data when publish with Gutenberg [closed]
- do more action after I publish a post
- why there are so many posts whoes post_type is revision? will these records waste too much database space?
- $post->post_type not working
- how can i allow users to view their own pending posts in a front-end page
- Assign published posts to another user automatically
- Display password protected posts to logged in users
- Manage Private Posts
- Stop wordpress from creating empty/null entries
- How to get the old WordPress Draft Editor view back with the Word count?
- How can I tell if a post has been published at least once?
- Send email for pending post
- Post: how to set created date after post has been published [closed]
- Is there a way getting post fields using `transition_post_status`
- l accidentally permanently deleted a Draft. There’s any way I can recover it?
- Post Status Frontend Announcement
- Display amount of pending posts in back/front end
- How can my plugin display a populated new post window
- How can I create an RSS feed that includes “Private” posts?
- Showing posts for today and future
- Posts and Pages w. private visibility don’t show up in existing content
- Show Last Revision Of Post That Has A Published Status On Single Page
- WordPress doesn’t save or publish new posts
- Updating post status via rest api
- Filtering private Posts
- Hide or remove custom post status
- Put page on Archived statut after end of publication date
- get_next_post() not working with future post status
- Bulk Post update_post_meta
- Connection dropped due to file size
- I want to send push notification just after publish a new post
- Action while post is being published
- How can I make my blog private? [closed]
- Do anything on post_status change [duplicate]
- How can add custom commands in post-new.php in wordpress
- Making a private post visitable by link?
- editPost without undo entry
- Implementing Soft Delete for Bulk Actions / Empty Trash