Filter Reference: geodir_near_input_extra

Summary

Used to hide the near field and other things.

Parameters

$curr_post_type
(string) (required) The current post type.

Default: None

Change Log

Since: 1.6.9

Used by

geodirectory-functions/custom_functions.php: geodir_search_form_near_input() [Line: 2427]

Source Code

	$near_input_extra = apply_filters('geodir_near_input_extra','',$curr_post_type);