{"id":30113,"date":"2024-11-25T15:48:56","date_gmt":"2024-11-25T07:48:56","guid":{"rendered":"https:\/\/fwq.ai\/blog\/30113\/"},"modified":"2024-11-25T15:48:56","modified_gmt":"2024-11-25T07:48:56","slug":"wordpress%e6%80%8e%e4%b9%88%e8%8e%b7%e5%8f%96%e7%bd%ae%e9%a1%b6%e6%96%87%e7%ab%a0%e5%88%97%e8%a1%a8","status":"publish","type":"post","link":"https:\/\/fwq.ai\/blog\/30113\/","title":{"rendered":"wordpress\u600e\u4e48\u83b7\u53d6\u7f6e\u9876\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\/5deb1594ea011745.jpg\" class=\"aligncenter\" title=\"wordpress\u600e\u4e48\u83b7\u53d6\u7f6e\u9876\u6587\u7ae0\u5217\u8868\u63d2\u56fe\" alt=\"wordpress\u600e\u4e48\u83b7\u53d6\u7f6e\u9876\u6587\u7ae0\u5217\u8868\u63d2\u56fe\" \/><\/strong><\/p>\n<p><strong>\u600e\u4e48\u83b7\u53d6\u7f6e\u9876\u6587\u7ae0\u5217\u8868\uff1f<\/strong><\/p>\n<p>\u5728WordPress\u4e2d\uff0c\u6216\u8bb8\u4f60\u5e0c\u671b\u8c03\u7528\u8bbe\u7f6e\u597d\u7684\u6307\u5b9a\u6587\u7ae0\u5217\u8868\uff0c\u8fd9\u4e00\u529f\u80fd\u5982\u4f55\u5b9e\u73b0\u5462\uff1f\u4e0b\u6587\u5c31\u4ecb\u7ecd\u5b9e\u73b0\u65b9\u6cd5\uff0c\u5927\u5bb6\u53c2\u8003\u4f7f\u7528\u5427<\/p>\n<p>&nbsp;\u63a8\u8350\uff1a\u300a\u300b<\/p>\n<p>\u9996\u5148\uff0c\u4f60\u9700\u8981\u4e86\u89e3query_posts\u51fd\u6570\u3002\u8be5\u51fd\u6570\u7684\u4f5c\u7528\u5c31\u662f\u5bf9\u6587\u7ae0\u8fdb\u884c\u68c0\u7d22\u3001\u6311\u9009\u3001\u6392\u5e8f\uff0c\u5728\u5176\u540e\u7684LOOP\u5faa\u73af\u4e2d\u4f7f\u7528\u7ecf\u8fc7\u6311\u9009\u3001\u6392\u5e8f\u7684\u6587\u7ae0\u3002\u4f8b\u5982\uff1a<\/p>\n<p>\u4ee3\u7801\u5982\u4e0b<\/p>\n<pre>&lt;?php query_posts(&#039;posts_per_page=10&amp;ignore_sticky_posts=1&amp;orderby=rand&#039;);\nwhile(have_posts()):the_post();\necho &#039;&lt;li&gt;';the_title();echo&nbsp;'';\nendwhile;\nwp_reset_query();<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p>\u5c06\u968f\u673a\u5217\u51fa\u4e00\u6761\u6587\u7ae0\u7684\u6807\u9898\u3002\u81f3\u4e8equery_posts\u7684\u5177\u4f53\u53c2\u6570\uff0c\u8bf7\u53c2\u8003\u5f00\u53d1\u624b\u518c\u3002<\/p>\n<p>\u63a5\u4e0b\u6765\uff0c\u6211\u4eec\u5c31\u662f\u8981\u901a\u8fc7\u5bf9query_posts\u7684\u53c2\u6570\u8fdb\u884c\u8c03\u6574\uff0c\u6311\u9009\u51fa\u7f6e\u9876\u7684\u6587\u7ae0\u5217\u8868\u4e86\u3002<\/p>\n<p>\u4ee3\u7801\u5982\u4e0b:<\/p>\n<pre>$query_post&nbsp;=&nbsp;array(\n'posts_per_page'&nbsp;=&amp;gt;&nbsp;10,\n'post__in'&nbsp;=&amp;gt;&nbsp;get_option('sticky_posts'),\n'caller_get_posts'&nbsp;=&amp;gt;&nbsp;1\n);\nquery_posts($query_post);\n?&amp;gt;\n<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<ul>\n<li><\/li>\n<\/ul>\n<p>\u53c2\u6570\u7528\u4e00\u4e2a\u6570\u7ec4\u7684\u5f62\u5f0f\u653e\u5728$query_post\u4e2d\uff0c\u5173\u952e\u7684\u53c2\u6570\u4e3a&#8217;post__in&#8217; =&gt;get_option(&#8216;sticky_posts&#8217;)\u548c&#8217;caller_get_posts&#8217; =&gt; 0\u3002<\/p>\n<p>&#8216;post__in&#8217; =&gt; get_option(&#8216;sticky_posts&#8217;)\u786e\u5b9a\u4e86\u8be5LOOP\u8c03\u7528\u7684\u662f\u7f6e\u9876\u6587\u7ae0\u5217\u8868\u3002&#8217;caller_get_posts&#8217;\u7684\u4f5c\u7528\u662f\u6392\u9664\u975e\u6307\u5b9a\u6027\u6587\u7ae0\uff0c\u5373\u9664\u4e86\u7f6e\u9876\u6587\u7ae0\u4e4b\u5916\uff0c\u4e0d\u663e\u793a\u5176\u4ed6\u7684\u6587\u7ae0\u3002\uff08\u4e0d\u6dfb\u52a0\u7684\u60c5\u51b5\u4e0b\uff0c\u5982\u679c\u7f6e\u9876\u6587\u7ae0\u6761\u76ee\u4e0d\u8db3&#8217;posts_per_page&#8217;\u89c4\u5b9a\u7684\u503c\uff0c\u4f1a\u7528\u6700\u65b0\u6587\u7ae0\u66ff\u8865\u5b8c\u6574\u3002\uff09<\/p>\n<p>\u4ee5\u4e0a\u5c31\u662f\u600e\u4e48\u83b7\u53d6\u7f6e\u9876\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\u83b7\u53d6\u7f6e\u9876\u6587\u7ae0\u5217\u8868\uff1f \u5728WordPress\u4e2d\uff0c\u6216\u8bb8\u4f60\u5e0c\u671b\u8c03\u7528\u8bbe\u7f6e\u597d\u7684\u6307\u5b9a\u6587\u7ae0\u5217\u8868\uff0c\u8fd9\u4e00\u529f\u80fd\u5982\u4f55\u5b9e\u73b0\u5462\uff1f\u4e0b\u6587\u5c31\u4ecb\u7ecd\u5b9e\u73b0\u65b9\u6cd5\uff0c\u5927\u5bb6\u53c2\u8003\u4f7f\u7528\u5427 &nbsp;\u63a8\u8350\uff1a\u300a\u300b \u9996\u5148\uff0c\u4f60\u9700\u8981\u4e86\u89e3query_posts\u51fd\u6570\u3002\u8be5\u51fd\u6570\u7684\u4f5c\u7528\u5c31\u662f\u5bf9\u6587\u7ae0\u8fdb\u884c\u68c0\u7d22\u3001\u6311\u9009\u3001\u6392\u5e8f\uff0c\u5728\u5176\u540e\u7684LOOP\u5faa\u73af\u4e2d\u4f7f\u7528\u7ecf\u8fc7\u6311\u9009\u3001\u6392\u5e8f\u7684\u6587\u7ae0\u3002\u4f8b\u5982\uff1a \u4ee3\u7801\u5982\u4e0b &lt;?php query_posts(&#039;posts_per_page=10&amp;ignore_sticky_posts=1&amp;orderby=rand&#039;); while(have_posts()):the_post(); echo &#039;&lt;li&gt;&#8217;;the_title();echo&nbsp;&#8221;; endwhile; wp_reset_query(); \u767b\u5f55\u540e\u590d\u5236 \u5c06\u968f\u673a\u5217\u51fa\u4e00\u6761\u6587\u7ae0\u7684\u6807\u9898\u3002\u81f3\u4e8equery_posts\u7684\u5177\u4f53\u53c2\u6570\uff0c\u8bf7\u53c2\u8003\u5f00\u53d1\u624b\u518c\u3002 \u63a5\u4e0b\u6765\uff0c\u6211\u4eec\u5c31\u662f\u8981\u901a\u8fc7\u5bf9query_posts\u7684\u53c2\u6570\u8fdb\u884c\u8c03\u6574\uff0c\u6311\u9009\u51fa\u7f6e\u9876\u7684\u6587\u7ae0\u5217\u8868\u4e86\u3002 \u4ee3\u7801\u5982\u4e0b: $query_post&nbsp;=&nbsp;array( &#8216;posts_per_page&#8217;&nbsp;=&amp;gt;&nbsp;10, &#8216;post__in&#8217;&nbsp;=&amp;gt;&nbsp;get_option(&#8216;sticky_posts&#8217;), &#8216;caller_get_posts&#8217;&nbsp;=&amp;gt;&nbsp;1 ); query_posts($query_post); ?&amp;gt; \u767b\u5f55\u540e\u590d\u5236 \u53c2\u6570\u7528\u4e00\u4e2a\u6570\u7ec4\u7684\u5f62\u5f0f\u653e\u5728$query_post\u4e2d\uff0c\u5173\u952e\u7684\u53c2\u6570\u4e3a&#8217;post__in&#8217; =&gt;get_option(&#8216;sticky_posts&#8217;)\u548c&#8217;caller_get_posts&#8217; =&gt; 0\u3002 &#8216;post__in&#8217; =&gt; get_option(&#8216;sticky_posts&#8217;)\u786e\u5b9a\u4e86\u8be5LOOP\u8c03\u7528\u7684\u662f\u7f6e\u9876\u6587\u7ae0\u5217\u8868\u3002&#8217;caller_get_posts&#8217;\u7684\u4f5c\u7528\u662f\u6392\u9664\u975e\u6307\u5b9a\u6027\u6587\u7ae0\uff0c\u5373\u9664\u4e86\u7f6e\u9876\u6587\u7ae0\u4e4b\u5916\uff0c\u4e0d\u663e\u793a\u5176\u4ed6\u7684\u6587\u7ae0\u3002\uff08\u4e0d\u6dfb\u52a0\u7684\u60c5\u51b5\u4e0b\uff0c\u5982\u679c\u7f6e\u9876\u6587\u7ae0\u6761\u76ee\u4e0d\u8db3&#8217;posts_per_page&#8217;\u89c4\u5b9a\u7684\u503c\uff0c\u4f1a\u7528\u6700\u65b0\u6587\u7ae0\u66ff\u8865\u5b8c\u6574\u3002\uff09 \u4ee5\u4e0a\u5c31\u662f\u600e\u4e48\u83b7\u53d6\u7f6e\u9876\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-30113","post","type-post","status-publish","format-standard","hentry","category-cms"],"_links":{"self":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/30113","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=30113"}],"version-history":[{"count":0,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/30113\/revisions"}],"wp:attachment":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/media?parent=30113"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/categories?post=30113"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/tags?post=30113"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}