The post type is tribe_events and depending on when your code is running you can obtain that by using the following constant:
TribeEvents::POSTTYPE
The taxonomy is tribe_events_cat and again there is a class constant for that:
TribeEvents::TAXONOMY
Term relates to the actual category you want to pull in, it will probably be either an ID or a slug (or both may be acceptable) – but refer to the slidervilla.com documentation for that 🙂
Author
Posts
Viewing 2 posts - 1 through 2 (of 2 total)
The topic ‘Taxonomy and Slug terms’ is closed to new replies.