1500字范文,内容丰富有趣,写作好帮手!
1500字范文 > WordPress标题标签title的写法

WordPress标题标签title的写法

时间:2018-10-19 08:01:33

相关推荐

WordPress标题标签title的写法

WordPress最常用的标题标签是wp_title函数,所以在此之前,一定要好好了解函数。

用法一

主页:博客名 – 博客描述

主页翻页:博客名 -第 2 页

其它页面:页面名 – 博客名

其它页面:页面名 – 博客名-第 2 页

<?phpif(is_home() && !is_paged()){$title=get_bloginfo( ame). – .get_bloginfo(description);}else{$title=wp_title( - ,true, ight);bloginfo( ame);}if($paged

如果你想在主页上显示:博客名称 – 博客描述-第 2 页

只需要去除if语句中的&& !is_paged()

此外,我还摘录了官方默认主题twentyeleven标题写法:

<?php/** Print the <?php/** Print the<title>tag based on what is being viewed.*/global $page, $paged;wp_title( "-", true, "right" );// Add the blog name.bloginfo( "name" );// Add the blog description for the home/front page.$site_description = get_bloginfo( "description", "display" );if ( $site_description && ( is_home()</p><p></p></p> </div> <div class="keywords"> </div> <div class="tips">本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。</div> </div> <script>news_one();</script> <dl class="plbox" id="comments"> <dt>网友评论</dt> <dd> <textarea class="plcc">文明上网理性发言</textarea> <button class="sendpl">发表评论</button> <div class="pl_tips">网友评论仅供其表达个人看法,并不表明网站立场。</div> <div class="b10"></div> <ol class="pllist"> </ol> </dd> </dl> <script> $(".plcc").focus(function(){ if($('.plcc').val()=='文明上网理性发言') $('.plcc').val(''); }); $(".sendpl").click(function(){ var plcc=$('.plcc').val(),plcs=$('<p>'+plcc+'</p>').text(); if(plcs!='' && plcs!='文明上网理性发言'){ $('.pllist').prepend('<li><img src="https://1500zi.500zi.com/statics/images/member/avatar.jpg" /><span class="adtime">2024-07-01 14:07</span><span class="plname">匿名60058146</span><span class="ipadd">[网友]<i>0.0.0.0</i></span><div class="pldata">'+plcs+' <font color="gray">(审核中)</font></div><div class="support"><span class="s1">顶0</span><span class="s2">踩0</span></div><div class="clear"></div></li>'); $.post("https://1500zi.500zi.com/comment.php",{"commentid":"content_1-68101245-1","title":"WordPress%E6%A0%87%E9%A2%98%E6%A0%87%E7%AD%BEtitle%E7%9A%84%E5%86%99%E6%B3%95","content":plcs,"token":"55f737b7785336597e8c377fe812407c"}); } }); </script> <script>show(3);</script> <div class="list mt20"> <div class="listTit"><span></span>相关阅读</div> <dl> <dt><a href="https://1500zi.500zi.com/article/14/550/54b0wpEy6N.html" target="_blank"><img src="https://1500zi.500zi.com/uploadfile/img/14/550/0a7733b044b02370a2723a56c7994fe6.jpg" alt="织梦DedeCMS文章标题title属性显示font标签" width="230" height="150" /></a></dt> <dd> <p class="tit"><a href="https://1500zi.500zi.com/article/14/550/54b0wpEy6N.html" target="_blank">织梦DedeCMS文章标题title属性显示font标签</a></p> <p class="des"></p> <p class="key"> <span>2023-04-14</span> <span></span> </p> </dd> </dl> <dl> <dt><a href="https://1500zi.500zi.com/article/14/551/x69A1EX36W.html" target="_blank"><img src="https://1500zi.500zi.com/uploadfile/img/14/551/407265b3e10e423103f29aa1bb3349c3.jpg" alt="织梦DedeCMS调用[field:title/]标签时 标题出现b标签怎么去掉" width="230" height="150" /></a></dt> <dd> <p class="tit"><a href="https://1500zi.500zi.com/article/14/551/x69A1EX36W.html" target="_blank">织梦DedeCMS调用[field:title/]标签时 标题出现b标签怎么去掉</a></p> <p class="des"></p> <p class="key"> <span>2024-01-25</span> <span></span> </p> </dd> </dl> <dl> <dt><a href="https://1500zi.500zi.com/article/14/550/94yp232Mj0.html" target="_blank"><img src="https://1500zi.500zi.com/uploadfile/img/14/550/63a0f01fe2674eebb53ccde749c59e08.jpg" alt="织梦DedeCMS增加一个fulltitle标签 让你的title=显示完整标题" width="230" height="150" /></a></dt> <dd> <p class="tit"><a href="https://1500zi.500zi.com/article/14/550/94yp232Mj0.html" target="_blank">织梦DedeCMS增加一个fulltitle标签 让你的title=显示完整标题</a></p> <p class="des"></p> <p class="key"> <span>2023-07-03</span> <span></span> </p> </dd> </dl> <dl> <dt><a href="https://1500zi.500zi.com/article/15/908/DG1QAq7bGM.html" target="_blank"><img src="https://1500zi.500zi.com/uploadfile/img/15/908/ef07d6c2099ed597715b1e2d3782088e.jpg" alt="如何修改服务器标题 修改DEDECMS网页TITLE标签的方法" width="230" height="150" /></a></dt> <dd> <p class="tit"><a href="https://1500zi.500zi.com/article/15/908/DG1QAq7bGM.html" target="_blank">如何修改服务器标题 修改DEDECMS网页TITLE标签的方法</a></p> <p class="des"></p> <p class="key"> <span>2021-04-08</span> <span></span> </p> </dd> </dl> </div> </div> <div class="sideRight"> <script>news_two();</script> <div class="rightNews mt20"> <div class="rightTit"><span></span>最近发布</div> <div class="rightNewsList"> <dl> <dt><a href="https://1500zi.500zi.com/html/2024/0630/9DG1ao2GMJ.html" target="_blank"><img src="https://1500zi.500zi.com/uploadfile/img/2024/06/30/05d2c6f19d78b0787688ab8b18b50ad8.jpg" alt="月圆情深:中秋节留下的难忘记忆" width="230" height="150" /></a></dt> <dd> <p class="tit"><a href="https://1500zi.500zi.com/html/2024/0630/9DG1ao2GMJ.html" target="_blank">月圆情深:中秋节留下的难忘记忆</a></p> <p class="key"> <span>2024-06-30</span> <span></span> </p> </dd> </dl> <dl> <dt><a href="https://1500zi.500zi.com/html/2024/0630/QWGREv84ZO.html" target="_blank"><img src="https://1500zi.500zi.com/uploadfile/img/2024/06/30/426e66e81614136f002d810e94629d1f.jpg" alt="OOLOOO: 收录1500字作文素材大全 助你写作如虎添翼" width="230" height="150" /></a></dt> <dd> <p class="tit"><a href="https://1500zi.500zi.com/html/2024/0630/QWGREv84ZO.html" target="_blank">OOLOOO: 收录1500字作文素材大全 助你写作如虎添翼</a></p> <p class="key"> <span>2024-06-30</span> <span></span> </p> </dd> </dl> <dl> <dt><a href="https://1500zi.500zi.com/html/2024/0630/aOjqvbd4wn.html" target="_blank"><img src="https://1500zi.500zi.com/uploadfile/img/2024/06/30/61a25d375741c6bc92ee1724701d4fab.jpg" alt="初一年级英语作文 : My school bag1500字" width="230" height="150" /></a></dt> <dd> <p class="tit"><a href="https://1500zi.500zi.com/html/2024/0630/aOjqvbd4wn.html" target="_blank">初一年级英语作文 : My school bag1500字</a></p> <p class="key"> <span>2024-06-30</span> <span></span> </p> </dd> </dl> <dl> <dt><a href="https://1500zi.500zi.com/html/2024/0630/BY651Kr6Pe.html" target="_blank"><img src="https://1500zi.500zi.com/uploadfile/img/2024/06/30/5d68a09b7d7be300afdf16631dee0e19.jpg" alt="家庭之山——父爱如山" width="230" height="150" /></a></dt> <dd> <p class="tit"><a href="https://1500zi.500zi.com/html/2024/0630/BY651Kr6Pe.html" target="_blank">家庭之山——父爱如山</a></p> <p class="key"> <span>2024-06-30</span> <span></span> </p> </dd> </dl> <dl> <dt><a href="https://1500zi.500zi.com/html/2024/0630/92y1llvlwn.html" target="_blank"><img src="https://1500zi.500zi.com/uploadfile/img/2024/06/30/4b6dba87f17075346ec02d5bb092d450.jpg" alt="大学生社会实践:寒假之旅-1500字实践报告" width="230" height="150" /></a></dt> <dd> <p class="tit"><a href="https://1500zi.500zi.com/html/2024/0630/92y1llvlwn.html" target="_blank">大学生社会实践:寒假之旅-1500字实践报告</a></p> <p class="key"> <span>2024-06-30</span> <span></span> </p> </dd> </dl> <dl> <dt><a href="https://1500zi.500zi.com/html/2024/0630/bn4YVvpG1A.html" target="_blank"><img src="https://1500zi.500zi.com/uploadfile/img/2024/06/30/fe344fadff7819ece62d953301b622a7.jpg" alt="怀念高三时的那棵树:我眼中的青春岁月" width="230" height="150" /></a></dt> <dd> <p class="tit"><a href="https://1500zi.500zi.com/html/2024/0630/bn4YVvpG1A.html" target="_blank">怀念高三时的那棵树:我眼中的青春岁月</a></p> <p class="key"> <span>2024-06-30</span> <span></span> </p> </dd> </dl> <dl> <dt><a href="https://1500zi.500zi.com/html/2024/0630/a54blLl6NK.html" target="_blank"><img src="https://1500zi.500zi.com/uploadfile/img/2024/06/30/951f9700842312c8f9a908c05efa4102.jpg" alt="张桂梅的故事 1500字" width="230" height="150" /></a></dt> <dd> <p class="tit"><a href="https://1500zi.500zi.com/html/2024/0630/a54blLl6NK.html" target="_blank">张桂梅的故事 1500字</a></p> <p class="key"> <span>2024-06-30</span> <span></span> </p> </dd> </dl> <dl> <dt><a href="https://1500zi.500zi.com/html/2024/0630/paG893x6AR.html" target="_blank"><img src="https://1500zi.500zi.com/uploadfile/img/2024/06/30/05f1383c1fef5f145eb0d2171c5d5205.jpg" alt="高三叙事作文:发生在我家的故事1500字" width="230" height="150" /></a></dt> <dd> <p class="tit"><a href="https://1500zi.500zi.com/html/2024/0630/paG893x6AR.html" target="_blank">高三叙事作文:发生在我家的故事1500字</a></p> <p class="key"> <span>2024-06-30</span> <span></span> </p> </dd> </dl> <dl> <dt><a href="https://1500zi.500zi.com/html/2024/0630/3p6neyPGJQ.html" target="_blank"><img src="https://1500zi.500zi.com/uploadfile/img/2024/06/30/39e7aefe08df683beb84ba09e35615ea.jpg" alt="关于玉门的作文 1500字" width="230" height="150" /></a></dt> <dd> <p class="tit"><a href="https://1500zi.500zi.com/html/2024/0630/3p6neyPGJQ.html" target="_blank">关于玉门的作文 1500字</a></p> <p class="key"> <span>2024-06-30</span> <span></span> </p> </dd> </dl> <dl> <dt><a href="https://1500zi.500zi.com/html/2024/0630/O94ymo240y.html" target="_blank"><img src="https://1500zi.500zi.com/uploadfile/img/2024/06/30/d722368204fd26c2369c514a092522de.jpg" alt="以艺术为题材的作文 1500字" width="230" height="150" /></a></dt> <dd> <p class="tit"><a href="https://1500zi.500zi.com/html/2024/0630/O94ymo240y.html" target="_blank">以艺术为题材的作文 1500字</a></p> <p class="key"> <span>2024-06-30</span> <span></span> </p> </dd> </dl> </div> </div> <div class="rightClass mt20"> <div class="rightTit"><span></span>推荐专题</div> <div class="txt"> <a href="https://1500zi.500zi.com/class/1/0/cdjts1500z.html" title="迟到检讨书1500字">迟到检讨书1500字</a> <a href="https://1500zi.500zi.com/class/1/0/cxcfsqs1500z.html" title="撤销处分申请书1500字">撤销处分申请书1500字</a> <a href="https://1500zi.500zi.com/class/1/0/rdsqs1500zys.html" title="入党申请书1500字以上">入党申请书1500字以上</a> <a href="https://1500zi.500zi.com/class/1/0/cghqqyg1500z.html" title="参观红旗渠有感1500字">参观红旗渠有感1500字</a> <a href="https://1500zi.500zi.com/class/1/0/sjgx1500z.html" title="暑假感想1500字">暑假感想1500字</a> <a href="https://1500zi.500zi.com/class/1/0/jtjyzw1500z.html" title="家庭教育作文1500字">家庭教育作文1500字</a> <a href="https://1500zi.500zi.com/class/1/0/dsxdth1500z.html" title="读书心得体会1500字">读书心得体会1500字</a> <a href="https://1500zi.500zi.com/class/1/0/wxzdszk1500z.html" title="我心中的思政课1500字">我心中的思政课1500字</a> <a href="https://1500zi.500zi.com/class/1/0/dxbyzj1500z.html" title="大学毕业总结1500字">大学毕业总结1500字</a> <a href="https://1500zi.500zi.com/class/1/0/rgzngx1500z.html" title="人工智能感想1500字">人工智能感想1500字</a> <a href="https://1500zi.500zi.com/class/1/0/dxrsgh1500z.html" title="大学人生规划1500字">大学人生规划1500字</a> <a href="https://1500zi.500zi.com/class/1/0/1500zrdsqs.html" title="1500字入党申请书">1500字入党申请书</a> <a href="https://1500zi.500zi.com/class/1/0/dzswsxzj1500z.html" title="电子商务实训总结1500字">电子商务实训总结1500字</a> <a href="https://1500zi.500zi.com/class/1/0/1500zlwgsmb.html" title="1500字论文格式模板">1500字论文格式模板</a> <a href="https://1500zi.500zi.com/class/1/0/zc1500z.html" title="自传1500字">自传1500字</a> </div> </div> </div> </div> <script>show(4);</script> <div class="footer"> <div class="footLinks"> <div class="footLink"> <div class="tit">猜你喜欢:</div> <div class="txt txtTwo"> <a href="https://1500zi.500zi.com/class/1/0/wdqcwdm1500z.html" title="我的青春我的梦1500字">我的青春我的梦1500字</a> <a href="https://1500zi.500zi.com/class/1/0/ltxzdhg1500z.html" title="骆驼祥子读后感1500字">骆驼祥子读后感1500字</a> <a href="https://1500zi.500zi.com/class/1/0/yljslw1500z.html" title="音乐鉴赏论文1500字">音乐鉴赏论文1500字</a> <a href="https://1500zi.500zi.com/class/1/0/xshjjts1500z.html" title="学生喝酒检讨书1500字">学生喝酒检讨书1500字</a> <a href="https://1500zi.500zi.com/class/1/0/wdswwdmzw1500z.html" title="我的书屋我的梦征文1500字">我的书屋我的梦征文1500字</a> <a href="https://1500zi.500zi.com/class/1/0/hkcsghg1500z.html" title="横空出世观后感1500字">横空出世观后感1500字</a> <a href="https://1500zi.500zi.com/class/1/0/tjhddhg1500z.html" title="堂吉诃德读后感1500字">堂吉诃德读后感1500字</a> <a href="https://1500zi.500zi.com/class/1/0/1500zlwgs.html" title="1500字论文格式">1500字论文格式</a> <a href="https://1500zi.500zi.com/class/1/0/mgsjbg1500z.html" title="毛概实践报告1500字">毛概实践报告1500字</a> <a href="https://1500zi.500zi.com/class/1/0/cxzgghg1500z.html" title="创新中国观后感1500字">创新中国观后感1500字</a> <a href="https://1500zi.500zi.com/class/1/0/dyxsxljklw1500z.html" title="大一新生心理健康论文1500字">大一新生心理健康论文1500字</a> <a href="https://1500zi.500zi.com/class/1/0/sxxxdth1500z.html" title="三下乡心得体会1500字">三下乡心得体会1500字</a> <a href="https://1500zi.500zi.com/class/1/0/dxjxgx1500z.html" title="大学军训感想1500字">大学军训感想1500字</a> <a href="https://1500zi.500zi.com/class/1/0/1500mjyg50z.html" title="1500米加油稿50字">1500米加油稿50字</a> <a href="https://1500zi.500zi.com/class/1/0/xsdhsnzysj1500z.html" title="新时代好少年主要事迹1500字">新时代好少年主要事迹1500字</a> <a href="https://1500zi.500zi.com/class/1/0/xlbsghg1500z.html" title="心灵捕手观后感1500字">心灵捕手观后感1500字</a> <a href="https://1500zi.500zi.com/class/1/0/rdsqs1500zys.html" title="入党申请书1500字以上">入党申请书1500字以上</a> <a href="https://1500zi.500zi.com/class/1/0/jxgxg1500z.html" title="军训观训感1500字">军训观训感1500字</a> <a href="https://1500zi.500zi.com/class/1/0/jyzdlw1500z.html" title="就业指导论文1500字">就业指导论文1500字</a> <a href="https://1500zi.500zi.com/class/1/0/kjxlw1500z.html" title="科技小论文1500字">科技小论文1500字</a> <a href="https://1500zi.500zi.com/class/1/0/zgwhlw1500z.html" title="中国文化论文1500字">中国文化论文1500字</a> <a href="https://1500zi.500zi.com/class/1/0/rdsxbg1500z.html" title="入党思想报告1500字">入党思想报告1500字</a> <a href="https://1500zi.500zi.com/class/1/0/sgjs1500z.html" title="诗歌鉴赏1500字">诗歌鉴赏1500字</a> <a href="https://1500zi.500zi.com/class/1/0/snxdth1500z.html" title="三农心得体会1500字">三农心得体会1500字</a> <a href="https://1500zi.500zi.com/class/1/0/1500zzw.html" title="1500字作文">1500字作文</a> <a href="https://1500zi.500zi.com/class/1/0/dxrtsqs1500z.html" title="大学入团申请书1500字">大学入团申请书1500字</a> <a href="https://1500zi.500zi.com/class/1/0/zwmzdhg1500z.html" title="中外名著读后感1500字">中外名著读后感1500字</a> <a href="https://1500zi.500zi.com/class/1/0/mzdhg1500z.html" title="名著读后感1500字">名著读后感1500字</a> <a href="https://1500zi.500zi.com/class/1/0/hjsxzj1500z537.html" title="会计实习总结1500字">会计实习总结1500字</a> <a href="https://1500zi.500zi.com/class/1/0/zhhzw1500z.html" title="中华魂征文1500字">中华魂征文1500字</a> </div> <div class="more">展开</div> </div> </div> <div class="copyRight pc"> <p class="left">1500字范文 免责声明<span></span>© 2024 All Rights Reserved.</p> <p class="right"><a href="http://beian.miit.gov.cn/" target="_blank" rel="external nofollow">湘ICP备2024057051号</a><span></span><a href="/sitemap.html" target="_blank">网站地图</a><span></span><a href="/sitemap.xml" target="_blank">XML</a><span></span></p> </div> <div class="copyRight mobile"> <p>© 2024 All Rights Reserved.</p> <p><a href="/">1500字范文</a> 免责声明<span></span></p> </div> </div> <div id="backTop" class="none"></div> <script type="text/javascript">op('content',68101245,1);</script> </body> </html>