Related post plugin for WordPress

I’ve been using an older version of the related posts Wordpress plugin for several months on my personal blog. Since then it’s been updated several times and is now at version 2.04 which is what’s now installed here.

Installation is fairly straightforward. One file, related-posts.php, needs to be uploaded to your /wp-content/plugins/ folder and activated. Click on the options page that’s added under the plugin menu because you’ll need to click a link on the bottom that’ll modify the posts table for full text indexing. Then you’ll need to add <?php related_posts(); ?> in your single.php theme file where you want the related posts to show up.

Question, Comments...

Do you have more questions. Please either leave a comment below or join us in our new forum.

Leave a Reply