Category Taxonomy?
-
I’ve been looking through but can’t find the name of the taxonomy for Event Categories. Trying to use:
$cats_array = get_categories(array('taxonomy' => array('category','event-categories')));
where ‘event-categories’ would be the main event category taxonomy. So what should the taxonomy slug be? Not sure if I just didn’t find it or I’m trying to use it incorrectly.
Thanks in advance for any help.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Category Taxonomy?’ is closed to new replies.