The plugin was written to have the option to add related posts to each blog post using simple but functional plugin.
You have the option of either outputting list or returning PHP array of related posts to customise the markup yourself..
But make sure you don't use the filter for related posts, because you might get endless stream of related posts that are related to each other )...
People who want to list 'related posts in their blog posts or pages, and want to choose the related posts themselves...
When I delete the plugin, will it delete the related posts data..
All data remains in the database when the plugin files are deleted through the plugins page WordPress..
Plugins that DO generate their own list 1 ) Consume lot of processing time.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Don't add it to the content twice in RSS Feed.. 2.2.0 2016-05-22.
Support WPML, only list the right posts in the metabox..
Read more