=== NH Related Posts ===
Contributors: bmnazmul
Tags: related posts, post relation, wordpress plugin
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.0.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Display related posts automatically at the end of single posts based on categories.

== Description ==
Post Relation displays related posts automatically at the end of single posts based on categories. Lightweight and responsive.

== Installation ==
1. Upload the 'post-relation' folder to the '/wp-content/plugins/' directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Related posts will automatically appear on single posts.

== Frequently Asked Questions ==
= Can I change the number of related posts? =
Yes, you can edit 'posts_per_page' in 'includes/post.php'.

= Can I change the layout? =
Yes, edit the CSS in style.css.

== Changelog ==
= 1.0.3 =
* Initial release
