Changeset 2386533
- Timestamp:
- 09/22/2020 05:01:31 PM (6 years ago)
- File:
-
- 1 edited
-
categories-as-folders/trunk/README.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
categories-as-folders/trunk/README.txt
r2385989 r2386533 10 10 License URI: https://opensource.org/licenses/BSD-3-Clause 11 11 12 == Description == 13 12 14 Display your post categories as folders in a Bootstrap-based grid system through this free plugin. Give posts the ability to contain multiple attachments. 13 14 == Description ==15 15 16 16 Make use the shortcode [catsfolders_folder] in order to display posts contained in a category 17 17 18 * If you want, specify a category_id to filter its posts: [catsfolders category_id="4"] 19 * If you want, specify a document_id to display only a single post: [catsfolders_document category_id="4"] 18 * If you want, specify a category_id to filter its posts: 19 [catsfolders category_id="4"] 20 * If you want, specify a document_id to display only a single post: 21 [catsfolders_document category_id="4"] 20 22 21 23 == Frequently Asked Questions ==
Note: See TracChangeset
for help on using the changeset viewer.