apply_filters( 'mc_location_limit_sql', $limit_string, $ltype, $lvalue ) → {string}
Customize location limit SQL.
Parameters:
Name | Type | Description |
---|---|---|
$limit_string |
string | SQL limit for location query. |
$ltype |
string | Ltype value passed. |
$lvalue |
string | Lvalue passed. |
- Source:
Returns:
- Type
- string