Filter Reference: geodir_location_allowed_location_where

Summary

This filter has not been documented yet.

Used by

geodir_location_manager/geodir_location_hooks_actions.php: geodir_default_location_where() [Line: 1534]

Source Code

	$allowed_location = apply_filters( 'geodir_location_allowed_location_where', true, $wp->query_vars, $table, $wp_query, $p_table );