apply_filters( 'findstr_searchable_attributes', $searchable_attributes array )
add_filter( 'findstr_searchable_attributes', $searchable_attributes array )
Filter the searchable attributes.
Use this filter to modify the searchable attributes.
Parameters
| Name | Type | Description |
|---|---|---|
$searchable_attributes | array | searchable attributes |
- Source
Returns:
$searchable_attributes
- Type:
- array