Plugin Directory

Changeset 1984131


Ignore:
Timestamp:
12/02/2018 11:51:57 PM (7 years ago)
Author:
andrewfitz
Message:

readmeagain

Location:
wp-alexa-flash-briefing/trunk
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • wp-alexa-flash-briefing/trunk/readme.txt

    r1984126 r1984131  
    66Tested up to: 4.9.8
    77Requires PHP: 5.6
    8 Stable tag: 1.5.1
     8Stable tag: 1.5.3
    99License: GPL-2.0+
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.txt
     
    3434`/wp-json/alexa-fb/v1/briefings/?limit=5`
    3535
    36 
    3736If you want to create multiple feeds, use categories. Just add the category param to the end point:
    3837
    3938`/wp-json/alexa-fb/v1/briefings/?category=myflashbriefcat`
     39
     40This lets you use the same install for many feeds!
    4041
    4142## Notes
  • wp-alexa-flash-briefing/trunk/wp-alexa-flash-briefing.php

    r1984126 r1984131  
    66* Plugin URI: https://github.com/andrewfitz/wp-alexa-flash-briefing
    77* Description: Creates briefing post types and JSON feed endpoint for Alexa flash briefing skill
    8 * Version: 1.5.1
     8* Version: 1.5.3
    99* Tested up to: 4.9.8
    1010* Requires at least: 4.7
Note: See TracChangeset for help on using the changeset viewer.