apply_filters( 'document_title', string $title )

Filters the document title.


Parameters

$title

Document title.


Source

File: wp-includes/general-template.php

View on GitHub



Changelog

Changelog
Version Description
5.8.0 Introduced.