pre_get_document_title

最后更新于:2021-11-27 18:48:23

apply_filters( ‘pre_get_document_title’, string $title )

Filters the document title before it is generated.

参数

$title

(string)
The document title. Default empty string.

源文件

文件: gc-includes/general-template.php

View on Trac