dmo_get_tripadvisor_location_id
Parses the TripAdvisor URL field and returns the TripAdvisor Location ID for the specified Place.
Syntax
dmo_get_tripadvisor_location_id($post_id)
Arguments
$post_id
Default Value: When used within the loop, this value defaults to the current Post ID. When used outside the loop, this value must be supplied.
Acceptable Values: A single integer representing a WordPress Post ID that corresponds to a Place.