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

Update the existing geocoded data fields.


Package


Description Description


Parameters Parameters

$post_id

(int) (Required) The post ID to update values on.

$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