apply_filters( 'mc_search_fields', $values ) → {string}
Customize the MATCH fields for a MyISAM boolean search query.
Parameters:
Name | Type | Description |
---|---|---|
$values |
string | Comma-separated list of columns. |
- Source:
Returns:
- Type
- string