Plugin Directory

Changeset 1550887


Ignore:
Timestamp:
12/09/2016 06:54:06 PM (9 years ago)
Author:
mintboard
Message:

Version 0.1.1: Test compatibility with WordPress 4.7

File:
1 edited

Legend:

Unmodified
Added
Removed
  • editor-by-mintboard/trunk/readme.txt

    r1531200 r1550887  
    33Tags: editor, editorial, workflow, work flow, review, publish, publisher, collaborative
    44Requires at least: 4.2
    5 Tested up to: 4.6
    6 Stable tag: 0.1
     5Tested up to: 4.7
     6Stable tag: 0.1.1
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1919
    2020**How it works**
     21
     22Editor allows your contributors to "fork" a post to work on and suggest changes. While contributors edit your posts, your original post remains unchanged.
     23
     24As soon as the changes are completed by your contributors, administrators can see the changes done and "merge" the changes into the original post. Doing so means that the forked post will now replaced your original post.
     25
     26**Examples**
     27
     28- Allow contributors to suggest a new featured image for your post.
     29- Allow contributors to edit your post content and excerpt.
     30- Allow contributors to suggest changes to post slug. Your original post will retain the original slug until you are ready to merge your contributor's suggestion. Once merged, the old slug will redirect to the new slug automatically.
     31
     32**How to use Editor**
    2133
    2234Each published post can be "forked" by your contributors. As an admin user, you can compare the forked post with the original post and see what was changed:
     
    6678== Changelog ==
    6779
     80= Version 0.1.1 =
     81* Test compatibility with WordPress 4.7
     82
    6883= Version 0.1 =
    6984* Initial version. Hello world!
Note: See TracChangeset for help on using the changeset viewer.