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 ha sido probado con ninguna las 3 últimas versiones principales
de WordPress**. Puede que ya no se mantenga o no tenga soporte, y puede que tenga
problemas de compatibilidad cuando se utiliza con 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://cl.wordpress.org/plugins/classifiers/#description)
 * [Reseñas](https://cl.wordpress.org/plugins/classifiers/#reviews)
 *  [Instalación](https://cl.wordpress.org/plugins/classifiers/#installation)
 * [Desarrollo](https://cl.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 de pantalla

 * [[
 * 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 reseñas para este plugin.

## Colaboradores & Desarrolladores

“Classifiers” es software de código abierto. Las siguientes personas han contribuido
a 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).

## Historial 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://cl.wordpress.org/plugins/tags/classifier/)[html](https://cl.wordpress.org/plugins/tags/html/)
   [select](https://cl.wordpress.org/plugins/tags/select/)
 *  [Vista Avanzada](https://cl.wordpress.org/plugins/classifiers/advanced/)

## Calificaciones

Aún no se han enviado valoraciones.

[Agregar mi reseña](https://wordpress.org/support/plugin/classifiers/reviews/#new-post)

[Ver todas las reseñas](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 avance de este plugin?

 [ Donar para este plugin ](http://-)