pre_get_document_title

apply_filters( ‘pre_get_document_title’, string $title …

apply_filters( ‘pre_get_document_title’, string $title )

过滤钩子:在生成文档标题之前过滤它。
Filter Hook: Filters the document title before it is generated.

目录锚点:#说明#参数#源码#笔记


说明(Description)

传递非空值将使wp_get_document_title()短路,而返回该值。


参数(Parameters)

参数 类型 说明
$title (string) 文件标题。默认空字符串。

源码(Source)


更新版本 源码位置 使用 被使用
4.4.0 wp-includes/general-template.php:1041 1 0

笔记(Notes)

如果要从主页面中删除说明:

类别:WordPress 钩子手册 > post_hook

本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。

评论 (0)COMMENT

登录 账号发表你的看法,还没有账号?立即免费 注册