Get event category

Home Forums Calendar Products Events Calendar PRO Get event category

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #65239
    punctilio
    Participant

    Is there a way to get the category name?
    I tried tribe_get_event_taxonomy() and tribe_meta_event_cats(),
    but they always come with html wraps. But I want to get only the name of the category back.
    I hope someone can help me. Thank you very much.

    #65266
    Barry
    Member

    You could use WordPress’s get_the_terms() function directly if you want, rather than going through tribe_get_event_taxonomy() – then inspect the returned data and retrieve what you need.

    Hope that helps!

    #981111
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Get event category’ is closed to new replies.