Title: Classifiers
Author: taavi.aasver
Published: <strong>18 août 2015</strong>
Last modified: 17 septembre 2015

---

Recherche d’extensions

Cette extension **n’a pas été testée avec les3 dernières versions majeures de WordPress**.
Elle pourrait ne plus être maintenue ou supportée et peut présenter des erreurs 
de compatibilité quand elle est utilisée avec des versions récentes de WordPress.

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

# Classifiers

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

[Télécharger](https://downloads.wordpress.org/plugin/classifiers.1.1.zip)

 * [Détails](https://fr-ca.wordpress.org/plugins/classifiers/#description)
 * [Avis](https://fr-ca.wordpress.org/plugins/classifiers/#reviews)
 *  [Installation](https://fr-ca.wordpress.org/plugins/classifiers/#installation)
 * [Développement](https://fr-ca.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.. });

## Captures d’écran

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

## Avis

Il n’y a aucun avis sur cette extension.

## Contributeurs & développeurs

« Classifiers » est un logiciel libre. Les personnes suivantes ont contribué à cette
extension.

Contributeurs

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

[Traduisez « Classifiers » dans votre langue.](https://translate.wordpress.org/projects/wp-plugins/classifiers)

### Le développement vous intéresse ?

[Parcourir le code](https://plugins.trac.wordpress.org/browser/classifiers/), consulter
le [SVN dépôt](https://plugins.svn.wordpress.org/classifiers/), ou s’inscrire au
[journal de développement](https://plugins.trac.wordpress.org/log/classifiers/) 
par [RSS](https://plugins.trac.wordpress.org/log/classifiers/?limit=100&mode=stop_on_copy&format=rss).

## Historique des changements

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

 * New feature: Change classifier positions

#### 1.0

 * Initial

## Méta

 *  Version **1.1**
 *  Last updated **il y a 11 années**
 *  Active installations **10+**
 *  Tested up to **4.3.34**
 *  Language
 * [English (US)](https://wordpress.org/plugins/classifiers/)
 * Tags
 * [classifier](https://fr-ca.wordpress.org/plugins/tags/classifier/)[html](https://fr-ca.wordpress.org/plugins/tags/html/)
   [select](https://fr-ca.wordpress.org/plugins/tags/select/)
 *  [Vue avancée](https://fr-ca.wordpress.org/plugins/classifiers/advanced/)

## Notes

No reviews have been submitted yet.

[Ajouter mon avis](https://wordpress.org/support/plugin/classifiers/reviews/#new-post)

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

## Contributeurs

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

## Support

Quelque chose à dire ? Besoin d’aide ?

 [Voir le forum de support](https://wordpress.org/support/plugin/classifiers/)

## Faire un don

Souhaitez-vous soutenir l’avancement de cette extension ?

 [ Faire un don à cette extension ](http://-)