apply_filters( 'language_attributes', string $output )
Filters the language attributes for display in the ‘html’ tag.
Parameters
- $output
-
A space-separated list of language attributes.
Source
Changelog
Version | Description |
---|---|
4.3.0 | Added the $doctype parameter. |
2.5.0 | Introduced. |