dmo_get_instagram_url

Returns the raw contents of the Instagram URL field of the specified Place. This will include a http:// or https:// prefix.

Syntax

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