apply_filters( 'language_attributes', string $output, string $doctype )
Filters the language attributes for display in the ‘html’ tag.
Parameters
- $output
-
(string) A space-separated list of language attributes.
- $doctype
-
(string) The type of HTML document (xhtml|html).
Source
Changelog
Version | Description |
---|---|
4.3.0 | Added the $doctype parameter. |
2.5.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/language_attributes