Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

For a post we need to maintain a list of "related posts" (links to other posts), and this list should be visible to a user.

What is the easiest way to do this?

share|improve this question

2 Answers

There are many plugins in the Plugin Directory that can add this functionality, including http://wordpress.org/extend/plugins/yet-another-related-posts-plugin/

You should be able to find one there that meets your needs.

share|improve this answer
Yet Another Related Posts Plugin generates links automatically. I think, our customer wants to edit the list of links by himself. – porton Mar 28 '12 at 16:05

I am using Yet another related post and nrelate plugin for our WordPress blogs. We have linked a source that contains a step by step guide to use this feature on your WordPress blog. Hope you will find it helpful. http://www.wordpressians.com/related-posts-plugin-thumbnails/

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.