生猛大虾 » 招数学习 » 去掉WordPress title中文章标题前的»

去掉WordPress title中文章标题前的»

WordPress 的标题前的»字符需要找到 wp-includes目录里的general-template.php文件

function wp_title($sep = ‘»’, $display = true, $seplocation = ”) {
//上面是wp-includes目录里的general-template.php文件的第412行代码
//修改为
function wp_title($sep = ”, $display = true, $seplocation = ”) {
//就可以了

RSS 2.0 | leave a response | trackback

One Response

  1. 二 14th, 2012 / 12:17 下午 橱柜招商加盟 Says:

    有点小深奥

发表评论