外掛說明
A simple widget that helps you to list the posts of a certain category. You can limit the number of posts, order them ascending or descending by ID, date, or title.
安裝方式
- Upload
list-category.php
to your/wp-content/plugins
folder - Activate the plugin through the ‘Plugins’ menu in WordPress
- You’ll find “List Category” widget in your widgets list through the ‘Widgets’ page
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
1.0
- The first release
1.0.1
- Using
get_permalink
instead of theguid
of the post