Used By
Used By | Description |
---|---|
wp-includes/general-template.php: wp_get_document_title() | Returns document title for the current page. |
Filters the document title before it is generated.
Passing a non-empty value will short-circuit wp_get_document_title(), returning that value instead.
(string) The document title. Default empty string.
Version | Description |
---|---|
4.4.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/pre_get_document_title