Filter Reference: geodir_home_map_listing_where

Summary

Filter the searched fields for the markers data

Parameters

$search
(string) (required) Row of searched fields to use in WHERE clause.

Default: None

Change Log

Since: 1.0.0

Used by

geodirectory-functions/map-functions/get_markers.php: get_markers() [Line: 314]

Source Code

	$search = apply_filters('geodir_home_map_listing_where', $search);