Title: AY Term Meta
Author: Erwan Guillon
Published: <strong>March 26, 2015</strong>
Last modified: December 9, 2015

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

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

# AY Term Meta

 By [Erwan Guillon](https://profiles.wordpress.org/gastonpowered/)

[Download](https://downloads.wordpress.org/plugin/ay-term-meta.zip)

 * [Details](https://wordpress.org/plugins/ay-term-meta/#description)
 * [Reviews](https://wordpress.org/plugins/ay-term-meta/#reviews)
 *  [Installation](https://wordpress.org/plugins/ay-term-meta/#installation)
 * [Development](https://wordpress.org/plugins/ay-term-meta/#developers)

 [Support](https://wordpress.org/support/plugin/ay-term-meta/)

## Description

Activate the plugin and add some code to your functions.php

Basic function :

 * AyTermMeta::addMeta($term, $name, $label, $type = ‘input’, $description = ”, 
   $options = array()) {} Generate all meta management in WordPress Admin

Advanced functions :

You can use term_meta functions similar to post_meta function to add / update / 
get / delete metas

 * function add_term_meta( $term_id, $meta_key, $meta_value, $unique = false ) {}
 * function update_term_meta( $term_id, $meta_key, $meta_value, $prev_value = ” ){}
 * function get_term_meta( $term_id, $key = ”, $single = false ) {}
 * function delete_term_meta( $term_id, $meta_key, $meta_value = ” ) {}

## Screenshots

[⌊The add screen⌉⌊The add screen⌉[

The add screen

[⌊The edit screen⌉⌊The edit screen⌉[

The edit screen

## Installation

Download the plugin and put it in /wp-content/plugins/. Then activate it and add
some code in your theme.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“AY Term Meta” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ Erwan Guillon ](https://profiles.wordpress.org/gastonpowered/)

[Translate “AY Term Meta” into your language.](https://translate.wordpress.org/projects/wp-plugins/ay-term-meta)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/ay-term-meta/), check
out the [SVN repository](https://plugins.svn.wordpress.org/ay-term-meta/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/ay-term-meta/) by
[RSS](https://plugins.trac.wordpress.org/log/ay-term-meta/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **0.9.2**
 *  Last updated **11 years ago**
 *  Active installations **10+**
 *  WordPress version ** 3.5 or higher **
 *  Tested up to **4.4.34**
 * Tags
 * [categories](https://wordpress.org/plugins/tags/categories/)[category](https://wordpress.org/plugins/tags/category/)
   [tag](https://wordpress.org/plugins/tags/tag/)[term](https://wordpress.org/plugins/tags/term/)
   [terms](https://wordpress.org/plugins/tags/terms/)
 *  [Advanced View](https://wordpress.org/plugins/ay-term-meta/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/ay-term-meta/reviews/)

## Contributors

 *   [ Erwan Guillon ](https://profiles.wordpress.org/gastonpowered/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/ay-term-meta/)