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?
- Best collection of code for your 'functions.php' file [closed]
- Edit plugin without hooks in functions.php
- Making plugin unique to not conflict with plugins with the same name
- How to get posts by content?
- Trigger a custom wordpress plugin with a linux cron
- WordPress multiple widget in single plugin
- How to integrate plugin in WordPress theme
- How do I write into a file (css)
- Allow users of my plugin to define their own shortcode rather than use mine?
- CRUD and Frontend show from a custom table without shortcode
- Add Plugin options as subpage to Theme options page
- Image upload and download from front-end
- correct way to include a library(and its dependent libraries) in wordpress development
- Issue Tracker from pre exsisting table [closed]
- Stop Plugin from Getting Styles from Other Plugin
- Default taxonomy template in plugin, override in theme
- Simply poll & Events Calendar plugins clashing
- How to add support for caching plugins for my own plugin?
- WordPress Site is Broken, Cannot see wp-admin page [closed]
- How to remove a CPT Menu from the Root Admin only
- Get post_id on clicking a link in WordPress
- WordPress.org: How to add a plugin for certain countries?
- How to remove menus items from Menu section from WordPress theme customizer
- Wp Debug Enabled True Notices and Warning
- Is there a Image Gallery which will load all my posted Images like twitter’s image grid?
- How to hide plugin submenu title in drop down in admin panel in wordpress?
- Show Custom Post on Frontend
- WordPress Ajax request “Failed to load resource: the server responded with a status of 400 ()”
- Load my Inline js footer area
- Using multi-dimensional array with filter
- WordPress Admin sub-level menu issue
- PHP header() not available to use in my plugin
- Displaying friend’s posts only
- Check if user is in a group of another site within multisite network [closed]
- Template from scratch: Sidebars not showing widget
- Synch Custom Post Types (and Custom Fields, Cats, etc.) Between WordPress Sites
- Redirect url in plugin to somewhere else?
- Site is setup statically – how to make it content managable?
- Modifying lightbox plugin to allow for quoting, Does this exist? [closed]
- How to escape html code?
- Function not being called on form submit, only blank admin-post.php page