Filter Reference: geodir_google_api_key

Summary

Filter Google maps api key.

Parameters

$key
(string) (required) Google maps api key.

Default: None

Change Log

Since: 1.6.4

Used by

geodirectory-functions/custom_functions.php: geodir_get_map_api_key() [Line: 1021]

Source Code

	return apply_filters( 'geodir_google_api_key', $key );