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

---

Søg plugins

Dette plugin **er ikke blevet testet med de seneste 3 større udgivelser af WordPress**.
Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer,
når det bruges med nyere versioner af WordPress.

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

# Classifiers

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

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

 * [Detaljer](https://da.wordpress.org/plugins/classifiers/#description)
 * [Vurderinger](https://da.wordpress.org/plugins/classifiers/#reviews)
 *  [Installation](https://da.wordpress.org/plugins/classifiers/#installation)
 * [Udvikling](https://da.wordpress.org/plugins/classifiers/#developers)

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

## Beskrivelse

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ærmbilleder

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

## Anmeldelser

Der er ingen anmeldelser for denne widget.

## Bidragsydere & udviklere

“Classifiers” er open source-software. Følgende personer har bidraget til dette 
plugin.

Bidragsydere

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

[Oversæt “Classifiers” til dit eget sprog.](https://translate.wordpress.org/projects/wp-plugins/classifiers)

### Interesseret i udvikling?

[Gennemse koden](https://plugins.trac.wordpress.org/browser/classifiers/), tjek 
[SVN repository](https://plugins.svn.wordpress.org/classifiers/), eller abonner 
på [udviklerloggen](https://plugins.trac.wordpress.org/log/classifiers/) via [RSS](https://plugins.trac.wordpress.org/log/classifiers/?limit=100&mode=stop_on_copy&format=rss).

## Ændringslog

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

 * New feature: Change classifier positions

#### 1.0

 * Initial

## Meta

 *  Version **1.1**
 *  Senest opdateret **11 år siden**
 *  Aktive installationer **10+**
 *  Testet op til **4.3.34**
 *  Sprog
 * [English (US)](https://wordpress.org/plugins/classifiers/)
 * Tags
 * [classifier](https://da.wordpress.org/plugins/tags/classifier/)[html](https://da.wordpress.org/plugins/tags/html/)
   [select](https://da.wordpress.org/plugins/tags/select/)
 *  [Avanceret visning](https://da.wordpress.org/plugins/classifiers/advanced/)

## Bedømmelser

Der er endnu ikke indsendt nogen anmeldelser.

[Tilføj min vurdering](https://wordpress.org/support/plugin/classifiers/reviews/#new-post)

[Se alle anmeldelser.](https://wordpress.org/support/plugin/classifiers/reviews/)

## Bidragsydere

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

## Support

Har du noget at sige? Har du brug for hjælp?

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

## Donér

Vil du gerne støtte udviklingen af dette plugin?

 [ Donér til dette plugin ](http://-)