{"id":31151,"date":"2024-11-25T16:18:56","date_gmt":"2024-11-25T08:18:56","guid":{"rendered":"https:\/\/fwq.ai\/blog\/31151\/"},"modified":"2024-11-25T16:18:56","modified_gmt":"2024-11-25T08:18:56","slug":"wordpress%e5%ae%9e%e7%8e%b0%e7%99%bb%e5%bd%95%e5%8f%af%e8%a7%81%e8%af%84%e8%ae%ba%e6%a8%a1%e5%9d%97","status":"publish","type":"post","link":"https:\/\/fwq.ai\/blog\/31151\/","title":{"rendered":"WordPress\u5b9e\u73b0\u767b\u5f55\u53ef\u89c1\u8bc4\u8bba\u6a21\u5757"},"content":{"rendered":"<p>\u4e0b\u9762\u7531\/&#8221; target=&#8221;_blank&#8221;&gt;<strong>wordpress\u6559\u7a0b<\/strong>\u680f\u76ee\u7ed9\u5927\u5bb6\u4ecb\u7ecdwordpress\u5b9e\u73b0\u767b\u5f55\u53ef\u89c1\u8bc4\u8bba\u6a21\u5757\u7684\u65b9\u6cd5\uff0c\u5e0c\u671b\u5bf9\u9700\u8981\u7684\u670b\u53cb\u6709\u6240\u5e2e\u52a9\uff01<\/p>\n<p style=\"text-align: center\"><img decoding=\"async\" src=\"https:\/\/img.php.cn\/upload\/article\/000\/000\/020\/5e216a503e57d359.jpg\" class=\"aligncenter\" title=\"WordPress\u5b9e\u73b0\u767b\u5f55\u53ef\u89c1\u8bc4\u8bba\u6a21\u5757\u63d2\u56fe\" alt=\"WordPress\u5b9e\u73b0\u767b\u5f55\u53ef\u89c1\u8bc4\u8bba\u6a21\u5757\u63d2\u56fe\" \/><\/p>\n<p>WordPress\u6b63\u5e38\u53ef\u4ee5\u8bbe\u7f6e\u767b\u5f55\u53d1\u8868\u8bc4\u8bba\uff0c\u4f46\u4e0d\u767b\u5f55\u4e5f\u53ef\u4ee5\u6b63\u5e38\u770b\u5230\u7559\u8a00\u8bc4\u8bba\u5185\u5bb9\uff0c\u6700\u8fd1\u6709\u7528\u6237\u8bf4\u63a5\u5230\u901a\u77e5\u4e2a\u4eba\u5907\u6848\u7684\u7f51\u7ad9\u4e0d\u5141\u8bb8\u6709\u8bc4\u8bba\u4e92\u52a8\u529f\u80fd\uff0c\u867d\u7136\u6211\u6ca1\u63a5\u5230\u8fc7\u901a\u77e5\uff0c\u4f46\u53ef\u4ee5\u7b80\u5355\u4fee\u6539\u4e00\u4e0b\u6a21\u677f\uff0c\u8ba9\u4e3b\u9898\u8bc4\u8bba\u6a21\u5757\u53ea\u6709\u5728\u767b\u5f55\u7684\u72b6\u6001\u4e0b\u53ef\u89c1\u3002<\/p>\n<p>\u767b\u5f55\u53ef\u89c1\u8bc4\u8bba\u6a21\u5757WordPress \u767b\u5f55\u53ef\u89c1\u8bc4\u8bba\u6a21\u5757<\/p>\n<p>\u8fd9\u91cc\u6211\u4eec\u8981\u7528\u5230WordPress\u5224\u65ad\u662f\u5426\u767b\u5f55\u7684\u51fd\u6570\uff1ais_user_logged_in()<\/p>\n<p>\u7528\u5224\u65ad\u51fd\u6570\u628a\u8bc4\u8bba\u6a21\u5757\u5305\u88f9\u8d77\u6765\u5c31\u884c\u4e86\u3002<\/p>\n<p>\u4ee5WordPress\u9ed8\u8ba4\u4e3b\u9898Twenty Seventeen\u4e3a\u4f8b\uff0c\u6253\u5f00\u4e3b\u9898\u6b63\u6587\u6a21\u677f\u6587\u4ef6single.php\uff0c\u627e\u5230\u7c7b\u4f3c\u7684\uff1a<\/p>\n<pre>if&nbsp;(&nbsp;comments_open()&nbsp;||&nbsp;get_comments_number()&nbsp;)&nbsp;:\ncomments_template();\nendif;<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p>\u4fee\u6539\u4e3a\uff1a<\/p>\n<pre>if&nbsp;(&nbsp;is_user_logged_in()){\nif&nbsp;(&nbsp;comments_open()&nbsp;||&nbsp;get_comments_number()&nbsp;)&nbsp;:\ncomments_template();\nendif;\n}<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p>\u4e4b\u540e\uff0c\u53ea\u6709\u767b\u5f55\u7684\u72b6\u6001\u4e0b\u624d\u80fd\u770b\u89c1\u8bc4\u8bba\u6a21\u5757\u53ca\u8bc4\u8bba\u5185\u5bb9\u3002<\/p>\n<p>\u5176\u5b83\u4e3b\u9898\u65b9\u6cd5\u7c7b\u4f3c\uff0c\u6bd4\u5982\uff1a<\/p>\n<pre>&lt;?php  if ( is_user_logged_in()){ ?&gt;&lt;?php  if ( comments_open() || get_comments_number() ) : ?&gt;&lt;?php  comments_template( &#039;&#039;, true ); ?&gt;&lt;?php  endif; ?&gt;&lt;?php  } ?&gt;<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p>\u4ee5\u4e0a\u5c31\u662fWordPress\u5b9e\u73b0\u767b\u5f55\u53ef\u89c1\u8bc4\u8bba\u6a21\u5757\u7684\u8be6\u7ec6\u5185\u5bb9\uff0c\u66f4\u591a\u8bf7\u5173\u6ce8\u7c73\u4e91\u5176\u5b83\u76f8\u5173\u6587\u7ae0\uff01<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u4e0b\u9762\u7531\/&#8221; target=&#8221;_blank&#8221;&gt;wordpress\u6559\u7a0b\u680f\u76ee\u7ed9\u5927\u5bb6\u4ecb\u7ecdwordpress\u5b9e\u73b0\u767b\u5f55\u53ef\u89c1\u8bc4\u8bba\u6a21\u5757\u7684\u65b9\u6cd5\uff0c\u5e0c\u671b\u5bf9\u9700\u8981\u7684\u670b\u53cb\u6709\u6240\u5e2e\u52a9\uff01 WordPress\u6b63\u5e38\u53ef\u4ee5\u8bbe\u7f6e\u767b\u5f55\u53d1\u8868\u8bc4\u8bba\uff0c\u4f46\u4e0d\u767b\u5f55\u4e5f\u53ef\u4ee5\u6b63\u5e38\u770b\u5230\u7559\u8a00\u8bc4\u8bba\u5185\u5bb9\uff0c\u6700\u8fd1\u6709\u7528\u6237\u8bf4\u63a5\u5230\u901a\u77e5\u4e2a\u4eba\u5907\u6848\u7684\u7f51\u7ad9\u4e0d\u5141\u8bb8\u6709\u8bc4\u8bba\u4e92\u52a8\u529f\u80fd\uff0c\u867d\u7136\u6211\u6ca1\u63a5\u5230\u8fc7\u901a\u77e5\uff0c\u4f46\u53ef\u4ee5\u7b80\u5355\u4fee\u6539\u4e00\u4e0b\u6a21\u677f\uff0c\u8ba9\u4e3b\u9898\u8bc4\u8bba\u6a21\u5757\u53ea\u6709\u5728\u767b\u5f55\u7684\u72b6\u6001\u4e0b\u53ef\u89c1\u3002 \u767b\u5f55\u53ef\u89c1\u8bc4\u8bba\u6a21\u5757WordPress \u767b\u5f55\u53ef\u89c1\u8bc4\u8bba\u6a21\u5757 \u8fd9\u91cc\u6211\u4eec\u8981\u7528\u5230WordPress\u5224\u65ad\u662f\u5426\u767b\u5f55\u7684\u51fd\u6570\uff1ais_user_logged_in() \u7528\u5224\u65ad\u51fd\u6570\u628a\u8bc4\u8bba\u6a21\u5757\u5305\u88f9\u8d77\u6765\u5c31\u884c\u4e86\u3002 \u4ee5WordPress\u9ed8\u8ba4\u4e3b\u9898Twenty Seventeen\u4e3a\u4f8b\uff0c\u6253\u5f00\u4e3b\u9898\u6b63\u6587\u6a21\u677f\u6587\u4ef6single.php\uff0c\u627e\u5230\u7c7b\u4f3c\u7684\uff1a if&nbsp;(&nbsp;comments_open()&nbsp;||&nbsp;get_comments_number()&nbsp;)&nbsp;: comments_template(); endif; \u767b\u5f55\u540e\u590d\u5236 \u4fee\u6539\u4e3a\uff1a if&nbsp;(&nbsp;is_user_logged_in()){ if&nbsp;(&nbsp;comments_open()&nbsp;||&nbsp;get_comments_number()&nbsp;)&nbsp;: comments_template(); endif; } \u767b\u5f55\u540e\u590d\u5236 \u4e4b\u540e\uff0c\u53ea\u6709\u767b\u5f55\u7684\u72b6\u6001\u4e0b\u624d\u80fd\u770b\u89c1\u8bc4\u8bba\u6a21\u5757\u53ca\u8bc4\u8bba\u5185\u5bb9\u3002 \u5176\u5b83\u4e3b\u9898\u65b9\u6cd5\u7c7b\u4f3c\uff0c\u6bd4\u5982\uff1a &lt;?php if ( is_user_logged_in()){ ?&gt;&lt;?php if ( comments_open() || get_comments_number() ) : ?&gt;&lt;?php comments_template( &#039;&#039;, true ); ?&gt;&lt;?php endif; ?&gt;&lt;?php } ?&gt; \u767b\u5f55\u540e\u590d\u5236 \u4ee5\u4e0a\u5c31\u662fWordPress\u5b9e\u73b0\u767b\u5f55\u53ef\u89c1\u8bc4\u8bba\u6a21\u5757\u7684\u8be6\u7ec6\u5185\u5bb9\uff0c\u66f4\u591a\u8bf7\u5173\u6ce8\u7c73\u4e91\u5176\u5b83\u76f8\u5173\u6587\u7ae0\uff01<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[18],"tags":[],"class_list":["post-31151","post","type-post","status-publish","format-standard","hentry","category-cms"],"_links":{"self":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/31151","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/comments?post=31151"}],"version-history":[{"count":0,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/31151\/revisions"}],"wp:attachment":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/media?parent=31151"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/categories?post=31151"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/tags?post=31151"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}