=== Possibly Related Recent Posts === Contributors: ansimation, sivel Tags: possibly, related, recent, posts, categories Requires at least: 2.5 Tested up to: 2.9 Stable tag: 1.3 Automatically displays possibly related posts at the end of each post. == Description == 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. == Installation == 1. Upload the `possibly-related-recent-posts` folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress NOTE: See "Other Notes" for Upgrade and Usage Instructions as well as other pertinent topics. == Upgrade == 1. Delete the previous `possibly-related-recent-posts` folder from the `/wp-content/plugins/` directory 1. Upload the new `possibly-related-recent-posts` folder to the `/wp-content/plugins/` directory == Usage == 1. Just activate and enjoy! No configuration required. == Changelog == = 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