Hi, Is there any hook to title case the facets labels, I have some taxonomy with full uppercase. I want to use ucwords php function, but Can you suggest some hook which takes in the label and returns modified label.
Its changing the filter label, I wanted to change the taxonomy terms inside the filter..
The above code is changing the filter headings, like By Category, By Tag..