=== Really Simple Related Posts Plugin ===
Contributors: marcinmrowiec
Donate link: https://www.marcin-mrowiec.pl/
Tags: posts, related, template
Requires at least: 3.0.1
Tested up to: 5.1.1
Requires PHP: 5.2.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Really Simple Related Posts Plugin - plugin for displaying related posts using shorcodes with your own template.

== Description ==

To display related posts just add shortcode [getrelatedposts] or with attributes [getrelatedposts title="your title" relation="tags/category" numberofposts="somenumber" ] to your post page.
You can change global plugin settings in RSRPP Settings.

At first use plugin will create template "rsrpp-template.php" in active theme directory.

== Installation ==

1. Upload `rsrpp` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress

== Frequently Asked Questions ==
 
== Screenshots ==
 
== Changelog ==
 
== Upgrade Notice ==
 
<?php code(); // goes in backticks ?>