过滤类别存档页面标题。
原型
apply_filters( 'single_cat_title', string $term_name )
参数
$term_name
(string)
正在显示的存档的类别名称。
源文件
路径:wp-includes/general-template.php
其他
英文文档:https://developer.wordpress.org/reference/hooks/single_cat_title/
过滤类别存档页面标题。
apply_filters( 'single_cat_title', string $term_name )
$term_name
(string)
正在显示的存档的类别名称。
路径:wp-includes/general-template.php
英文文档:https://developer.wordpress.org/reference/hooks/single_cat_title/
请在后台设置小工具!