=== Automated Related Posts by Tags | inventivo ===
Contributors: inventivogermany
Plugin Name:  Automated Related Posts by Tags | inventivo
Plugin URI:   https://www.inventivo.de/webseiten/wordpress-plugins
Description:  Display related posts by tag in an automated manner
Version:      1.0.4
Author:       Nils Harder
Author URI:   https://www.inventivo.de
Tags: related posts, tags, related, post tags
Requires at least: 5.0
Requires PHP: 7.4
Tested up to: 7.1
Stable tag: 1.0.4
Text Domain: inventivo-relatedpostsbytags
Domain Path: /languages
License:      GPL2
License URI:  https://www.gnu.org/licenses/gpl-2.0.html


`Automated Related Posts by Tags` Plugin for WordPress

== Description ==

This plugin generates related posts for your articles using an automated gathering of related posts by the tags defined in your article.
Just install it, place the shortcode in your content ([related]) or template (do_shortcode('[related]')) and the related posts for your article are displayed.

Visit our <a href="https://www.inventivo.de">Website</a> in order to see the plugin in action.

Inventivo WordPress plugins are small and simple:
- Responsive - fits to all screens
- Easy configuration
- Lightweight code

Get your copy of the "Automated Related Posts by Tags" Plugin now!

How it works:

1. Upload the Plugin
2. Activate the Plugin

== Installation ==

Use WordPress' Add New Plugin feature, searching "Automated Related Posts by Tag| inventivo", or download the archive and:

1. Unzip the archive on your computer  
2. Upload `inventivo-relatedpostsbytag` directory to the `/wp-content/plugins/` directory
3. Activate the plugin through the 'Plugins' menu in WordPress

== Frequently Asked Questions ==


== Screenshots ==


== Changelog ==

1.0.4 Tested with WordPress 7.1 on PHP 7.4, 8.3 and 8.4. Fixed the version mismatch between the plugin header and the readme. Removed an undefined variable warning, escaped the link and the title in the related posts list, removed a leftover debug method that could end the request, and enabled translation loading on init. Calling the shortcode without attributes now falls back to the current post instead of raising a PHP 8 warning. Replaced the deprecated jQuery resize() shorthand. This plugin only loads in the frontend, so it shows no admin notice at all; the notice code it still carries was hardened along with the other plugins.

