/editor-profile

[WP Plugin] This plugin allows to have an editor profile without publishing permissions that can only edit non-published posts and pages

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

=== Editor Profile ===
Contributors: bi0xid, pixelatedheart
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=BDUEBSM9QRPDU
Tags: editor, profile, role
Requires at least: 4.4
Tested up to: 4.5.1
Stable tag: 1.0.2
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html

This plugin creates an editor profile that can edit new posts, but cannot edit them after publishing.

== Description ==

This plugin creates an editor profile that can edit new posts, but cannot edit them after publishing.
 

== Installation ==

1. Upload the entire `editor-profile` folder to the `/wp-content/plugins/` directory.
1. Activate the plugin through the 'Plugins' menu in WordPress.

== Changelog ==

= 1.0.2 =

* Sanitizing and standarizing

= 1.0.1 =

* Allow editor to edit published posts and pages
* Prevent editor to publish or update in all situations

= 1.0 =

* Initial release