apply_filters( 'findstr_strip_invisible', $text ) → {string}
Filter the text after stripping invisible tags
Parameters:
Name | Type | Description |
---|---|---|
$text |
string | already stripped text |
- Source:
Returns:
$text
- Type
- string