findstr_searchable_attributes

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

NameTypeDescription
$searchable_attributesarray

searchable attributes

Returns:

$searchable_attributes

Type: 
array