[Plugin: Category Meta plugin] Where to Put Code to display Category Meta
-
Hi Eric,
I have just found and downloaded your WP Category Meta plugin. Looks just what I need. Thank you.
However due to my lack of experience with coding I do not know where I should put the code snippet to retrieve the meta?
if (function_exists('get_all_terms_meta')) { $metaList = get_all_terms_meta($category_id); }
Would you please which WP file and where in that file I should put the code?
Regards,
Ray Atreides
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘[Plugin: Category Meta plugin] Where to Put Code to display Category Meta’ is closed to new replies.