Description
Related Posts Display automatically shows relevant posts under each blog post, encouraging visitors to explore more content on your site.
It intelligently fetches up to 3 related posts based on shared tags and categories, helping increase page views and engagement with zero configuration.
Key Features:
* Automatically displays related posts based on tags and categories
* Shows up to 3 related posts per blog post
* Lightweight and performance-friendly
* No configuration required — works out of the box
* Compatible with most themes and latest WordPress versions
* Easily customizable via CSS
License
This plugin is licensed under the GPLv2 or later.
Contact
For support or feedback, contact: bhaveshnayi78@gmail.com
Installation
- Upload the plugin files to the
/wp-content/plugins/related-posts-displaydirectory, or install via the WordPress Plugins screen - Activate the plugin through the ‘Plugins’ menu in WordPress
- Open any blog post to see related posts displayed below the content
FAQ
-
Related posts are selected based on matching tags and categories of the current post.
-
By default, the plugin displays 3 posts. You can modify this in the code if needed.
-
Does this plugin support custom post types?
-
Currently, it supports only standard posts. Support for custom post types may be added in future updates.
-
Does it affect site performance?
-
No, the plugin is optimized and uses caching to improve performance.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Related Posts Display” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Related Posts Display” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.1
- Added Customizer support for styling (colors, etc.)
- Improved UI structure
- Performance improvements
1.0
- Initial release