=== AGP Ajax Taxonomy Filter === Contributors: agolubnichenko Tags: agp, ajax, taxonomy, category, filter, widget Requires at least: 3.5.0 Tested up to: 4.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Stable tag: trunk Simple Ajax Taxonomy Filter == Description == A plugin for WordPress that let you filter posts by taxonomies with AJAX See the [screenshots](https://wordpress.org/plugins/agp-ajax-taxonomy-filter/screenshots/) and [FAQ](https://wordpress.org/plugins/agp-ajax-taxonomy-filter/faq/) tabs for more details. == Installation == 1. Download a copy of the plugin 2. Unzip and Upload 'AGP Ajax Taxonomy Filter' to a sub directory in '/wp-content/plugins/'. 3. Activate the plugins through the 'Plugins' menu in WordPress. 4. Add 'AGP Ajax Taxonomy Filter' widget to Your sidebar via 'Appearance' > 'Widgets' menu in WordPress. == Frequently Asked Questions == = How can I change the widget content? = The plugin includes template "templates/atf.php". You can copy this template in your active theme and customize it for your needs. Path to the template inside the active theme: [ActiveTheme]/templates/agp-ajax-taxonomy-filter/atf.php = How can I style the widget content? = The plugin includes CSS file "assets/css/style.css". You can copy this file in your active theme and customize it for your needs. Path to the styles inside the active theme: [ActiveTheme]/templates/agp-ajax-taxonomy-filter/assets/css/style.css == Screenshots == 1. Settings of the widget 2. Result of the widget == Changelog == = 1.1.0 = * Global changes of the plugin core; = 1.0.2 = * Minor changes of the plugin core = 1.0.1 = * Minor bugfixing = 1.0.0 = * Initial release