Adds an API allowing to store and query term meta as it is done with post meta.
Adds an API allowing to store and query term meta as it is done with post meta using the next functions:
add_term_metaupdate_term_metadelete_term_metaget_term_metaAlso adds meta_compare option to get_terms call.