APP_Google_Geocoding::insert_geo_data( int $post_id, string $address, array $data = array() )

Insert geo data on new listings.


Package


Description Description


Parameters Parameters

$post_id

(int) (Required) The post ID to save values to.

$address

(string) (Required) The text field of the new address.

$data

(array) (Optional) Data to be saved. (Optional). If empty, new API request will be performed.

Default value: array()


Top ↑

Changelog Changelog

Changelog
VersionDescription
4.0.0Introduced.
Premium WordPress Apps