Hi,
How can I get the category event or start date, I mean something like :
get_post_meta($post->ID, category, ‘true’)
I know this code is not working but could you please let me know how get the these informations?
You can get a list of categories assigned to an event with tribe_get_event_taxonomy() – or if you want a ‘raw’ list you can use the appropriate WordPress API function, in this case get_the_term_list().
This thread’s not seen much activity for the last couple of weeks so I’ll go ahead and close it. Of course if you still need help with this or any other issue please don’t hesitate to create a new thread (or threads) and one of the team will be only too happy to help. Thanks!
Author
Posts
Viewing 3 posts - 1 through 3 (of 3 total)
The topic ‘How get category event or start date’ is closed to new replies.