Why don’t you set the Contributor role for your site users. Then when they write a new post it will have to be reviewed by an Administrator before it gets published.
Have a look at this link also -> http://codex.wordpress.org/Roles_and_Capabilities
Related Posts:
- Conditionally enqueue a widget’s script/stylesheet in HEAD (only when present on page!)
- How to Add a Third Level Sub Menu to the WordPress Admin Menu
- Plugin upgrading: Widget settings
- Is There a WordPress Hook to Filter the Edit Posts View?
- Add section (add_settings_section) to a custom page (add_submenu_page)
- How to remove duplicate sub-menu name for top level menu items in a plugin?
- How can I make my custom shortcode work in a Custom HTML Widget?
- How do I only load a plugin js on it’s settings pages?
- Custom plugin settings: clicking “save changes” does not display success message
- How to pass JavaScript variable to PHP in wordpress widget?
- Is dynamic forms/entries possible in Widget?
- How do I add a widget programmatically to a newly created site (WPMU) within a plugin?
- WordPress widget / plugin….fields not appearing in my widget
- Created Widget Not Showing up on Admin Panel
- How do I register a stylesheet inside a WordPress widget?
- Detect if a plugin was included in a certain page
- Admin Dashboard with Custom Tab for Client
- Passing $this->get_field_name() to javascript
- Can I use a form in a dashboard widget?
- Ajax gives 400 error
- All Users > User List > Update User Meta Field Inline
- Archive – same title for the first two posts
- Display update notification messages like ‘What’s New’
- Ajax contact form widget plugin data not insert in database
- How to set add question capability for author role in wp pro quiz plugin
- do_action() hook into load-(page)
- WordPress Widget – Saving multidimensional arrays into $instance
- How to change the name of the “edit my profile” link in the WordPress admin backend
- Adding CSS to custom post type admin page causes error
- Admin AJAX doesn’t work in plugin admin page – Even though code is copied verbatim from WordPress Codex
- remove all submenus from plugin
- creating a plug in that would tap into save/update action of posts [closed]
- Widget’s container?
- How to use the CSS of the WordPress core in the development of my administration page?
- strange shortcode error: does shortcodes requires any dependency?
- WordPress Widget Not Saving Instance
- How to set the default value as the saved value once a form of widget is saved?
- My widget won’t update its values when save is clicked
- Ajax request sends url rather than data
- Adding a jQuery modal dialog to the admin area
- Table of contents (TOC) plugin is not showing header tag
- Widgets are not displaying in the admin panel
- How to create admin setting for this small plugin
- WC Fix Attributes – ‘Add New’ Not Searchable/Delayed
- Hide all Admin Notices and move on a separate page
- The styles in the recent posts widgets plugin not working
- Using foreach loop for `$instance` of form and update array widget iteration
- One time call to external API in widget
- Echo custom admin field into a is_single()
- Widget outputs the value but doesn’t save anything inside the textarea
- WordPress Widget: Is it possible to make the form dynamic without updating?
- Get content and send to 3rd party
- Plugin Works, but Widget Doesn’t
- Widget Script Loads at Bottom of Page
- Widget redirecting to home page
- WordPress plugin not eching popular posts
- What are the downsides of using bootstrap in plugin development?
- What can I do to customize a widget provided with this plugin? from where have I to start?
- Display Any Field fromAdmin Panel in Frontend via Shortcode?
- Creating a WordPress admin page without a menu for a plugin
- Common functionality between my own plugins
- How To Ignore a Filter On Applying Filter the Content In a Function
- Which functions in theme or plugin load first
- Add CSS animation as Preloader to WordPress
- remove custom taxonomy metabox form custom post type
- Custom height/width for thickbox in WP Backend
- add action wp_head not working
- Cannot access wp-admin after disabling all plugin
- Next and/or previous post content
- How to periodically scrape and cache strings from remote txt files. – My First Plugin
- Using a custom plugin to capture input data via Ajax and PHP
- Display post lists in 2nd paragraph
- Single API call exposed via shortcode with params
- Is there a way to test that readme looks in other language before submitting translation?
- Create tabs in admin options page from custom post type loop
- ob_start() combined with wp_query
- Plugin Options not being output
- Add Shortcode tag in Widget/Sidebar
- Extending a theme: build new features as plugin or core modules?
- Plugin generating unexpected output – on WP mysql dump import
- Custom Post Type, Custom Columns List
- How to set Google Analytics tracking code on WordPress plugin directory page?
- Problem with checked box on wp car manager plugin
- Create a link that calls our custom function in WordPress
- Update a previous version of plugin when the new plugin is built from the scratch
- How do I keep children of certain parent menus expanded by default on a sidebar?
- Woocommerce list variations that are added already to cart in Single Product
- Plugin json page
- How do I add a textarea (multirow) option to my WordPress plugin?
- Passing ajax variable to more than one wordpress plugin function
- Why isn’t my plugin seeing other classes?
- wp_insert_post_data filter to set category
- is there a way I can add or remove some plugin options?
- How to add homepage Widget?
- What is the recommended way to be notified of security updates to my plugins? [closed]
- Create Custom Coupon Type
- Read page- or post-content across different builder-plugins
- How to make WordPress Plugin run on single specific Admin Page
- Remove H1 title in admin post edit screen
- Custom Search Function in WordPress Returns No Results