tribe_get_venue_website_url?

Home Forums Calendar Products Events Calendar PRO tribe_get_venue_website_url?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #72134
    Michael
    Participant

    Is there a simple way to get the url of the venue website?

    tribe_get_venue_website_link returns a formatted link – I just need the url.

    #72247
    Barry
    Member

    $url = tribe_get_event_meta( $venue_id, '_VenueURL', true );

    #72253
    Michael
    Participant

    Excellent, thanks.

    Are you planning to list the IDs of the available meta keys in the docs? That would be a big help.

    #72383
    Barry
    Member

    There’s lots of useful information in our tutorials and Frequently Asked Questions sections already – for example here’s an FAQ entry on our default custom fields.

    If you notice anything that’s missing or want to suggest additional documentation/coverage of a feature please don’t hesitate to post a feature request 🙂

    Thanks! (I’ll go ahead and close this thread now.)

    #981534
    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 5 posts - 1 through 5 (of 5 total)
  • The topic ‘tribe_get_venue_website_url?’ is closed to new replies.