This WordPress plugin provides multiple options to show the via tags related posts of a post. It contains a sidebar widget that is only visible when viewing a single post and displays a list of posts that are related with the current post via the tags. The number of related posts to display can be configured. The posts are sorted by the number of matching tags and then by the post date. It is also possible to insert the list of related post in a post via a placeholder. You can also embedd the list of related post in template files to add it to the bottom of each post page.
Placeholders for the widget configuration, and function arguments: %title% will be replaced with the title of the post. %permalink% will be replaced with the permalink of the post.
To embedd the list of related posts in a post, you can use the placeholder "%RELATEDPOSTS%" within your text, which will get replaced with the list.
To include the list of related posts at the end of each post you can add the folowing line in the "singel.php" of your template: Verwandte Beiträge:' ); ?>
Plugin Website: http://www.rene-ade.de/inhalte/wordpress-plugin-relatedposts.html Comments are welcome! And of course, I also like presents of my Amazon-Wishlist or paypal donations to finance my website. :-)




