Title: CMB2 Taxonomy
Author: jcchavezs
Published: <strong>20 avril 2015</strong>
Last modified: 21 décembre 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/cmb2-taxonomy.svg)

# CMB2 Taxonomy

 Par [jcchavezs](https://profiles.wordpress.org/jcchavezs/)

[Télécharger](https://downloads.wordpress.org/plugin/cmb2-taxonomy.zip)

 * [Détails](https://fr-be.wordpress.org/plugins/cmb2-taxonomy/#description)
 * [Avis](https://fr-be.wordpress.org/plugins/cmb2-taxonomy/#reviews)
 *  [Installation](https://fr-be.wordpress.org/plugins/cmb2-taxonomy/#installation)
 * [Développement](https://fr-be.wordpress.org/plugins/cmb2-taxonomy/#developers)

 [Support](https://wordpress.org/support/plugin/cmb2-taxonomy/)

## Description

CMB2 Taxonomy will create metaboxes and forms with custom fields for your taxonomies
using the [CMB2](https://github.com/WebDevStudios/CMB2) API (and yes, it will blow
your mind too).

This plugin adds an additional table for term’s metadata storage following the metadata
patterns which means that eventhough we add an extra table we still using the [metadata API](https://codex.wordpress.org/Metadata_API).
Check the [Usage](https://github.com/jcchavezs/cmb2-taxonomy#usage) section for 
more information.

To get started, please follow the examples in the included `example-functions.php`
file and have a look at the [basic usage instructions](https://github.com/WebDevStudios/CMB2/wiki/Basic-Usage).

You can see a list of available field types [here](https://github.com/WebDevStudios/CMB2/wiki/Field-Types#types).

### Features:

 * Create metaboxes to be used on taxonomy edit screens.
 * [Flexible API that allows you to use CMB forms almost anywhere, even on the front-end](https://github.com/WebDevStudios/CMB2/wiki/Bringing-Metaboxes-to-the-Front-end).
 * [Several field types are included](https://github.com/WebDevStudios/CMB2/wiki/Field-Types).
 * [Custom API hook that allows you to create your own field types](https://github.com/WebDevStudios/CMB2/wiki/Adding-your-own-field-types).
 * There are numerous hooks and filters, allowing you to modify many aspects of 
   the library (without editing it directly).
 * Repeatable fields for most field types are supported, as well as repeatable field
   groups.
 * CMB2 is safe to bundle with any project. It will only load the newest version
   in the system.

### Liens

 * [Github project page](https://github.com/jcchavezs/cmb2-taxonomy)

## Installation

If installing the plugin from wordpress.org:

 1. Upload the entire `/cmb2-taxonomy` directory to the `/wp-content/plugins/` directory.
 2. Activate CMB2 Taxonomy through the ‘Plugins’ menu in WordPress.
 3. Copy (and rename if desired) `example-functions.php` into to your theme or plugin’s
    directory.
 4. Edit to only include the fields you need and rename the functions.
 5. Profit.

### Usage

This plugin adds a couple of new functions for metadata management, similar to the
post_meta functions:

 * [get_term_meta](https://github.com/jcchavezs/cmb2-taxonomy/blob/master/functions.php#L13):
   Retrieves metadata for the specified term.
 * [update_term_meta](https://github.com/jcchavezs/cmb2-taxonomy/blob/master/functions.php#L28):
   Update metadata for the specified term. If no value already exists for the specified
   term ID and metadata key, the metadata will be added.
 * [add_term_meta](https://github.com/jcchavezs/cmb2-taxonomy/blob/master/functions.php#L43):
   Add metadata for the specified term.
 * [delete_term_meta](https://github.com/jcchavezs/cmb2-taxonomy/blob/master/functions.php#L59):
   Delete metadata for the specified term.

## Avis

Il n’y a aucun avis pour cette extension.

## Contributeurs & développeurs

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

Contributeurs

 *   [ jcchavezs ](https://profiles.wordpress.org/jcchavezs/)

[Traduisez « CMB2 Taxonomy » dans votre langue.](https://translate.wordpress.org/projects/wp-plugins/cmb2-taxonomy)

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

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

## Méta

 *  Version **1.0.2**
 *  Last updated **il y a 10 années**
 *  Active installations **200+**
 *  WordPress version ** 3.8.0 ou plus **
 *  Tested up to **4.1.42**
 *  Language
 * [English (US)](https://wordpress.org/plugins/cmb2-taxonomy/)
 * Tags
 * [fields](https://fr-be.wordpress.org/plugins/tags/fields/)[forms](https://fr-be.wordpress.org/plugins/tags/forms/)
   [metaboxes](https://fr-be.wordpress.org/plugins/tags/metaboxes/)[options](https://fr-be.wordpress.org/plugins/tags/options/)
   [settings](https://fr-be.wordpress.org/plugins/tags/settings/)
 *  [Vue avancée](https://fr-be.wordpress.org/plugins/cmb2-taxonomy/advanced/)

## Notes

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/cmb2-taxonomy/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/cmb2-taxonomy/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/cmb2-taxonomy/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/cmb2-taxonomy/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/cmb2-taxonomy/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/cmb2-taxonomy/reviews/)

## Contributeurs

 *   [ jcchavezs ](https://profiles.wordpress.org/jcchavezs/)

## Support

Quelque chose à dire ? Besoin d’aide ?

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