Beschreibung
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.
Installation
- Upload the entire
termmeta-api
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‚Plugins‘ menu in WordPress.
- Use the API
Rezensionen
Für dieses Plugin gibt es keine Rezensionen.
Mitwirkende & Entwickler
„Term meta API“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Term meta API“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.0
- Initial Release