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

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

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

# Classifiers

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

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

 * [Details](https://pcd.wordpress.org/plugins/classifiers/#description)
 * [Reviews](https://pcd.wordpress.org/plugins/classifiers/#reviews)
 *  [Installation](https://pcd.wordpress.org/plugins/classifiers/#installation)
 * [Development](https://pcd.wordpress.org/plugins/classifiers/#developers)

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

## Description

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

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Classifiers” is open source software. The following people have contributed to 
this plugin.

Contributors

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

[Translate “Classifiers” into your language.](https://translate.wordpress.org/projects/wp-plugins/classifiers)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/classifiers/), check
out the [SVN repository](https://plugins.svn.wordpress.org/classifiers/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/classifiers/) by
[RSS](https://plugins.trac.wordpress.org/log/classifiers/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

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

 * New feature: Change classifier positions

#### 1.0

 * Initial

## Meta

 *  Version **1.1**
 *  Last updated **11 years ago**
 *  Active installations **10+**
 *  Tested up to **4.3.34**
 *  Language
 * [English (US)](https://wordpress.org/plugins/classifiers/)
 * Tags
 * [classifier](https://pcd.wordpress.org/plugins/tags/classifier/)[html](https://pcd.wordpress.org/plugins/tags/html/)
   [select](https://pcd.wordpress.org/plugins/tags/select/)
 *  [Advanced View](https://pcd.wordpress.org/plugins/classifiers/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/classifiers/reviews/#new-post)

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

## Contributors

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

## Support

Got something to say? Need help?

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

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://-)