-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
36 lines (23 loc) · 925 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
=== 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