Plugin Directory

Changeset 1196278


Ignore:
Timestamp:
07/10/2015 01:21:33 PM (11 years ago)
Author:
PluginCentral
Message:

updated readme.txt to keep it up to date.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • limit-posts/tags/1.0.2/readme.txt

    r1194654 r1196278  
    55Requires at least: 4.0.0
    66Tested up to: 4.2.2
    7 Stable tag: 1.0.1
     7Stable tag: 1.0.2
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    2020
    2121*   Limit the creation of any post type.
    22 *   Limit the number of posts by user role.
     22*   Limit the number of posts by user or by user role.
    2323*   Specify 0 to block a post type completely.
    2424*   Time period can be in seconds, minutes, hours, days, weeks, months or years
    2525*   Make a limit last forever by specifying 9999 years
    2626
    27 In the next version I'll be adding the ability to specify post status, so you can limit the number of revisions or auto drafts (or whatever you like). I'll also be adding the ability to specify individual users as well as user roles.
    28 In a future release I'll also be adding the ability to incorporate this functionality in custom forms.
     27In the next version I'll be adding the ability to specify post status, so you can limit the number of revisions or auto drafts (or whatever you like). In a future release I'll also be adding the ability to incorporate this functionality in custom forms.
    2928
    3029== Installation ==
     
    7069== Changelog ==
    7170
    72 = 1.0 =
     71= 1.0.0 =
    7372Initial release
     73
     74= 1.0.1 =
     75Minor bug fixes
     76
     77= 1.0.2 =
     78Minor bug fixes.
     79Rules can now be created for individual users.
    7480
    7581== Upgrade Notice ==
Note: See TracChangeset for help on using the changeset viewer.