Querying Events

Sometimes it is handy to query for and list events outside of existing views, or in places where widgets and shortcodes are unsuitable. Because events are a custom post type, the usual WordPress paradigms apply — you can use WP_Query directly, or use the tribe_get_events() helper function that The Events Calendar provides. This article covers … Continue reading Querying Events