Cleanse the field value in the term based on the context.
Passing a term field value through the function should be assumed to have
cleansed the value for whatever context the term field is going to be used.
If no context or an unsupported context is given, then default filters will
be applied.
There are enough filters for each context to support a custom filtering
without creating your own filter function. Simply create a function that
hooks into the filter you need.