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

---

Plugins durchsuchen

Dieses Plugin **ist nicht mit den jüngsten 3 Hauptversionen von WordPress** getestet
worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme
haben, wenn es mit neueren Versionen von WordPress verwendet wird.

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

# Classifiers

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

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

 * [Details](https://de.wordpress.org/plugins/classifiers/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/classifiers/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/classifiers/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/classifiers/#developers)

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

## Beschreibung

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

## Screenshots

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

## Installation

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

## FAQ

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

## Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

## Mitwirkende und Entwickler

„Classifiers“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin
mitgewirkt:

Mitwirkende

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

[Übersetze „Classifiers“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/classifiers)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/classifiers/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/classifiers/) an
oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/classifiers/)
per [RSS](https://plugins.trac.wordpress.org/log/classifiers/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

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

 * New feature: Change classifier positions

#### 1.0

 * Initial

## Meta

 *  Version **1.1**
 *  Zuletzt aktualisiert **vor 11 Jahren**
 *  Aktive Installationen **10+**
 *  Getestet bis **4.3.34**
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/classifiers/)
 * Schlagwörter
 * [classifier](https://de.wordpress.org/plugins/tags/classifier/)[html](https://de.wordpress.org/plugins/tags/html/)
   [select](https://de.wordpress.org/plugins/tags/select/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/classifiers/advanced/)

## Bewertungen

Es wurden noch keine Rezensionen eingereicht.

[Meine Rezension hinzufügen](https://wordpress.org/support/plugin/classifiers/reviews/#new-post)

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/classifiers/reviews/)

## Mitwirkende

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

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/classifiers/)

## Spenden

Möchtest du die Weiterentwicklung dieses Plugins unterstützen?

 [ Für dieses Plugin spenden ](http://-)