설명
This plugin adds a simple widget that allows you to display a number of recent blog posts from a specific category. You have the options to choose a title, category, number of posts and whether or not to show the post date. The posts will be ordered by date just like the default Recent Posts widget included with WordPress.
스크린샷
설치
- Upload the ‘recent-posts-by-category-widget’ directory to the ‘/wp-content/plugins/’ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Navigate to the ‘Widgets’ page found under the ‘Appearance’ menu item
- Drag ‘Recent Posts by Category Widget’ to the target widget area and choose your options
FAQ
- Installation Instructions
-
- Upload the ‘recent-posts-by-category-widget’ directory to the ‘/wp-content/plugins/’ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Navigate to the ‘Widgets’ page found under the ‘Appearance’ menu item
- Drag ‘Recent Posts by Category Widget’ to the target widget area and choose your options
후기
2016년 12월 15일
Very good and simple plugin.
2016년 10월 25일
Installation and use is simple and practical (5 stars) but it does not support Multi Site, hence the 2 stars
2016년 9월 3일
Works fine, very helpful. Thanks
2016년 9월 3일
This plugin would be perfect if we could select multiple categories. Maybe for the next update?
It preserves the default styles css of the original theme, that’s great !!
Thank you very much Ross !!!!
기여자 & 개발자
자국어로 “Recent Posts by Category Widget”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
1.3
- Removed an anonymous function that was breaking sites running PHP 5.2
1.2
- Switch to PHP5 style constructors for WP v4.3
1.1
- Better use of ‘widget_title’ filter to allow hooks to be used on it.
1.0
- Initial release.