=== RC Taxonomy Grid ===
Contributors: RoberCrea
Tags: categories, tags, grid, gutenberg, taxonomy
Requires at least: 5.0
Tested up to: 6.8
Requires PHP: 7.0
Stable tag: 1.1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Display your post categories and tags in a simple, responsive grid layout.

== Description ==

**RC Taxonomy Grid** is a lightweight plugin that lets you show your WordPress post categories/tags/product categories/prodct tags in a clean grid layout.

Each item can include a name, link, and an optional image assigned through the plugin interface.
It's ideal for creating visual category indexes or tag pages without needing a page builder.

**Main features**
* Display the selected taxonomies in a grid layout.
* Choose over multiple styles.
* Assign custom images any taxonomy.
* Bulk edit images.
* Simple shortcode for easy use.
* Gutenberg editor support.
* Multiple groups for multiple uses.
* Drag and drop taxonomy reordering.

**Shortcode Examples**

Display categories in a grid: [rctagr_cats]
Display tags in a grid: [rctagr_tags]

Documentation and examples:
👉 [https://robercrea.com/proyectos/plugins-wordpress/rc-taxonomy-grid/](https://robercrea.com/proyectos/plugins-wordpress/rc-taxonomy-grid/)

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/rc-taxonomy-grid` directory, or install the plugin through the WordPress plugin repository.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to the 'Display Categories Grid' menu and configure the categories and tags you want to display.
4. Use the shortcode [rctagr_cats] or [rctagr_tags] to display the categories or tags in any post or page.


== Screenshots ==

1. Example of groups page.
2. Editing a group.
3. Bulk edit images.
4. Grid style.
5. Circles style.
6. List style.
7. Minimal Text style.


== Changelog ==

= 1.1.0 =
* Added support for product categories and product tags.
* Added support for create groups of taxonomies.
* Added bulk edit for images.
* Added multiple styles.
* Added support links.

* - Removed basic shortcode use, use groups instead. Shortcodes will work until next version.

* ! Please report any bug or error.

= 1.0.0 =
* Initial release.


== Upgrade Notice ==

= 1.1.0 =
* Added multiple features.

= 1.0.0 =
Initial public version.