API Function to get Venue URL

Home Forums Calendar Products API Function to get Venue URL

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #894991
    Sean
    Participant

    Hi guys –
    Can you provide a status or a workaround for this?
    https://tri.be/support/forums/topic/add-new-api-function-to-get-venue-website-url/

    #897077
    Geoff
    Member

    Hi there, Sean! Thanks for getting in touch and welcome back to the forums. πŸ™‚

    Great question. I see the ticket is still logged in our system, but it hasn’t been pegged to a specific release. Sorry I don’t have a specific date for you, but I’ll add this thread to the ticket so we can try to follow up with you here when we have more to share.

    The workaround for the time being is to get it directly in the post meta:

    get_post_meta( $post->ID, '_VenueURL', true );

    Does this help answer your question? Please let me know. πŸ™‚

    Cheers!
    Geoff

    #904030
    Geoff
    Member

    Hey there, Sean! Just checking in to see if there’s been any further update or if you still need assistance on this one–let me know. πŸ™‚

    Cheers!
    Geoff

    #911915
    Geoff
    Member

    Hey there, Sean! It’s been a while so I’m going to go ahead and close this thread. If we can help with anything else, though, please don’t hesitate to open a new thread. We’d be happy to help. πŸ™‚

    Cheers!
    Geoff

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘API Function to get Venue URL’ is closed to new replies.