apply_filters( 'findstr_each_filterable_attribute', string undefined )
add_filter( 'findstr_each_filterable_attribute', string undefined )
Use this filter to modify each filterable attribute before adding it.
Parameters
| Name | Type | Description |
|---|---|---|
string | $filterable_attribute The filterable attribute being processed. |
- Source
Returns:
string The modified filterable attribute.