sanitize_html_class – filter
Filters a sanitized HTML class string.
Parameters
- .
- ( 2.8.0 ) . .
- $sanitized
- ( string ) The sanitized HTML class. . . .
- $class
- ( string ) HTML class before sanitization. . . .
- $fallback
- ( string ) The fallback string. . . .