Posts By Taxonomy Widget
开发者 |
mordauk
|
更新时间 |
2013年3月7日 08:11 |
捐献地址: |
去捐款 |
PHP版本: |
3.0 及以上 |
WordPress版本: |
3.5 |
详情介绍:
This plugin will provide a widget that allows you to display a list of terms from any custom (or built-in) taxonomy with a list of recent posts filed in each term. The terms are displayed in a list with each term's posts shown in a nested list.
安装:
- Upload 'posts-by-taxonomy-widget.php' to the
/wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
更新日志:
1.0.3
- Fixed undefined index errors
- Added esc_attr()
1.0.2
- Fixed undefined index errors
- Improved data sanitation
- Changed number field to a number field type
- Improved markup and general code formatting