dmo_get_city
Returns the raw contents of the City field of the specified Place.
Syntax
dmo_get_city($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.