Plugin Directory

Changeset 984868


Ignore:
Timestamp:
09/09/2014 12:17:50 AM (12 years ago)
Author:
chriswallace
Message:

Fixed formatting on shortcode explanation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • freefolio/trunk/README.txt

    r984622 r984868  
    8989Shortcode options:
    9090
    91 ‘display_types': display Project Types. (true/false)
    92 ‘display_tags': display Project Tags. (true/false)
    93 ‘display_content': display project content. (true/false)
    94 ‘include_type': display specific Project Types. Defaults to all. (comma-separated list of Project Type slugs)
    95 ‘include_tag': display specific Project Tags. Defaults to all. (comma-separated list of Project Tag slugs)
    96 ‘columns': number of columns in shortcode. Defaults to 2. (number, 1-6)
    97 ‘showposts': number of projects to display. Defaults to all. (number)
     91* ‘display_types': display Project Types. (true/false)
     92* ‘display_tags': display Project Tags. (true/false)
     93* ‘display_content': display project content. (true/false)
     94* ‘include_type': display specific Project Types. Defaults to all. (comma-separated list of Project Type slugs)
     95* ‘include_tag': display specific Project Tags. Defaults to all. (comma-separated list of Project Tag slugs)
     96* ‘columns': number of columns in shortcode. Defaults to 2. (number, 1-6)
     97* ‘showposts': number of projects to display. Defaults to all. (number)
    9898
    9999Shortcode example:
Note: See TracChangeset for help on using the changeset viewer.