{"id":649,"date":"2013-01-05T14:06:28","date_gmt":"2013-01-05T06:06:28","guid":{"rendered":"https:\/\/sdeno.com\/?p=649"},"modified":"2013-01-05T14:06:28","modified_gmt":"2013-01-05T06:06:28","slug":"wordpress%e4%bb%a3%e7%a0%81%e5%86%85%e7%bd%ae%e6%9d%a1%e4%bb%b6%e5%88%a4%e6%96%ad%e5%87%bd%e6%95%b0","status":"publish","type":"post","link":"https:\/\/sdeno.com\/?p=649","title":{"rendered":"WordPress\u4ee3\u7801\u5185\u7f6e\u6761\u4ef6\u5224\u65ad\u51fd\u6570"},"content":{"rendered":"<p>WordPress\u4ee3\u7801\u5185\u7f6e\u6761\u4ef6\u5224\u65ad\u51fd\u6570<\/p>\n<p>[code]&lt;?php if ( is_home() ) { ?&gt;\/\/\u5224\u65ad\u662f\u5426\u9996\u9875&lt;?php } ?&gt;<br \/>\n&lt;?php if ( is_single() ) { ?&gt;\/\/\u5224\u65ad\u662f\u5426\u6587\u7ae0\u9875&lt;?php } ?&gt;<br \/>\n&lt;?php if ( is_single(\u201917\u2032) ) { ?&gt;\/\/\u5224\u65ad\u662f\u5426ID\u4e3a17\u7684\u6587\u7ae0\u9875&lt;?php } ?&gt;<br \/>\n&lt;?php if ( is_single(\u2019Beef Stew\u2019) ) { ?&gt;\/\/\u5224\u65ad\u6807\u9898\u662f\u5426\u4e3a Beef Stew \u7684\u6587\u7ae0\u9875&lt;?php } ?&gt;<br \/>\n&lt;?php if ( comments_open() ) { ?&gt;\/\/\u5f53\u524d\u9875\u662f\u5426\u5141\u8bb8\u56de\u590d&lt;?php } ?&gt;<\/p>\n<p>&lt;?php if ( pings_open() ) { ?&gt;\/\/\u662f\u5426\u5f00\u542f ping&lt;?php } ?&gt;<br \/>\n&lt;?php if ( is_page() ) { ?&gt;\/\/\u662f\u5426\u662f\u4e00\u4e2a\u9875\u9762&lt;?php } ?&gt;<br \/>\n&lt;?php if ( is_category() ) { ?&gt;\/\/\u5224\u65ad\u662f\u5426\u4e3a\u5206\u7c7b\u9875\u9762&lt;?php } ?&gt;<br \/>\n&lt;?php if ( is_tag() ) { ?&gt;\/\/\u662f\u5426TAG\u9875\u9762\uff1b\u53ef\u4ee5\u7528 is_tag(\u2019tagname\u2019) \u5224\u65ad\u5177\u4f53\u7684TAG&lt;?php } ?&gt;<br \/>\n&lt;?php if ( is_author() ) { ?&gt;\/\/\u662f\u5426\u67d0\u4e2a\u7528\u6237\u7684\u6587\u7ae0;\u53ef\u4ee5\u52a0\u5165\u7528\u6237ID\uff0c\u6216\u7528\u6237\u540d\u4f5c\u4e3a\u53c2\u6570&lt;?php } ?&gt;<br \/>\n&lt;?php if ( is_archive() ) { ?&gt;\/\/\u5224\u65ad\u662f\u5426\u5b58\u6863&lt;?php } ?&gt;<br \/>\n&lt;?php if ( is_search() ) { ?&gt;\/\/\u5224\u65ad\u662f\u5426\u641c\u7d22&lt;?php } ?&gt;<br \/>\n&lt;?php if ( is_404() ) { ?&gt;\/\/\u5224\u65ad\u662f\u5426404\u9875\u9762&lt;?php } ?&gt;<br \/>\n&lt;?php if ( is_paged() ) { ?&gt;\/\/\u5224\u65ad\u662f\u5426\u7ffb\u9875&lt;?php } ?&gt;[\/code]<\/p>\n<p>&nbsp;<\/p>\n<p>\u4f8b\u5982\uff0c\u4e00\u4e2a\u53ea\u9700\u8981\u5728\u9996\u9875\u663e\u793a\u7684\u53ef\u4ee5\u7528\u4e00\u4e0b\u8bed\u53e5\u89e3\u51b3\uff1a<\/p>\n<p>[code]&lt;?php if(is_home() &amp;&amp; !is_paged()){?&gt;<br \/>\n\u2026<br \/>\n&lt;?php }?&gt;[\/code]<br \/>\n\u4e00\u4e2a\u4e0d\u5728\u9996\u9875\u663e\u793a\u7684\uff0c\u4f8b\u5982\u201c\u6700\u8fd1\u53d1\u8868\u6587\u7ae0\u201d\u7684\u63d2\u4ef6\u53ef\u4ee5\u52a0\u4e00\u4e2a<\/p>\n<p>[code]&lt;?php if(!is_home()){?&gt;<br \/>\n\u2026<br \/>\n&lt;?php } \/\/\u907f\u514d\u9996\u9875\u5185\u5bb9\u548c\u63d2\u4ef6\u5185\u5bb9\u91cd\u590d\u3002?&gt;[\/code]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>WordPress\u4ee3\u7801\u5185\u7f6e\u6761\u4ef6\u5224\u65ad\u51fd\u6570 [code]&lt;?php if ( is_home() ) { ? [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"close","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1,11],"tags":[],"class_list":["post-649","post","type-post","status-publish","format-standard","hentry","category-wordpress","category-11"],"_links":{"self":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/posts\/649","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=649"}],"version-history":[{"count":0,"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/posts\/649\/revisions"}],"wp:attachment":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=649"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=649"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=649"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}