Changeset 1673398
- Timestamp:
- 06/08/2017 02:32:47 PM (9 years ago)
- Location:
- zoninator
- Files:
-
- 2 edited
-
tags/0.6/readme.txt (modified) (4 diffs)
-
trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
zoninator/tags/0.6/readme.txt
r1550584 r1673398 3 3 Tags: zones, post order, post list, posts, order, zonination, content curation, curation, content management 4 4 Requires at least: 3.5 5 Tested up to: 4. 75 Tested up to: 4.8 6 6 Stable tag: 0.6 7 7 License: GPLv2 … … 11 11 == Description == 12 12 13 This plugin is designed to help you curate your content. 13 This plugin is designed to help you curate your content. 14 14 15 15 Assign and order stories within zones that you create, edit, and delete. Then use the handy API functions to retrieve and display your content in your theme. Or for those who are a bit code-averse, try the handy widget. … … 88 88 * Allow editor role (editor_others_posts) to manage zones (plus other capability fixes, props rinat k.) 89 89 90 = 0.2 = 90 = 0.2 = 91 91 92 92 * Move Zones to a top-level menu so that it's easier to access. And doesn't make much sense hidden under Dashboard. … … 139 139 ` 140 140 141 = Function Reference = 141 = Function Reference = 142 142 143 143 Get an array of all zones: -
zoninator/trunk/readme.txt
r1550584 r1673398 3 3 Tags: zones, post order, post list, posts, order, zonination, content curation, curation, content management 4 4 Requires at least: 3.5 5 Tested up to: 4. 75 Tested up to: 4.8 6 6 Stable tag: 0.6 7 7 License: GPLv2 … … 11 11 == Description == 12 12 13 This plugin is designed to help you curate your content. 13 This plugin is designed to help you curate your content. 14 14 15 15 Assign and order stories within zones that you create, edit, and delete. Then use the handy API functions to retrieve and display your content in your theme. Or for those who are a bit code-averse, try the handy widget. … … 88 88 * Allow editor role (editor_others_posts) to manage zones (plus other capability fixes, props rinat k.) 89 89 90 = 0.2 = 90 = 0.2 = 91 91 92 92 * Move Zones to a top-level menu so that it's easier to access. And doesn't make much sense hidden under Dashboard. … … 139 139 ` 140 140 141 = Function Reference = 141 = Function Reference = 142 142 143 143 Get an array of all zones:
Note: See TracChangeset
for help on using the changeset viewer.