apply_filters( 'mc_location_exclude_from_search', $exclude ) → {bool}
Should location posts be excluded from search? Default true.
Parameters:
Name | Type | Description |
---|---|---|
$exclude |
bool | True to exclude. |
- Source:
Returns:
- Type
- bool