Changeset 1280287
- Timestamp:
- 11/05/2015 11:46:32 AM (10 years ago)
- Location:
- limit-posts
- Files:
-
- 1 added
- 1 edited
- 7 copied
-
tags/1.0.9 (added)
-
tags/1.0.9/css (copied) (copied from limit-posts/trunk/css)
-
tags/1.0.9/js (copied) (copied from limit-posts/trunk/js)
-
tags/1.0.9/limit-posts.php (copied) (copied from limit-posts/trunk/limit-posts.php)
-
tags/1.0.9/options-page.php (copied) (copied from limit-posts/trunk/options-page.php)
-
tags/1.0.9/readme.txt (copied) (copied from limit-posts/trunk/readme.txt) (3 diffs)
-
tags/1.0.9/sass (copied) (copied from limit-posts/trunk/sass)
-
tags/1.0.9/sassbuild.bat (copied) (copied from limit-posts/trunk/sassbuild.bat)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
limit-posts/tags/1.0.9/readme.txt
r1280279 r1280287 5 5 Requires at least: 4.0.0 6 6 Tested up to: 4.3 7 Stable tag: 1.0. 87 Stable tag: 1.0.9 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 83 83 `'limit_posts_shortcode_not_logged_in' - when user is not logged in.` 84 84 85 = Can I limit total publications for a particular post type? = 86 87 Yes, simply create a rule as you normally would, but set the Category to ALL. So all users, whatever category they are in, will be checked against this rule. 88 85 89 86 90 == Screenshots == … … 118 122 Sorted out some issues with the text domain, for translation purposes. 119 123 124 = 1.0.9 = 125 Add All user category so admins can limit total publications for a post type. 126 120 127 == Upgrade Notice == 121 128 -
limit-posts/trunk/readme.txt
r1258863 r1280287 5 5 Requires at least: 4.0.0 6 6 Tested up to: 4.3 7 Stable tag: 1.0. 87 Stable tag: 1.0.9 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 83 83 `'limit_posts_shortcode_not_logged_in' - when user is not logged in.` 84 84 85 = Can I limit total publications for a particular post type? = 86 87 Yes, simply create a rule as you normally would, but set the Category to ALL. So all users, whatever category they are in, will be checked against this rule. 88 85 89 86 90 == Screenshots == … … 118 122 Sorted out some issues with the text domain, for translation purposes. 119 123 124 = 1.0.9 = 125 Add All user category so admins can limit total publications for a post type. 126 120 127 == Upgrade Notice == 121 128
Note: See TracChangeset
for help on using the changeset viewer.