Title: Classifiers
Author: taavi.aasver
Published: <strong>18 de agosto de 2015</strong>
Last modified: 17 de septiembre de 2015

---

Buscar plugins

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

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

# Classifiers

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

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

 * [Detalles](https://es.wordpress.org/plugins/classifiers/#description)
 * [Valoraciones](https://es.wordpress.org/plugins/classifiers/#reviews)
 *  [Instalación](https://es.wordpress.org/plugins/classifiers/#installation)
 * [Desarrollo](https://es.wordpress.org/plugins/classifiers/#developers)

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

## Descripción

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

## Capturas

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

## Instalación

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

## Reseñas

No hay valoraciones para este plugin.

## Colaboradores y desarrolladores

«Classifiers» es un software de código abierto. Las siguientes personas han colaborado
con este plugin.

Colaboradores

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

[Traduce «Classifiers» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/classifiers)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/classifiers/) , echa
un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/classifiers/) 
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/classifiers/)
por [RSS](https://plugins.trac.wordpress.org/log/classifiers/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

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

 * New feature: Change classifier positions

#### 1.0

 * Initial

## Meta

 *  Versión **1.1**
 *  Última actualización **hace 11 años**
 *  Instalaciones activas **10+**
 *  Probado hasta **4.3.34**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/classifiers/)
 * Etiquetas:
 * [classifier](https://es.wordpress.org/plugins/tags/classifier/)[html](https://es.wordpress.org/plugins/tags/html/)
   [select](https://es.wordpress.org/plugins/tags/select/)
 *  [Vista avanzada](https://es.wordpress.org/plugins/classifiers/advanced/)

## Valoraciones

Aún no se han enviado valoraciones.

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

[Ver todas las valoraciones](https://wordpress.org/support/plugin/classifiers/reviews/)

## Colaboradores

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

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/classifiers/)

## Donar

¿Te gustaría apoyar el progreso de este plugin?

 [ Dona a este plugin ](http://-)