=== Plugin Name ===
Contributors: Matteo Montipo'
Tags: posts, taxonomy, category, tag
Requires at least: 3.0.1
Tested up to: 6.0.3
Stable tag: 1.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Create relationships between post categories and tags, and more.

== Description ==

- Create relationships between post categories and tags.
Example of a rule you can create: assign tags to a category, then when you create a post, if you select that category the tags will be automatically assigned to the post.

- Option to apply the rules you create to all existent posts.

- Option to automatically select parent category when selecting a sub-category in a post.

== Installation ==

1. Install `post-category-advanced.zip` or upload the `post-category-advanced` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Set it up via the WordPress dashboard menu "Post Category Advanced" with a "PCA" icon

== Frequently Asked Questions ==

= Does the plugin work even if is not tested with the current WordPress version? =

Most likely, yes.

= Does the plugin have an option to delete all its database data upon uninstall? =

Yes.

= Am I going to lose all tags assigned to posts upon uninstall? =

No.

== Screenshots ==

1. Main and only screen for the plugin settings, options and rules management.

== Changelog ==

= 1.0.1 =
- fixed typos
- updated screenshot

= 1.0.0 =
* Plugin created

== Upgrade Notice ==

= 1.0.1 =
- fixed typos
- updated screenshot

== Arbitrary section ==

== A brief Markdown Example ==

- Create relationships between post categories and tags.
Example of a rule you can create: assign tags to a category, then when you create a post, if you select that category the tags will be automatically assigned to the post.

- Option to apply the rules you create to all existent posts.

- Option to automatically select parent category when selecting a sub-category in a post.

`<?php code(); // goes in backticks ?>`