Plugin Directory

Changeset 1439837


Ignore:
Timestamp:
06/20/2016 05:46:20 AM (10 years ago)
Author:
kapillohakare
Message:

readme.txt changed for description

Location:
multiple-user-post
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • multiple-user-post/tags/1.0/readme.txt

    r1439836 r1439837  
    1212== Description ==
    1313
    14 *This plugin will be helpful if you want to have multiple editor for single post.
    15 *This plugin will add the multiple users to single post so that each user can contribute to the post.
    16 *The Plugin will send and email to registered user to add/suggest the edits in the given post.
    17 *Post author can select/assign the user to post and publish the post.
    18 *The same post content will be forwarded to users and email be sent out for suggesting update.
    19 *User will logged into the admin panel and edit the post at their end. Same information will be forwarded to the author of the post. This information will be displayed into the meta field of the post and author can see it.
    20 *One new "Unread" Custom post type is created for storing these suggestions and this CPT will be hidden from front end so that these edits access protection will be controlled.
    21 *This is because it has one to one relationship within post and users table. This plugin will be helpful for suggest an update for post by different users.
     14* This plugin will be helpful if you want to have multiple editor for single post.
     15* This plugin will add the multiple users to single post so that each user can contribute to the post.
     16* The Plugin will send and email to registered user to add/suggest the edits in the given post.
     17* Post author can select/assign the user to post and publish the post.
     18* The same post content will be forwarded to users and email be sent out for suggesting update.
     19* User will logged into the admin panel and edit the post at their end. Same information will be forwarded to the author of the post. This information will be displayed into the meta field of the post and author can see it.
     20* One new "Unread" Custom post type is created for storing these suggestions and this CPT will be hidden from front end so that these edits access protection will be controlled.
     21* This is because it has one to one relationship within post and users table. This plugin will be helpful for suggest an update for post by different users.
    2222
    2323
     
    3939
    4040= 1.0 =
    41 * A change since the previous version.
     41*  A change since the previous version.
    4242
    43431. Multiple User Post
  • multiple-user-post/trunk/readme.txt

    r1439836 r1439837  
    1212== Description ==
    1313
    14 *This plugin will be helpful if you want to have multiple editor for single post.
    15 *This plugin will add the multiple users to single post so that each user can contribute to the post.
    16 *The Plugin will send and email to registered user to add/suggest the edits in the given post.
    17 *Post author can select/assign the user to post and publish the post.
    18 *The same post content will be forwarded to users and email be sent out for suggesting update.
    19 *User will logged into the admin panel and edit the post at their end. Same information will be forwarded to the author of the post. This information will be displayed into the meta field of the post and author can see it.
    20 *One new "Unread" Custom post type is created for storing these suggestions and this CPT will be hidden from front end so that these edits access protection will be controlled.
    21 *This is because it has one to one relationship within post and users table. This plugin will be helpful for suggest an update for post by different users.
     14* This plugin will be helpful if you want to have multiple editor for single post.
     15* This plugin will add the multiple users to single post so that each user can contribute to the post.
     16* The Plugin will send and email to registered user to add/suggest the edits in the given post.
     17* Post author can select/assign the user to post and publish the post.
     18* The same post content will be forwarded to users and email be sent out for suggesting update.
     19* User will logged into the admin panel and edit the post at their end. Same information will be forwarded to the author of the post. This information will be displayed into the meta field of the post and author can see it.
     20* One new "Unread" Custom post type is created for storing these suggestions and this CPT will be hidden from front end so that these edits access protection will be controlled.
     21* This is because it has one to one relationship within post and users table. This plugin will be helpful for suggest an update for post by different users.
    2222
    2323
     
    3939
    4040= 1.0 =
    41 * A change since the previous version.
     41*  A change since the previous version.
    4242
    43431. Multiple User Post
Note: See TracChangeset for help on using the changeset viewer.