Changeset 1984131
- Timestamp:
- 12/02/2018 11:51:57 PM (7 years ago)
- Location:
- wp-alexa-flash-briefing/trunk
- Files:
-
- 1 added
- 2 edited
-
assets-wp-repo (added)
-
readme.txt (modified) (2 diffs)
-
wp-alexa-flash-briefing.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-alexa-flash-briefing/trunk/readme.txt
r1984126 r1984131 6 6 Tested up to: 4.9.8 7 7 Requires PHP: 5.6 8 Stable tag: 1.5. 18 Stable tag: 1.5.3 9 9 License: GPL-2.0+ 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.txt … … 34 34 `/wp-json/alexa-fb/v1/briefings/?limit=5` 35 35 36 37 36 If you want to create multiple feeds, use categories. Just add the category param to the end point: 38 37 39 38 `/wp-json/alexa-fb/v1/briefings/?category=myflashbriefcat` 39 40 This lets you use the same install for many feeds! 40 41 41 42 ## Notes -
wp-alexa-flash-briefing/trunk/wp-alexa-flash-briefing.php
r1984126 r1984131 6 6 * Plugin URI: https://github.com/andrewfitz/wp-alexa-flash-briefing 7 7 * Description: Creates briefing post types and JSON feed endpoint for Alexa flash briefing skill 8 * Version: 1.5. 18 * Version: 1.5.3 9 9 * Tested up to: 4.9.8 10 10 * Requires at least: 4.7
Note: See TracChangeset
for help on using the changeset viewer.