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

---

Sök tillägg

Det här tillägget **har inte testats med någon av de 3 senaste huvudversionerna 
av WordPress**. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem
när det används tillsammans med nyare versioner av WordPress.

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

# Classifiers

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

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

 * [Detaljer](https://sv.wordpress.org/plugins/classifiers/#description)
 * [Recensioner](https://sv.wordpress.org/plugins/classifiers/#reviews)
 *  [Installation](https://sv.wordpress.org/plugins/classifiers/#installation)
 * [Utveckling](https://sv.wordpress.org/plugins/classifiers/#developers)

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

## Beskrivning

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

## Skärmdumpar

 * [[
 * 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

## Vanliga frågor

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

## Recensioner

Detta tillägg har inga recensioner.

## Bidragsgivare och utvecklare

”Classifiers” är programvara med öppen källkod. Följande personer har bidragit till
detta tillägg.

Bidragande personer

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

[Översätt ”Classifiers” till ditt språk.](https://translate.wordpress.org/projects/wp-plugins/classifiers)

### Intresserad av programutveckling?

[Läs programkoden](https://plugins.trac.wordpress.org/browser/classifiers/), kika
på [SVN-filförvaret](https://plugins.svn.wordpress.org/classifiers/) eller prenumerera
på [utvecklarloggen](https://plugins.trac.wordpress.org/log/classifiers/) via [RSS](https://plugins.trac.wordpress.org/log/classifiers/?limit=100&mode=stop_on_copy&format=rss).

## Ändringslogg

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

 * New feature: Change classifier positions

#### 1.0

 * Initial

## Meta

 *  Version **1.1**
 *  Senast uppdaterat **11 år sedan**
 *  Aktiva installationer **10+**
 *  Testat upp till **4.3.34**
 *  Språk
 * [English (US)](https://wordpress.org/plugins/classifiers/)
 * Etiketter
 * [classifier](https://sv.wordpress.org/plugins/tags/classifier/)[html](https://sv.wordpress.org/plugins/tags/html/)
   [select](https://sv.wordpress.org/plugins/tags/select/)
 *  [Avancerad vy](https://sv.wordpress.org/plugins/classifiers/advanced/)

## Betyg

Än så länge har inga recensioner skickats in.

[Lägg till min recension](https://wordpress.org/support/plugin/classifiers/reviews/#new-post)

[Se alla recensioner](https://wordpress.org/support/plugin/classifiers/reviews/)

## Bidragande personer

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

## Support

Har du något att säga? Behöver du hjälp?

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

## Donera

Skulle du vilja bidra till utvecklingen av detta tillägg?

 [ Donera till det här tillägget ](http://-)