描述
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.
安装
- 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.
评价
此插件暂无评价。
贡献者及开发者
更新日志
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