How can I make the contributor rank able to publish an article but
have it then require the approval of an admin before it actually gets
published to the website?
The “Contributor” role already behaves that way:
Contributor
- delete_posts
- edit_posts
- read
https://codex.wordpress.org/Roles_and_Capabilities#Contributor
As you see, that role lacks the publish_posts
capability of the role just above it– the “Author” role. Without that capability the “Contributor” can’t publish but can only save drafts and edit.
Related Posts:
- How to prevent a post from being deleted?
- Deactivate plugin for a specific user group
- Publish author posts only with editor approval?
- How can I modify the Capability needed to access a plugin’s options?
- Limit access to posts/pages by user roles
- WordPress Capabilities: edit_user vs edit_users
- Disable text tab on WordPress text-editor
- Allowing Custom Capability to Manage Plugin Options
- Disable plugins for a specific user role
- User profiles and object associations
- How to assign user a role if none is present when logging in
- Woocommerce: change user role after completing order
- Specific post user permissions
- How can I let users to access plugin functions based on roles?
- Dynamic homepage according to user role
- Restricting users to a specific front end page [closed]
- Remove Adminstrator Hyperlink from a user having role to add and see users
- Enable comments for post with comments meta box removed
- Restrict backend but allow to use post.php?action=delete&post=POSTID from front-end
- Checking for user role in a custom plugin
- How can I change plugin to give access to editor user role?
- WordPress roles – Protect administrator role
- wordpress custom login successful redirect hook
- Allow Facebook to preview posts before published
- Keep user’s privileges on accessing contents in JSON response
- Advanced Custom Fields/User Role Editor – how to hide ACF for certain users?
- How create a role with admin capability less 1 or 2?
- Set user ID at time of wp_create_user
- Update User Role
- Plugin to restrict access to pages in wp-admin
- Getting user roles in plugin files
- How to achieve certain page (url) accessible to certain users
- How to write a plugin to add users to a mail list
- How to make a customize role and view a specific plugins base on that role?
- Error shown for Trying to get property ‘roles’ of non-object in WordPress After Content for User Roles
- Hook to plugins admin settings
- Disable plugin per user role
- how to give a user a role?
- Filter custom posts based on the user role of author
- Redirection of users away from wp-admin (but not administrators)
- Custom post type – no layout section of Document tab, and no author choice
- How to allow an editor to edit all WordPress blog posts but have the last say as administrator?
- WooCommerce specifc variations for specific user role [closed]
- How to create restrict content to users (by user, not by role)
- How to set add question capability for author role in wp pro quiz plugin
- How to create user that has permission to create new sites on WordPress with multisite option enabled?
- Can a Plugin Override New User Default Role Type
- Can I allow certain people to add/edit pages within a parent?
- can i limit editing specific custom fields to certain roles?
- Add user role to generated plugin
- Multisite – maximum number of users with specific role
- Is there any way to make myself an admin?
- Understanding State in WordPress Multisites
- Allow only Admin role to access plugin settings/options page
- Custom shortcode for displaying user based on a role parameter
- How I can change the required capability for an admin menu without editing the plugin file?
- Add User Role: Pre-saved in User-Meta [SOLVED]
- Multiple authors and readers restricted by role [closed]
- Custom Login page with custom redirects for each user?
- Show WordPress Plugin Menu(Admin) To Editor
- Mutliple users editing single document in wordspress
- Show media-uploads to all users
- Remove specific administrator’s capability
- Plugin permissions for Editor role
- How To Create A File Archive in WordPress?
- Role based permission edit for plugins
- Creating teams of users in WordPress
- WordPress Membership Plugin Advice [closed]
- How to hide plugin options for editors via functions.php
- Plugin privelages for “editors”
- Plugin access and Roles
- Plugin Hook When New Author Added
- Adding plugin editing capability for Author
- Show an admin menu item in Editor role
- implement custom roles in custom plugin
- Allow a particular user to access a particular plugin?
- See which user role / capability is needed to use a plugin
- Need help with Task assigning and rewarding as currency which withdrawable
- how to create user profile pages and display them based on users roles
- Allow editor user to full permission to access plugin settings
- Allow a page to be edited by a specific custom role
- How to make this custom capability work? [duplicate]
- How to create different views for different user roles?
- Public WP website with one area just for members
- Want to add post to user dashboard
- Allow a role to edit one specific plugin
- WordPress Role Capability Restriction
- Zigconnect Plugin: Allowing editors to remove connections
- Sync roles across several plugins
- How to give different user access to different people?
- registration plugin [closed]
- How to give access to the particular page in wordpress for specific username/email NOT roles [closed]
- How to disable plugin capability : “create new category”
- edit slider plugin capability for custom_role
- How to have certain products show for only certain users (Not roles)
- Show the author only own types of publications. (JetEngine, Elementor)
- Show different page depending on user role
- coauthors_plus_edit_authors to display metabox based on author caps
- How to create WordPress login for different users, with different roles?
- Show only those pages that are created by the specific logged in user in WordPress