Changeset 1196278
- Timestamp:
- 07/10/2015 01:21:33 PM (11 years ago)
- File:
-
- 1 edited
-
limit-posts/tags/1.0.2/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
limit-posts/tags/1.0.2/readme.txt
r1194654 r1196278 5 5 Requires at least: 4.0.0 6 6 Tested up to: 4.2.2 7 Stable tag: 1.0. 17 Stable tag: 1.0.2 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 20 20 21 21 * 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. 23 23 * Specify 0 to block a post type completely. 24 24 * Time period can be in seconds, minutes, hours, days, weeks, months or years 25 25 * Make a limit last forever by specifying 9999 years 26 26 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. 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). In a future release I'll also be adding the ability to incorporate this functionality in custom forms. 29 28 30 29 == Installation == … … 70 69 == Changelog == 71 70 72 = 1.0 =71 = 1.0.0 = 73 72 Initial release 73 74 = 1.0.1 = 75 Minor bug fixes 76 77 = 1.0.2 = 78 Minor bug fixes. 79 Rules can now be created for individual users. 74 80 75 81 == Upgrade Notice ==
Note: See TracChangeset
for help on using the changeset viewer.