Title: Classifiers
Author: taavi.aasver
Published: <strong>18. augusta 2015</strong>
Last modified: 17. septembra 2015

---

Vyhľadať plugin

Tento plugin **nebol testovaný s najnovšími 3 hlavnými vydaniami WordPress**. Už
nemusí byť udržiavaný alebo podporovaný a môže mať problémy s kompatibilitou pri
použití s novšími verziami WordPress.

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

# Classifiers

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

[Stiahnuť](https://downloads.wordpress.org/plugin/classifiers.1.1.zip)

 * [Podrobnosti](https://sk.wordpress.org/plugins/classifiers/#description)
 * [Recenzie](https://sk.wordpress.org/plugins/classifiers/#reviews)
 *  [Inštalácia](https://sk.wordpress.org/plugins/classifiers/#installation)
 * [Vývoj](https://sk.wordpress.org/plugins/classifiers/#developers)

 [Podpora](https://wordpress.org/support/plugin/classifiers/)

## Popis

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.. });

## Obrázky

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

## Inštalácia

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

## Časté otázky

  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.. });

## Recenzie

Pre tento plugin nie sú žiadne recenzie.

## Prispievatelia a vývojári

“Classifiers” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli 
nasledujúci ľudia.

Prispievatelia

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

[Preložiť „Classifiers“ do vašho jazyka.](https://translate.wordpress.org/projects/wp-plugins/classifiers)

### Máte záujem o vývoj?

[ Prehľadávajte zdrojový kód](https://plugins.trac.wordpress.org/browser/classifiers/),
preskúmajte [SVN repozitár](https://plugins.svn.wordpress.org/classifiers/), alebo
sa prihláste na odber [vývojárskeho logu](https://plugins.trac.wordpress.org/log/classifiers/)
cez [RSS](https://plugins.trac.wordpress.org/log/classifiers/?limit=100&mode=stop_on_copy&format=rss).

## Zoznam zmien

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

 * New feature: Change classifier positions

#### 1.0

 * Initial

## Meta

 *  Verzia **1.1**
 *  Posledná aktualizácia **Pred 11 rokov**
 *  Aktívne inštalácie **10+**
 *  Testované do verzie **4.3.34**
 *  Jazyk
 * [English (US)](https://wordpress.org/plugins/classifiers/)
 * Značky
 * [classifier](https://sk.wordpress.org/plugins/tags/classifier/)[html](https://sk.wordpress.org/plugins/tags/html/)
   [select](https://sk.wordpress.org/plugins/tags/select/)
 *  [Rozšírené zobrazenie](https://sk.wordpress.org/plugins/classifiers/advanced/)

## Hodnotenia

No reviews have been submitted yet.

[Pridať moju recenziu](https://wordpress.org/support/plugin/classifiers/reviews/#new-post)

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

## Prispievatelia

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

## Podpora

Máte čo povedať? Potrebujete pomoc?

 [Zobraziť fórum podpory](https://wordpress.org/support/plugin/classifiers/)

## Podporiť

Chceli by ste podporiť pokrok tohto pluginu?

 [ Prispieť na plugin ](http://-)