Hi, I’d like to recreate tribe_get_events() function (return all upcoming events) , but using WP_Query. What is the custom field name for the event start date? Can you please post a code sample?
Thanks, Julie. I found what I was looking for in the docs.
In case it helps anyone, the snippet that did the trick for my needs can be viewed here: https://gist.github.com/anonymous/7305387