Title: Classifiers
Author: taavi.aasver
Published: <strong>18.08.2015</strong>
Last modified: 17.09.2015

---

Шукати плагіни

Цей плагін **не перевірявся з останніми 3-ма основними випусками WordPress**. Можливо,
він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності
при використанні з більш новими версіями WordPress.

![](https://s.w.org/plugins/geopattern-icon/classifiers.svg)

# Classifiers

 Від автора [taavi.aasver](https://profiles.wordpress.org/taaviaasver/)

[Завантажити](https://downloads.wordpress.org/plugin/classifiers.1.1.zip)

 * [Деталі](https://uk.wordpress.org/plugins/classifiers/#description)
 * [Відгуки](https://uk.wordpress.org/plugins/classifiers/#reviews)
 *  [Встановлення](https://uk.wordpress.org/plugins/classifiers/#installation)
 * [Розробка](https://uk.wordpress.org/plugins/classifiers/#developers)

 [Підтримка](https://wordpress.org/support/plugin/classifiers/)

## Опис

This plugin is meant for theme developers.
 It adds a new admin side page Classifiers,
where you can define your classifiers and categories.

Example: Your site user needs to select her favorite color.
 1.) Define classifier
category ‘color’ 2.) Define classifiers: ‘black’, ‘blue’ etc.

Displaying these options in your template:
 $cm = new ClassifierManager(); print_r(
$cm->getClassifiers(1)); OR AJAX: $http({ method: ‘POST’, url: $scope.ajaxurl, params:{‘
action’: ‘wpc_ajax_getclassifiers’, ‘security’: $scope.nonce, ‘category’ : 1 } }).
success( function( data ) { //do something.. });

## Скріншоти

 * [[
 * Category list
 * [[
 * Category view
 * [[
 * Classifier view

## Встановлення

 1. Upload `classifiers` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## Часті питання

  What does this plugin do?

This plugin adds a new admin side page Classifiers.
 There you can define your classifiers
and categories.

Example: Your site user needs to select her favorite color.
 1.) Define classifier
category ‘color’ 2.) Define classifiers: ‘black’, ‘blue’ etc. 3.) Display these 
options in your template: $cm = new ClassifierManager(); print_r($cm->getClassifiers(
1)); OR AJAX: $http({ method: ‘POST’, url: $scope.ajaxurl, params: { ‘action’: ‘
wpc_ajax_getclassifiers’, ‘security’: $scope.nonce, ‘category’ : 1 } }).success(
function( data ) { //do something.. });

## Відгуки

Для цього плагіна немає відгуків.

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

“Classifiers” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій
вклад наступні учасники:

Учасники

 *   [ taavi.aasver ](https://profiles.wordpress.org/taaviaasver/)

[Перекладіть “Classifiers” на вашу мову.](https://translate.wordpress.org/projects/wp-plugins/classifiers)

### Цікавитесь розробкою?

[Перегляньте код](https://plugins.trac.wordpress.org/browser/classifiers/), перегляньте
[сховище SVN](https://plugins.svn.wordpress.org/classifiers/) або підпишіться на
[журнал розробки](https://plugins.trac.wordpress.org/log/classifiers/) за допомогою
[RSS](https://plugins.trac.wordpress.org/log/classifiers/?limit=100&mode=stop_on_copy&format=rss).

## Журнал змін

#### 1.1 [17/09/15]

 * New feature: Change classifier positions

#### 1.0

 * Initial

## Мета

 *  Версія **1.1**
 *  Останнє оновлення **11 років тому**
 *  Активних встановлень **10+**
 *  Tested up to **4.3.34**
 *  Мова
 * [English (US)](https://wordpress.org/plugins/classifiers/)
 * Позначки
 * [classifier](https://uk.wordpress.org/plugins/tags/classifier/)[html](https://uk.wordpress.org/plugins/tags/html/)
   [select](https://uk.wordpress.org/plugins/tags/select/)
 *  [Розширений перегляд](https://uk.wordpress.org/plugins/classifiers/advanced/)

## Оцінки

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/classifiers/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/classifiers/reviews/)

## Учасники

 *   [ taavi.aasver ](https://profiles.wordpress.org/taaviaasver/)

## Підтримка

Є що сказати? Потрібна допомога?

 [Перейти в форум підтримки](https://wordpress.org/support/plugin/classifiers/)

## Пожертвування

Ви хотіли б підтримати розвиток цього плагіна?

 [ Пожертвувати на розвиток плагіна ](http://-)