dmo_get_province (Alias)

Returns the raw contents of the Province / State field of the specified Place. This function returns identical results to dmo_get_state.

Syntax

dmo_get_province($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.