WordPress函数single_tag_title()

WordPress函数single_tag_title()

介绍

显示tag页面的标题。

使用

<?php single_tag_title( $prefix, $display ); ?>

默认

<?php single_tag_title(); ?>

参数

$prefix
(字符串)(可选)要在标题前输出的文本。
默认值:无
注意:如果 $display 参数为 false,则当前将忽略 $prefix 参数。
查看 http://core.trac.wordpress.org/ticket/16632

$display
(布尔值)(可选)显示标题 (TRUE),或返回要在 PHP 中使用的标题 (FALSE)。
默认值:TRUE

版权声明
转载请注明本文来源:WordPress函数single_tag_title()
转载请注明本文地址:https://www.e363.com/1254.html
THE END
喜欢龙网的内容,就支持一下吧!
点赞99赞赏 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容