Title: Classifiers
Author: taavi.aasver
Published: <strong>18. август 2015.</strong>
Last modified: 17. септембар 2015.

---

Претражи додатке

Овај додатак **није испробан са последња 3 главна издања Вордпреса**.Можда се више
не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

![](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://sr.wordpress.org/plugins/classifiers/#description)
 * [Прегледи](https://sr.wordpress.org/plugins/classifiers/#reviews)
 *  [Постављање](https://sr.wordpress.org/plugins/classifiers/#installation)
 * [Изградња](https://sr.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

## Мета

 *  Version **1.1**
 *  Last updated **11 година раније**
 *  Active installations **10+**
 *  Tested up to **4.3.34**
 *  Language
 * [English (US)](https://wordpress.org/plugins/classifiers/)
 * Tags
 * [classifier](https://sr.wordpress.org/plugins/tags/classifier/)[html](https://sr.wordpress.org/plugins/tags/html/)
   [select](https://sr.wordpress.org/plugins/tags/select/)
 *  [Напредни преглед](https://sr.wordpress.org/plugins/classifiers/advanced/)

## Оцене

No reviews have been submitted yet.

[Додај моју оцену](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://-)