apply_filters( 'ep_highlighting_tag', $current_tag ) → {string}
Filter the tag that wraps the search highlighted term
Parameters:
Name | Type | Description |
---|---|---|
$current_tag |
string | Highlighting tag |
- Since:
- 3.5
- Source:
Returns:
New highlighting tag
- Type
- string