
內容簡介
Posts by Category 是一個能夠顯示出特定分類或標籤所選範圍內的文章列表,並且可以選擇按照年份、月份或標題首字母分組的外掛。
目前的功能包括:
可以設置標題來顯示在文章列表上方
可使用短代碼將該文章列表插入到任何位置
可以限制顯示多少篇文章
可以根據年份、月份或標題首字母分組
使用方法
要顯示文章列表,只需要在帖子或頁面中添加以下短代碼。
預設設置:
[sb_category_posts]
自定義設置:
[sb_category_posts show="10" cat="3" group_by="year"]
詳細參數列表請參閱外掛發布頁面
外掛標籤
開發者團隊
原文外掛簡介
Posts by Category lets you display a list of posts pulled from a particular category or tag, and optionally
group them by year, month or first letter of the post title.
Current features include:
Set a title to be displayed above list of posts
Shortcode allows post list to be inserted anywhere
Limit how many posts should be displayed
Group posts by year, month or first letter
Usage
To display the list of posts, add the following shortcode to your post or page.
Default settings:
[sb_category_posts]
Custom settings:
[sb_category_posts show="10" cat="3" group_by="year"]
For full list of parameters see the plugin release page
