Possibly Related Recent Posts

Jul 08 2012

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

  1. Delete the previous possibly-related-recent-posts folder from the /wp-content/plugins/ directory
  2. Upload the new possibly-related-recent-posts folder to the /wp-content/plugins/ directory

Usage

  1. Just activate and enjoy! No configuration required.
  1. Upload the possibly-related-recent-posts folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

NOTE: See “Other Notes” for Upgrade and Usage Instructions as well as other pertinent topics.

  • Added options page and option to not display when ont he blog page
  • Fix PHP Notices
  • Change function name as to not conflict with other plugins
  • Initial Public Release