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

---

Prohledat pluginy

Plugin **nebyl testován na 3 nejnovějších verzích WordPressu.** Nemusí už být tedy
podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může
být nestabilní.

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

# Classifiers

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

[Stáhnout](https://downloads.wordpress.org/plugin/classifiers.1.1.zip)

 * [Podrobnosti](https://cs.wordpress.org/plugins/classifiers/#description)
 * [Hodnocení](https://cs.wordpress.org/plugins/classifiers/#reviews)
 *  [Instalace](https://cs.wordpress.org/plugins/classifiers/#installation)
 * [Vývojáři](https://cs.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.. });

## Snímky obrazovky

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

## Instalace

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

## Nejčastější dotazy

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

## Recenze

Pro tento plugin nejsou žádné recenze.

## Autoři

Classifiers je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

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

[Přeložte “Classifiers” do svého jazyka.](https://translate.wordpress.org/projects/wp-plugins/classifiers)

### Zajímá vás vývoj?

[Prohledejte kód](https://plugins.trac.wordpress.org/browser/classifiers/), podívejte
se do [SVN repozitáře](https://plugins.svn.wordpress.org/classifiers/), nebo se 
přihlaste k[ odběru protokolu vývoje](https://plugins.trac.wordpress.org/log/classifiers/)
pomocí [RSS](https://plugins.trac.wordpress.org/log/classifiers/?limit=100&mode=stop_on_copy&format=rss).

## Přehled změn

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

 * New feature: Change classifier positions

#### 1.0

 * Initial

## Meta

 *  Verze **1.1**
 *  Poslední aktualizace **před 11 roky**
 *  Aktivních instalací **10+**
 *  Testováno až do WordPressu **4.3.34**
 *  Jazyk
 * [English (US)](https://wordpress.org/plugins/classifiers/)
 * Štítky
 * [classifier](https://cs.wordpress.org/plugins/tags/classifier/)[html](https://cs.wordpress.org/plugins/tags/html/)
   [select](https://cs.wordpress.org/plugins/tags/select/)
 *  [Podrobnosti](https://cs.wordpress.org/plugins/classifiers/advanced/)

## Hodnocení

Zatím nebyly zadány žádné recenze.

[Přidat moje hodnocení](https://wordpress.org/support/plugin/classifiers/reviews/#new-post)

[Zobrazit všechny recenze](https://wordpress.org/support/plugin/classifiers/reviews/)

## Spolupracovníci

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

## Podpora

Potřebujete pomoc?

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

## Dary

Chtěli byste podpořit vývoj tohoto pluginu?

 [ Přispět na tento plugin ](http://-)