This plugin hasn’t been tested with the latest three major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

AGP Ajax Taxonomy Filter

Description

A plugin for WordPress that let you filter posts by taxonomies with AJAX

See the screenshots and FAQ tabs for more details.

Screenshots

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.

FAQ

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

Reviews

3 September 2016
Plugin working fine, but need little more perfection , like ajax multi-select categories there will be option for choices (Checkboxes,Select Dropdown) for showing filter.now there is simple listing.
Read all 1 review

Contributors and Developers

“AGP Ajax Taxonomy Filter” is open source software. The following people have contributed to this plugin.

Contributors

Change Log

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