
內容簡介
透過這個免費外掛,您可以在基於 Bootstrap 的網格系統中將文章分類顯示為資料夾。讓文章具有多個附件的功能。
使用短碼 [catsfolders] 或 [catsfolders_folder] 來顯示包含在特定分類中的文章。
如果需要,可以指定 category_id 以篩選該分類的文章。category_id 為選填參數。
[catsfolders category_id=”4″]
如果需要,可以指定 group_by=year 以按年份分組顯示資料夾。category_id 為選填參數。
[catsfolders category_id=”4″ group_by=”year”]
如果需要,可以指定 document_id 以顯示單一文章:
[catsfolders_document document_id=”4″]
所有附件都會顯示在文章內容下方。除此之外(如果需要),可以透過自訂文章 meta 名稱(file_1、file_2、file_3、file_4、file_5)指定額外的附件。
外掛標籤
開發者團隊
原文外掛簡介
Display your post categories as folders in a Bootstrap-based grid system through this free plugin. Give posts the ability to contain multiple attachments.
Make use the shortcode [catsfolders] or [catsfolders_folder] in order to display posts contained in a category
If you want, specify a category_id to filter its posts. category_id is optional.
[catsfolders category_id=”4″]
If you want, specify a group_by=year to make grouped folders. category_id is optional
[catsfolders category_id=”4″ group_by=”year”]
If you want, specify a document_id to display only a single post:
[catsfolders_document document_id=”4″]
All attachments are displayed below the post content. Besides that (if you want), specify extra attachments to a post, via custom post meta names: file_1, file_2, file_3, file_4, file_5.
