{"id":30715,"date":"2024-11-25T16:49:23","date_gmt":"2024-11-25T08:49:23","guid":{"rendered":"https:\/\/fwq.ai\/blog\/30715\/"},"modified":"2024-11-25T16:49:23","modified_gmt":"2024-11-25T08:49:23","slug":"wordpress%e6%80%8e%e4%b9%88%e8%b0%83%e7%94%a8%e7%89%b9%e5%ae%9a%e6%96%87%e7%ab%a0%e5%88%97%e8%a1%a8","status":"publish","type":"post","link":"https:\/\/fwq.ai\/blog\/30715\/","title":{"rendered":"wordpress\u600e\u4e48\u8c03\u7528\u7279\u5b9a\u6587\u7ae0\u5217\u8868"},"content":{"rendered":"<p style=\"text-align: center\"><strong><img decoding=\"async\" src=\"https:\/\/img.php.cn\/upload\/article\/000\/000\/020\/5e06b455eccb4986.jpg\" class=\"aligncenter\" title=\"wordpress\u600e\u4e48\u8c03\u7528\u7279\u5b9a\u6587\u7ae0\u5217\u8868\u63d2\u56fe\" alt=\"wordpress\u600e\u4e48\u8c03\u7528\u7279\u5b9a\u6587\u7ae0\u5217\u8868\u63d2\u56fe\" \/><\/strong><\/p>\n<p><strong>\u600e\u4e48\u8c03\u7528\u7279\u5b9a\u6587\u7ae0\u5217\u8868\uff1f<\/strong><\/p>\n<p>\u5728 wordpress\u4e3b\u9898\u5236\u4f5c\u5f00\u53d1 \u4e2d\u7ecf\u5e38\u4f1a\u9700\u8981\u5728\u7279\u5b9a\u7684\u9875\u9762\u4e2d\u8c03\u7528\u51fa\u6307\u5b9a\u7684\u6587\u7ae0\u6216\u6587\u7ae0\u5217\u8868\uff0c\u63a5\u4e0b\u6765\u6559\u5927\u5bb6\u5982\u4f55\u8c03\u7528\u51fa wordpress\u6587\u7ae0\u5217\u8868 \u3002<\/p>\n<p>&nbsp;&nbsp;\u63a8\u8350\uff1a\u300a\u300b<\/p>\n<p>\u8c03\u7528\u7f51\u7ad9\u6700\u65b0\u6587\u7ae0\uff1a<\/p>\n<p>\u4ee3\u7801\u5982\u4e0b:<\/p>\n<pre>&lt;?php query_posts(&#039;showposts=10&amp;orderby=new&#039;); \n\/\/showposts=10\u8868\u793a10\u7bc7\nwhile(have_posts()): the_post();\n?&gt;<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<li><\/li>\n<p>&nbsp; \/\/\u8fd9\u91cc\u53ef\u4ee5\u5199\u6210\u4f60\u81ea\u5df1\u9700\u8981\u7684\u6837\u5f0f <\/p>\n<p>\u8c03\u7528\u968f\u673a\u6587\u7ae0\uff1a<\/p>\n<p>\u4ee3\u7801\u5982\u4e0b:<\/p>\n<pre>&lt;?php query_posts(&#039;showposts=10&amp;orderby=rand&#039;); \n\/\/showposts=10\u8868\u793a10\u7bc7\nwhile(have_posts()): the_post();\n?&gt;<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<li>  <\/li>\n<p>&nbsp; \/\/\u8fd9\u91cc\u53ef\u4ee5\u5199\u6210\u4f60\u81ea\u5df1\u9700\u8981\u7684\u6837\u5f0f <\/p>\n<p>\u8c03\u7528\u67d0\u4e2a\u5206\u7c7b\u4e0b\u7684\u6700\u65b0\u6587\u7ae0\uff1a<\/p>\n<p>\u4ee3\u7801\u5982\u4e0b:<\/p>\n<pre>&lt;?php query_posts(&#039;showposts=10&amp;cat=1&#039;); \n\/\/cat=1\u4e3a\u8c03\u7528ID\u4e3a1\u7684\u5206\u7c7b\u4e0b\u6587\u7ae0\nwhile(have_posts()) : the_post(); ?&gt;<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<li>  <\/li>\n<p>\u6392\u9664\u67d0\u4e2a\u5206\u7c7b\u4e0b\u7684\u6587\u7ae0\uff1a<\/p>\n<p>\u4ee3\u7801\u5982\u4e0b:<\/p>\n<pre>&lt;?php query_posts(&#039;showposts=10&amp;cat=-1&#039;); \n\/\/cat=-1\u4e3a\u6392\u9664ID\u4e3a1\u7684\u5206\u7c7b\u4e0b\u6587\u7ae0\nwhile(have_posts()) : the_post(); ?&gt;<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<li>  <\/li>\n<p>\u4ee5\u4e0a\u5c31\u662f\u6587\u7ae0\u5217\u8868\u7684\u8c03\u7528\u65b9\u6cd5\uff0c\u53ef\u4ee5\u5c06\u4f8b\u5b50\u4e2d\u7684\u4ee3\u7801\u7ed3\u5408\u8d77\u6765\u8fbe\u5230\u4f60\u9700\u8981\u7684\u6548\u679c\u3002<\/p>\n<p>\u4ee5\u4e0a\u5c31\u662f\u600e\u4e48\u8c03\u7528\u7279\u5b9a\u6587\u7ae0\u5217\u8868\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>\u600e\u4e48\u8c03\u7528\u7279\u5b9a\u6587\u7ae0\u5217\u8868\uff1f \u5728 wordpress\u4e3b\u9898\u5236\u4f5c\u5f00\u53d1 \u4e2d\u7ecf\u5e38\u4f1a\u9700\u8981\u5728\u7279\u5b9a\u7684\u9875\u9762\u4e2d\u8c03\u7528\u51fa\u6307\u5b9a\u7684\u6587\u7ae0\u6216\u6587\u7ae0\u5217\u8868\uff0c\u63a5\u4e0b\u6765\u6559\u5927\u5bb6\u5982\u4f55\u8c03\u7528\u51fa wordpress\u6587\u7ae0\u5217\u8868 \u3002 &nbsp;&nbsp;\u63a8\u8350\uff1a\u300a\u300b \u8c03\u7528\u7f51\u7ad9\u6700\u65b0\u6587\u7ae0\uff1a \u4ee3\u7801\u5982\u4e0b: &lt;?php query_posts(&#039;showposts=10&amp;orderby=new&#039;); \/\/showposts=10\u8868\u793a10\u7bc7 while(have_posts()): the_post(); ?&gt; \u767b\u5f55\u540e\u590d\u5236 &nbsp; \/\/\u8fd9\u91cc\u53ef\u4ee5\u5199\u6210\u4f60\u81ea\u5df1\u9700\u8981\u7684\u6837\u5f0f \u8c03\u7528\u968f\u673a\u6587\u7ae0\uff1a \u4ee3\u7801\u5982\u4e0b: &lt;?php query_posts(&#039;showposts=10&amp;orderby=rand&#039;); \/\/showposts=10\u8868\u793a10\u7bc7 while(have_posts()): the_post(); ?&gt; \u767b\u5f55\u540e\u590d\u5236 &nbsp; \/\/\u8fd9\u91cc\u53ef\u4ee5\u5199\u6210\u4f60\u81ea\u5df1\u9700\u8981\u7684\u6837\u5f0f \u8c03\u7528\u67d0\u4e2a\u5206\u7c7b\u4e0b\u7684\u6700\u65b0\u6587\u7ae0\uff1a \u4ee3\u7801\u5982\u4e0b: &lt;?php query_posts(&#039;showposts=10&amp;cat=1&#039;); \/\/cat=1\u4e3a\u8c03\u7528ID\u4e3a1\u7684\u5206\u7c7b\u4e0b\u6587\u7ae0 while(have_posts()) : the_post(); ?&gt; \u767b\u5f55\u540e\u590d\u5236 \u6392\u9664\u67d0\u4e2a\u5206\u7c7b\u4e0b\u7684\u6587\u7ae0\uff1a \u4ee3\u7801\u5982\u4e0b: &lt;?php query_posts(&#039;showposts=10&amp;cat=-1&#039;); \/\/cat=-1\u4e3a\u6392\u9664ID\u4e3a1\u7684\u5206\u7c7b\u4e0b\u6587\u7ae0 while(have_posts()) : the_post(); ?&gt; \u767b\u5f55\u540e\u590d\u5236 \u4ee5\u4e0a\u5c31\u662f\u6587\u7ae0\u5217\u8868\u7684\u8c03\u7528\u65b9\u6cd5\uff0c\u53ef\u4ee5\u5c06\u4f8b\u5b50\u4e2d\u7684\u4ee3\u7801\u7ed3\u5408\u8d77\u6765\u8fbe\u5230\u4f60\u9700\u8981\u7684\u6548\u679c\u3002 \u4ee5\u4e0a\u5c31\u662f\u600e\u4e48\u8c03\u7528\u7279\u5b9a\u6587\u7ae0\u5217\u8868\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-30715","post","type-post","status-publish","format-standard","hentry","category-cms"],"_links":{"self":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/30715","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=30715"}],"version-history":[{"count":0,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/30715\/revisions"}],"wp:attachment":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/media?parent=30715"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/categories?post=30715"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/tags?post=30715"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}