[Plugin: Category Meta plugin] Works well with 2.7.1
-
Just installed and it works well.
My code is
$category = get_the_category(); $category_id = $category[0]->cat_ID; $metaValue = get_terms_meta($category_id, 'showDate');
https://www.ads-software.com/extend/plugins/wp-category-meta/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘[Plugin: Category Meta plugin] Works well with 2.7.1’ is closed to new replies.