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 plus de trois mises à jour majeures de
WordPress**. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes
de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

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

 * [[
 * 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 pour cette extension.

## Contributeurs/contributrices & développeurs/développeuses

« 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).

## Journal des modifications

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

 * New feature: Change classifier positions

#### 1.0

 * Initial

## Méta

 *  Version **1.1**
 *  Dernière mise à jour **il y a 11 ans**
 *  Installations actives **10+**
 *  Testé jusqu’à **4.3.34**
 *  Langue
 * [English (US)](https://wordpress.org/plugins/classifiers/)
 * Étiquettes
 * [classifier](https://fr.wordpress.org/plugins/tags/classifier/)[html](https://fr.wordpress.org/plugins/tags/html/)
   [select](https://fr.wordpress.org/plugins/tags/select/)
 *  [Vue avancée](https://fr.wordpress.org/plugins/classifiers/advanced/)

## Évaluations

Aucun avis n’a encore été envoyé.

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

[Voir tous les avis](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://-)