I found this plugin called EditFlow that says it allows you to add custom statuses. Apparently it’s designed for use in a newsroom. (FYI, I searched the WordPress plugins directory for “custom post status.”)
Related Posts:
- What is a “protected” post status?
- how to assign a status/mark to post?
- Why doesn’t wp_update_post() update the post_status field?
- register_post_status and show_in_admin_all_list
- Changing post status in one click
- How can I run custom function when post status is changed?
- WP_Post_List_Table::get_views – Have post counts account for filters?
- Creating/editing custom ‘post-state’
- Using arbitrary post status without registering it
- Get a list of ALL Statuses both registered and built-in
- Adding custom post status to visibility in publish meta box
- Changing post status
- Change scheduled posts to published
- Include Drafts or Future posts with count_user_posts?
- Remove ‘private’ and ‘pending review’ options from post status dropdown
- Can not get future_to_publish to work
- Which is the better way to get the status of a post?
- “Publish immediately” with custom post status
- Modify Post Status Arguments
- Additional page and post status types
- Add a simple JS Alert Box on Post Submission
- Function to change post status IF current user and post author are the same
- Schedule future post to custom post status instead of publish?
- Why does get_post_status display published when attachment is in trash?
- Force Custom Post Type Status to ‘Future’ on first Save or Publish
- Workflow for attachments in WordPress
- how to transition to custom post status on post save
- How to change custom post type status when non-admin updates post?
- Custom post status filter links always show a count of all posts in the site with that status, not the logged in users count
- wordpress post status inquery
- Multiple Post Status
- retrieve post details in loop
- Any way to change post/page status when editing page?
- How to change post status from “draft” to “publish”?
- transition_post_status doesn’t work with bulk updates
- Submitted for Review back to a Draft page
- How to Add Custom Post Status in WordPress Admin
- Auto draft posts when scheduled date is reached
- Changing a post status name
- How to update post status to draft if user role is “pending’
- How to create posts with a specific date in bulk
- How to check if a user (not current user) is logged in?
- New post status for custom post type
- How to Display a List of Users Who Have Made at Least 1 Post?
- Turn Off Automatic Trash Deletion?
- Let private posts stay in status “private” after edit through “editors”
- How to check if page has status published
- Custom post status and preview
- get_terms(); show private posts when logged in
- featuring old articles without messing up with the archive
- Show scheduled posts in archive page
- Enable commenting on front-end preview page for pending posts
- Error after deleting Custom Post Type with a function (no trash used)
- How to display future posts – modified query still yields 404
- How can a guest view the “Pending Review” Post?
- 1 day after custom date change post status to draft
- Can’t get drafts with WP_Query using post_status parameter
- Allow users mark posts as “complete”?
- Automatically remove a canceled order in Woocommerce
- All, published and pending order
- How to change post status from frontend?
- Show scheduled posts in main loop but not in WP_Query?
- wp_query ignoring custom post_status
- Featured image overlay when changing post status
- transition_post_status not working via Quick Edit
- Posts and Attachments with “Published” status in Search
- Add custom post type drafts to RSS feed
- Get publish post link?
- Count posts by type including drafts and pending posts
- Does the WP_Query ‘private’ argument for post status only apply to privately published content?
- $post->post_type not working
- how can i allow users to view their own pending posts in a front-end page
- Alternative to new_to_publish Hook for Custom Statuses
- How can I specify the post status of an untrashed post?
- get_comments with post_status ‘public’ retrieves NULL result
- Published post auto change status to pending after 90 days
- Include future posts in tags and in search
- Is there a way getting post fields using `transition_post_status`
- Display amount of pending posts in back/front end
- Showing posts for today and future
- How do I modify this wpdb query to include posts that have a post_status of publish and draft?
- Show Last Revision Of Post That Has A Published Status On Single Page
- How to return a 410 code for previously published posts now set to draft?
- Fetch ids of live posts only (not posts with other statuses) and change status with a button in candidate dashboard
- Custom product status get filtered on all product list views
- Show custom post status when logged out
- Woocommerce – Remove cart button depending product (post) status
- Update post status from “publish” to “trash” prior to year 2018
- How publish post from pending status
- Put page on Archived statut after end of publication date
- Custom status and permalinks don’t work?
- date archive future posts
- Include attachments with a custom taxonomy in search
- In the Edit Post page how do I modify with jQuery the status select list?
- Custom Query for searching through custom fields
- Check if post was modified by editor different than post author
- posts stuck as drafts
- How to change post status to draft in Gutenberg?
- Change a Post’s Status based on the date from a custom field? (for Event posts)
- Give attachments an archive page, and exclude unattached ones