Popis
Adds an API allowing to store and query term meta as it is done with post meta using the next functions:
add_term_meta
update_term_meta
delete_term_meta
get_term_meta
Also adds meta_compare
option to get_terms call.
Instalace
- Upload the entire
termmeta-api
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‚Plugins‘ menu in WordPress.
- Use the API
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Term meta API je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Term meta API” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.0
- Initial Release