Sorich87 is right. The WP Codex describes a contributor as:
Somebody who can write and manage their posts but not publish them. (See Roles and Capabilities). If you want people to automatically have this capability when they register, you can set the default role to Contributor in the settings panel.
If you need additional permissions not handled by the built in WordPress permissions — say, for example, you want a user that can edit other people’s posts as well, but once they’re edited they go back to being drafts, or whatever — then there are several good Role Manager plugins. For more information see the documentation on Roles and Capabilities Plugin.
Related Posts:
- How can I create a bash install script for my WordPress sites setup (WP+plugins+theme)?
- How to call a plugin function from index.php
- Sending all emails using SMTP
- __(): What if I have to pass in a variable?
- How to make Pull Requests on a wordpress.org plugin?
- Custom Taxonomy in plugin and template
- How Does WordPress Uninclude/Deactivate A Plugin?
- Where can I propose a new plugin?
- Woocommerce checkout page custom checkbox ticked
- Disallow a user to post in certain categories
- Why allow overriding crucial pluggable functions wp_verify_nonce and wp_create_nonce?
- What is the proper filter to add html to a post / page title?
- is_post_type_archive not working in feed
- Back End Interface Plugin
- How to edit plugin’s html? [closed]
- Force wordpress to request for FTP Info on theme/plugin install/update
- How to load all plugins CSS after child theme CSS?
- How do I future proof my older WordPress theme?
- Disabling post images for not logged in users
- Override core woocommerce class
- WooCommerce – Where is functions.php?
- Date in the URL with The Events Calendar
- Why am i getting this error? WordPress database error: [Query was empty]
- Auto add content such as pages upon plugin activation?
- Make id column as AUTO INCREMENT on plugin activation
- How to change commenter links to /user/user_id?
- How to send a mail when a plugin update found?
- WordPress Multisite user activation hook from email
- Notepad sticky plugin
- WordPress Gutenberg react make import of __experimentalUseInnerBlocksProps which is no more experimetal
- Retrieving a path when dealing with composer packages
- Warning in Pluggable.php
- Is it possible to use multiple post_name, post_title and post_content?
- Merging Two menus in the backend into one menu
- accessing wp.media api from a tinymce plugin
- Restrict access to content in conjunction with facebook connect & google login
- Which filter affects the ‘entry-title’ post class
- how to insert data in wordpress table usnig jquery ajax
- Hack-Proof OR Security in WordPress — is it real?
- Is wp-app.php or wp-apps.php needed for WordPress?
- Warning: Use of undefined constant list_all – assumed ‘list_all’ (this will throw an Error in a future version of PHP)
- How to distinguish if a plugin is not installed or just not active
- JavaScript in a PHP plugin
- Checking the count within a foreach loop
- WordPress Apply filter in plugin causes 500 internal error
- Meta query for comparing two dates
- Can’t activate Plugin: unexpected T_STRING, expecting T_FUNCTION [closed]
- How to prevent plugins from sniffing/stealing other plugins’ options?
- Is there a plugin for feedback like Kissmetrics available? [closed]
- Mask and Track Outbound Links
- Shortcode does not expand in Facebook like
- How do i show different group of images below a button when the button is clicked on the same page in wordpress? [closed]
- why need theme,if page builder is there in wordpress [closed]
- How to Include Custom Post Content From Plugin
- How to redirect to a page after the form is submitted
- Exporting Custom Taxonomy in plugin
- Posts to have category specific sidebars with the widgets
- Add background image/layout for single page?
- Separate jQuery for Individual Comments?
- Does WordPress check for updates of a plugin via plugins root folder name?
- How to write a new file when new post has been published in WordPress
- Need to add/remove group of options and display them as rows
- Using call_user_func() within add_settings_section() within a Class
- Paypal Framework
- custom wordpress theme and yoast seo injecting text in body
- WordPress default post categories meta box widget
- Save order without sending the invoice / order details woocommerce [closed]
- Fatal error “Call to undefined function is_plugin_active” each time the plugin is activated
- Block content with popup
- How to check if short code is present in template?
- the content of the uploads folder gets deleted periodically, how to figure out what causes it?
- Product Page loads terribly slow when product gallery images are added
- front end editor creation for Restropress plug in – displaying information from a WP admin area, on a different URL
- Clean old users
- How to make WooCommerce multiple filter with custom meta fields
- One WooCommerce Store to multi distributor sites
- Cannot display wordpress thumbnail
- WordPress User profile with Avatar upload on the front end without plugin?
- How to change the width of certain paragraph or header blocks?
- How do I render content from a wp_editor in a plugin setting field?
- Only return taxonomies that are linked to a category & product
- Trying to remove a couple categories from shop page
- Enabling plugin on specific pages and subpages
- Widget display in theme
- Can i add custom code in Source in specific page, Header from function.php?
- Plugin to Delete All Posts Monthly
- URL Rewriting from a Plugin based on custom values
- Plugin De/Activation Not Firing On MultiSite install
- Change All Login/Signup Links in Plugin
- Buddypress Plugin for register user from other site’s [closed]
- Need plugins and themes from clients site [closed]
- Permissions question [closed]
- Output dropdown results into Woocommerce Order details
- Display Video as Post Thumbnail
- Display products based on sub-categories
- how to embed a crop feature for cropping images uploaded by the user
- Ajax Called in Plugin php file
- Store large dataset in WordPress installation temporary
- How to edit the name of a plugin on wordpress.org/plugins
- Any plugin installation and update overwrite current theme