Filter Reference: geodir_location_description_everywhere_text

Summary

Filter the Everywhere text in location description.

Parameters

$replace_location
(string) (required) Everywhere text.

Default: None

Change Log

Since: 1.6.22

Used by

geodirectory-functions/custom_functions.php: geodir_add_meta_keywords() [Line: 1131]

Source Code

	$replace_location        = apply_filters( 'geodir_location_description_everywhere_text', __( 'Everywhere', 'geodirectory' ) );