Using tribe_get_events

tribe_get_events() is a neat little helper function that makes it easy to retrieve event data when building customizations. In this tutorial, we’ll look at how it works and provide some examples to get you started. If you’re already familiar with the WP_Query class or the get_posts() function provided by WordPress, then working with tribe_get_events() should … Continue reading Using tribe_get_events