Plugin Directory

Changeset 834763


Ignore:
Timestamp:
01/08/2014 07:51:02 AM (12 years ago)
Author:
digitalissimo
Message:

change README.txt

Location:
get-json-api
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • get-json-api/tags/0.1/README.txt

    r834762 r834763  
    1616
    1717= Shortcode =
    18 '[jsonapi url="www.mysite.com" limit="5" type="[CYCLE or LIST]"]':
    19 * url: url before ?json=get_recent_posts
    20 * limit: number element of json result
    21 * type: "Cycle" is a slideshow of thumbs or "List" is the list of post titles
     18  `[jsonapi url="www.mysite.com" limit="5" type="[CYCLE or LIST]"]`:
     19*  url: url before ?json=get_recent_posts
     20*  limit: number element of json result
     21*  type: "Cycle" is a slideshow of thumbs or "List" is the list of post titles
    2222
    2323== Installation ==
  • get-json-api/trunk/README.txt

    r834762 r834763  
    1616
    1717= Shortcode =
    18 '[jsonapi url="www.mysite.com" limit="5" type="[CYCLE or LIST]"]':
    19 * url: url before ?json=get_recent_posts
    20 * limit: number element of json result
    21 * type: "Cycle" is a slideshow of thumbs or "List" is the list of post titles
     18  `[jsonapi url="www.mysite.com" limit="5" type="[CYCLE or LIST]"]`:
     19*  url: url before ?json=get_recent_posts
     20*  limit: number element of json result
     21*  type: "Cycle" is a slideshow of thumbs or "List" is the list of post titles
    2222
    2323== Installation ==
Note: See TracChangeset for help on using the changeset viewer.