apply_filters( 'mc_filter_location_list', $where, $datatype ) → {string}
Filter the where
clause of the location list SQL query. Default empty string.
Parameters:
Name | Type | Description |
---|---|---|
$where |
string | WHERE portion of a SQL query. |
$datatype |
string | Type of data this list is ordered by. |
- Source:
Returns:
- Type
- string