What you’re asking for is part of core WordPress functionality. Simply assign the appropriate user role to new users. For example, the Contributor user role can draft – but not publish – new posts. Such posts then require someone with publish privileges to approve/publish them.
To set the default role for new users, go to Dashboard -> Settings -> General and set the New User Default Role setting.
Related Posts:
- Can we completely remove the WordPress Sitemaps (WordPress 5.5)?
- How To Ignore a Filter On Applying Filter the Content In a Function
- post expire after x days
- Accessing post’s meta data based on user’s click of a post
- How do I “get the next 10 posts after post_id == x”?
- Preg Match All doesn’t Allow echo first character for WordPress Taxonomy Tags
- External RSS feed to WordPress Portfolio
- Redirect to another page using contact form 7? [closed]
- pagination on data fetched using SQL query
- How to delete all trashed item in one-go
- Creating an admin meta box to save post as pending
- Get data from wp_posts of mysql in to variables of wordpress-php script
- WordPress Stats Plugin: Display Post Views [closed]
- WP Insert Post If user refreshes override new post
- WordPress is redirecting me to homepage
- WordPress hide post from custom post-type on a single page
- How can I see $post object in frontend from functions.php?
- Prefix WordPress Taxonomy Tags With Hashtag Symbol Like Twitter
- Failed to load resource: the server responded with a status of 500 () post.php
- How to echo a PHP Code After the Content
- Displaying friend’s posts only
- Trending Tags based on post views
- Enforce conditions only for draft posts using WyPiekacz, ignore pending and published posts
- PHP $_session is not work in wordpress
- Redirect a specific User role not admins automatically to view the post that they just updated
- is_singular() in mu-plugins not working
- What are the differences between WPINC and ABSPATH?
- Get php var inside javascript file (making plugin)
- How to Add jQuery Infinite Scroll to My Custom Archive Page
- Find out what is using PHP sessions in WordPress
- Bug in Stackoverflow styled badge system script
- publish_post hook isn’t working for scheduled posts
- Plugin for changing a post’s category based on it’s post date?
- WordPress PHP plugin – Settings page error
- Action on post publish
- Scope for PHP Variables Assigned in functions.php or a plugin
- Using the “Latest posts” feature on a different site
- Is there a way to order posts and custom post types as one group?
- problems with wordpress and php version 5.3.3-1
- Prevent a plugin from being automatically activated
- Saving changes in wp_editor
- Output array into one table cell
- how to change the verification url of pie register plugin of wordpress?
- wordpress plugin is not activating from widget
- WpDataTables – View Image Directory
- How to allow an editor to edit all WordPress blog posts but have the last say as administrator?
- Using plugin functions/methods within templates
- Trying to fix form resubmition with PRG (Getting error: Cannot modify header information – headers already sent by)
- Using color picker in plugin, does input attribute order matter?
- WordPress custom taxonomy not showing
- My WordPress site when down after installing a plugin and now all I get is a simple white screen [closed]
- Is there a way to make the main page only display a brief description of the full article?
- wp-mail attachment is not sent for no reason?
- Custom shortcode for displaying user based on a role parameter
- wp_enqueue_scripts
- Save user total active time after login in wordpress [closed]
- how to execute some code after a post is published in WordPress [duplicate]
- Calling a save function from a “submit” button
- trigger email when post is published by someone a user follows
- Wp Debug Enabled True Notices and Warning
- WooComerce Deposit: set specific shipping method and quantity based deposit amount
- Unexpected add action function in WP plugin
- How to get brand children with woocommerce brands
- Is there any way to sync Facebook Comments and with comments on WordPress website?
- WordPress rewrite rule depend on meta values not ids
- location lock wordpress website
- Problem with wordpress has_action() function
- Offering a freemium plugin (a free version + paid version)
- Why is my form going to frontend on html form submission present on the php files inside my custom plugin?
- How much PHP and MySQL or MariaDB knowledge should I know to start writing WordPress themes and plug-ins and whatever else a beginner can edit?
- Is it possible to customize a wordpress post from outside dashboard(Something like site.com/post-type/post/?e=post_id)?
- Reverse count page view and show on other page
- Limiting buddy press features based on membership level (PMPro)
- Caching of combined CSS and JS fails because of losing MIME types through combining by PHP
- Register setting on plugin activation
- WordPress not displaying information on post sent from custom admin form
- How to replace native comment_count with Comments Evolved aggregate count
- Woocommerce: deleted single-product.php, everything still works. How is it possible?
- Autoloading a PHP class – working outside, but not inside WordPress plugin
- Calling an custom field from theme option at the frontend
- Style WordPress Custom Post Type Single Page
- Variable passed to each() is not an array
- Working on fixing wp-front-end-editor, encountering undefined index
- Shrinktheweb plugin problem
- Photos do not show on SEO platform built into a wordpress plugin
- Issue with custom plugin
- What plugin(s) are best for this User registration task? [closed]
- Using Postmash plugin in WordPress 3.3.1
- Getting Post Permalink Outside of Loop Not Working
- Get post id in Post Page within Wp-admin
- My wordpress website admin panel loads very slow, what can i do about that? [closed]
- Notifications on WordPress Website [closed]
- How to insert current “login” page to certain page?
- How to show random feed from DB and show content in my site
- Change from blogger to wordpress
- How to trigger plugin migration code when plugin updates?
- How to Save Category and Delete Category in same Function
- add_action() not working for admin
- WP galleries in posts after import. How do I do it?
- How to install and activate a plugin using an external PHP script?