=== Plugin Name === Contributors: oddjar Donate link: http://oddjar.com Tags: permissions, roles, contributors, editor Requires at least: 3.0.1 Tested up to: 3.7 Stable tag: 1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Restricts contributors from viewing or editing their posts after the posts are scheduled to publish. == Description == This plugin removes the ability for contributors to view or edit scheduled posts. It works by removing scheduled posts from the contributor's list of posts in the posts admin list. == Installation == 1. Upload the plugin folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == == Changelog == = 1.1 = * Rewrite to remove problems with some custom post types * Removed link for scheduled posts from admin posts screen for contributors = 1.0 = * Initial release