Support » Plugins » [Plugin: Event Calendar] Get website link URL

  • Hi

    I’ve got this code:

    $billetnet_link = esc_url(tribe_get_event_meta( tribe_get_organizer_id( $postId ), '_OrganizerWebsite', true ));

    which gives me the Organizer Website link, but I need the website link. I’ve been trying _EventURL and tribe_get_event_website_link() but I can’t make it work.

    Can anyone help?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Event Calendar] Get website link URL’ is closed to new replies.