One PublishPress user came to us and wanted to set up this workflow on their WordPress site:
- Contributors pitch a story idea.
- Editors review the pitch, and either approve it and assign it to an author or reject it.
- Authors and Editors work on the story. The Authors cannot publish, but the Editors can publish when they are happy.
In this tutorial, I'll show you how to set up this publishing workflow. To follow along, you will need these plugins:
#1. Contributors pitch story ideas #
Let's start by setting up our Contributor users. If you need some background, these are the default permissions for Contributors.
We are going to allow Contributors to save posts as “Pending Review“. The “Pending Review” status indicates that the story ideas is waiting for feedback from Editors.
- In your WordPress admin menu, go to “PublishPress”, then “Settings”, then “Statuses”.
- Drag-and-drop “Draft” and “Pending Review” status to the top of the screen.
This is what you should see when you're finished:

- Go to the Capabilities Settings.
- Check the “Control Custom Statuses” box in the sidebar:

- In the top left corner, choose the “Contributor” role:
- In the center of the screen, choose the statuses you want the Contributors to use. In this example, I allowed them access only to “Pending Review”:

- Log in as a Contributor user. If you want to speed up this process, try the User Switching plugin.
- Create a new post. This image below shows what you should see as a Contributor user. You can click “Save draft” which means you can continue to work on the post. Or you can click “Publish”.

- If you click “Publish”, you only have access to the “Submit for Review” status:

- This post will be available on the main “Posts” screen and marked as “Pending”:

#2. Editors review the pitch and assign authors #
Now you can move to setting up the Editors role.
- Go to the “Capabilities” link in your WordPress admin menu.
- Choose the “Editor” role.
- Choose the statuses you want the Editors to use. In this example, I allowed them access to “Pending” and “Assigned”:

- Log in as a Editor user.
- You will be able to go to the “Posts” screen and see the ideas submitted by Contributors.
- Edit a post that has been submitted by a Contributor. You will be able to read the post and evaluate the quality.
- If you want to approve the post and move it on to an Author, look in the right sidebar. Here you can choose the Author you want to work on the post, and you can set the status to “Assigned”.

- In the top toolbar, click “Save as Assigned”:

This post will now be visible on the main “Posts” screen and labeled as “Assigned”:

#3. Authors and Editors work on the story #
This final stage is almost ready to go. Both Authors and Editors can log in and edit this post.
However, we do need to make one change to match the original request. We need to stop Authors from publishing posts. Click to see the default permissions for Authors.
- Go to the “Capabilities” link in your WordPress admin menu.
- Choose the “Editor” role.
- Uncheck the “Publish” box in the “Posts” row:

Now Authors will be able to update their own posts, but they won't be able to publish them.
However, Editors will be able to log in and click “Publish” when they are happy with the post.

More workflow options #
In this guide, we concentrated on explaining the basics. However, this workflow can be changed or expanded to meet your needs.
- If you need to assign more than one author to work on a story, we recommend the PublishPress Authors plugin.
- To block Contributors from seeing the ideas from others users, try this technique.
- To send updates to Contributors, Authors, and Editors to get updates as content moves through these stages, the PublishPress Pro plugin can send email and Slack notifications.
- If you want the Authors and Editors to discuss the story idea in Step #3, you can use the the Editorial Comments in PublishPress Pro.
If you have questions about how to configure a similar workflow for your site, please get in touch.