Mô tả
Automatically displays possibly related posts at the end of each post using a filter on the_content. List generated on the fly by recency and the categories the current post is in. Does NOT use tags.
Upgrade
- Delete the previous
possibly-related-recent-posts
folder from the/wp-content/plugins/
directory - Upload the new
possibly-related-recent-posts
folder to the/wp-content/plugins/
directory
Usage
- Just activate and enjoy! No configuration required.
Cài đặt
- Upload the
possibly-related-recent-posts
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
NOTE: See “Other Notes” for Upgrade and Usage Instructions as well as other pertinent topics.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Possibly Related Recent Posts” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Possibly Related Recent Posts” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.3 (2009-06-18):
- Added options page and option to not display when ont he blog page
1.2 (2009-02-27):
- Fix PHP Notices
- Change function name as to not conflict with other plugins
1.1 (2008-09-25):
- Initial Public Release