Filter Reference: geodir_auto_change_address_fields_pin_move

Summary

Filter the auto change address fields values when moving the map pin

Parameters

$var
(bool) (required) Whether to change the country, state, city values in fields.

Default: None

Change Log

Since: 1.4.8

Used by

geodirectory-functions/map-functions/map_on_add_listing_page.php: [Line: 32]

Source Code

$auto_change_address_fields_pin_move = apply_filters('geodir_auto_change_address_fields_pin_move', true);