Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями 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.

Скриншоты

  • Settings of the widget
  • Result of the widget

Установка

  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

Отзывы

Посмотреть 1 отзыв

Участники и разработчики

«AGP Ajax Taxonomy Filter» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «AGP Ajax Taxonomy Filter» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

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