Filter Reference: geodir_remove_location_terms

Summary

Filter the remove location terms array.

Parameters

$location_terms
(array) (required) The array of location terms.

Default: None

Change Log

Since: 1.6.22

Used by

geodirectory-functions/general_functions.php: geodir_remove_location_terms() [Line: 5038]

Source Code

	return apply_filters('geodir_remove_location_terms',$location_terms);