I want to pull the data from one of my event categories into my calendar and seem unable to find the API to do this. Can you help? Right now, we’re pulling locations from the actual event location, but we’ve created categories that list by drilled down locations (like North, South, etc). We want these to display on the calendar.
Hi Nicole, you would probably be looking at the tribe_get_events() function to do this. You’ll need a good working knowledge of WP Query (since it sits on top of that mechanism) and taxonomy queries in particular.
Author
Posts
Viewing 2 posts - 1 through 2 (of 2 total)
The topic ‘API for Categories’ is closed to new replies.