Changeset 984868
- Timestamp:
- 09/09/2014 12:17:50 AM (12 years ago)
- File:
-
- 1 edited
-
freefolio/trunk/README.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
freefolio/trunk/README.txt
r984622 r984868 89 89 Shortcode options: 90 90 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) 98 98 99 99 Shortcode example:
Note: See TracChangeset
for help on using the changeset viewer.