 === Category Filter Block ===
Contributors: rudrastyh
Tags: category filter, post filter, filter, gutenberg
Requires at least: 3.1
Tested up to: 6.7
Stable tag: 1.0
Requires PHP: 7.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Just a simple category filter block with the Interactivity API support.

== Description ==

The category filter block allows you to filter posts displayed with the standard Query Loop block by category, without page refresh. The Interactivity API is fully supported.

= Features =

✅ The category filter can be displayed as links or as a select dropdown field.
✅ You can display a post count number near each category.
✅ Custom **All Categories** text
✅ Works without page refresh (AJAX + Interactivity API)

= Pro features =

✅ Custom taxonomies are supported.
✅ Sort categories (terms) in the filter alphabetically, by post count, or in a custom order.
✅ The filter can be displayed as buttons with the possibility of style customization (color, background color, border, border radius, etc).

🚀 [Upgrade to Pro](https://rudrastyh.com/plugins/taxonomy-filter-block)

== Installation ==

= Automatic Install =

1. Log into your WordPress dashboard and go to Plugins &rarr; Add New
2. Search for "Category Filter Block"
3. Click "Install Now" under the "Category Filter Block" plugin
4. Click "Activate Now"

= Manual Install =

1. Download the plugin from the download button on this page
2. Unzip the file, and upload the resulting `category-filter-block` folder to your `/wp-content/plugins` directory
3. Log into your WordPress dashboard and go to Plugins
4. Click "Activate" under the "Category Filter Block" plugin

== Screenshots ==
1. Category Filter block in the Inserter
2. Category Filter block settings

== Changelog ==

= 1.0 =
* Initial release
