该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

AGP Ajax Taxonomy Filter

描述

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

See the screenshots and FAQ tabs for more details.

屏幕截图

安装

  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.

常见问题

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

评价

2016 年 9 月 3 日
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.
阅读所有1条评价

贡献者及开发者

「AGP Ajax Taxonomy Filter」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

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