{"id":200,"date":"2021-09-08T23:55:01","date_gmt":"2021-09-08T15:55:01","guid":{"rendered":"https:\/\/www.xyn4.cn\/?p=200"},"modified":"2025-08-28T10:31:46","modified_gmt":"2025-08-28T02:31:46","slug":"wordpress-%e8%b0%83%e5%8f%96%e4%ba%8c%e7%ba%a7%e5%92%8c%e4%ba%8c%e7%ba%a7%e4%b8%8b%e5%88%86%e7%b1%bb%e7%9a%84%e6%96%b9%e6%b3%95","status":"publish","type":"post","link":"https:\/\/www.xyn4.cn\/?p=200","title":{"rendered":"wordpress \u8c03\u53d6\u4e8c\u7ea7\u548c\u4e8c\u7ea7\u4e0b\u5206\u7c7b\u7684\u65b9\u6cd5"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">wordpress \u8c03\u53d6\u4e8c\u7ea7\u548c\u4e8c\u7ea7\u4e0b\u5206\u7c7b\u7684\u65b9\u6cd5<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;?php wp_list_cats('sort_column=name&amp;optioncount=0&amp;hierarchical=1&amp;hide_empty=0&amp;child_of=1'); ?&gt;<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">\u8c03\u53d6\u6240\u6709\u4e8c\u7ea7\u7684\u65b9\u6cd5<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;?php\n                                \n                            $categories =  get_categories('child_of=1&amp;depth=0&amp;hide_empty=0&amp;orderby=id&amp;order=asc');   \n                            foreach ($categories as $category) {  \n                                $now_cat = $category-&gt;term_id;\n                                $cat_name = $category-&gt;cat_name;\n                                $cat_id = $category-&gt;cat_ID;\n                        ?&gt; \n                            &lt;li id=\"nav_&lt;?php echo $cat_id; ?&gt;\"&gt;\n    \t\t\t\t\t\t&lt;a href=\"&lt;?php echo get_category_link($category); ?&gt;\" title=\"&lt;?php echo $cat_name; ?&gt;\" &gt;&lt;?php echo $cat_name; ?&gt; &gt;&lt;\/a&gt;\n    \t\t\t\t\t\t&lt;\/li&gt;\n\t\t\t\t\t\t&lt;?php }?&gt;<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;!-- \u4e8c\u7ea7\u83dc\u5355 -->\n                    &lt;div class=\"publicTwo_stage_nav\">\n\t\t\t\t\t\t&lt;?php\n\t\t\t\t\t\t$categories   = get_categories( \"taxonomy=products-item&amp;parent=0&amp;depth=0&amp;hide_empty=0\" );\n\t\t\t\t\t\tforeach ( $categories as $category ) :\n\t\t\t\t\t\t\t$now_cat = $category->term_id;\n\t\t\t\t\t\t\t$cat_name = $category->cat_name;\n\t\t\t\t\t\t\t?>\n                            &lt;div class=\"everyOne\">\n                                &lt;a href=\"&lt;?php echo get_category_link( $category ); ?>\"\n                                   title=\"&lt;?php echo $cat_name; ?>\">\n\t\t\t\t\t\t\t\t\t&lt;?php echo $cat_name; ?>\n                                &lt;\/a>\n\t\t\t\t\t\t\t\t&lt;?php\n\t\t\t\t\t\t\t\t\/\/ \u83b7\u53d6\u5b50\u5206\u7c7b\n\t\t\t\t\t\t\t\t$categories2 = get_categories( \"taxonomy=products-item&amp;parent=$now_cat&amp;depth=0&amp;hide_empty=0\" );\n\n\t\t\t\t\t\t\t\t\/\/ \u53ea\u6709\u5b58\u5728\u5b50\u5206\u7c7b\u65f6\u624d\u8f93\u51fa\n\t\t\t\t\t\t\t\tif ( ! empty( $categories2 ) ) : ?>\n                                    &lt;div class=\"Three_stage_nav\">\n\t\t\t\t\t\t\t\t\t\t&lt;?php foreach ( $categories2 as $category2 ) :\n\t\t\t\t\t\t\t\t\t\t\t$cat_name2 = $category2->cat_name;\n\t\t\t\t\t\t\t\t\t\t\t?>\n                                            &lt;a href=\"&lt;?php echo get_category_link( $category2 ); ?>\"\n                                               title=\"&lt;?php echo $cat_name2; ?>\">\n\t\t\t\t\t\t\t\t\t\t\t\t&lt;?php echo $cat_name2; ?>\n                                            &lt;\/a>\n\t\t\t\t\t\t\t\t\t\t&lt;?php endforeach; ?>\n                                    &lt;\/div>\n\t\t\t\t\t\t\t\t&lt;?php endif; ?>\n                            &lt;\/div>\n\t\t\t\t\t\t&lt;?php endforeach; ?>\n                    &lt;\/div><\/code><\/pre>\n<noscript><style>article img.lazyload[src^=\"data:image\/svg+xml;base64,PCEtLUFyZ29uTG9hZGluZy0tPg\"]{display: none;}<\/style><\/noscript>","protected":false},"excerpt":{"rendered":"<p>wordpress \u8c03\u53d6\u4e8c\u7ea7\u548c\u4e8c\u7ea7\u4e0b\u5206\u7c7b\u7684\u65b9\u6cd5 \u8c03\u53d6\u6240\u6709\u4e8c\u7ea7\u7684\u65b9\u6cd5<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[],"class_list":["post-200","post","type-post","status-publish","format-standard","hentry","category-wordpress"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v19.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>wordpress \u8c03\u53d6\u4e8c\u7ea7\u548c\u4e8c\u7ea7\u4e0b\u5206\u7c7b\u7684\u65b9\u6cd5 - \u7406\u60f3\u4e09\u65ec\u535a\u5ba2<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.xyn4.cn\/?p=200\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"wordpress \u8c03\u53d6\u4e8c\u7ea7\u548c\u4e8c\u7ea7\u4e0b\u5206\u7c7b\u7684\u65b9\u6cd5 - \u7406\u60f3\u4e09\u65ec\u535a\u5ba2\" \/>\n<meta property=\"og:description\" content=\"wordpress \u8c03\u53d6\u4e8c\u7ea7\u548c\u4e8c\u7ea7\u4e0b\u5206\u7c7b\u7684\u65b9\u6cd5 \u8c03\u53d6\u6240\u6709\u4e8c\u7ea7\u7684\u65b9\u6cd5\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.xyn4.cn\/?p=200\" \/>\n<meta property=\"og:site_name\" content=\"\u7406\u60f3\u4e09\u65ec\u535a\u5ba2\" \/>\n<meta property=\"article:published_time\" content=\"2021-09-08T15:55:01+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-28T02:31:46+00:00\" \/>\n<meta name=\"author\" content=\"lzf\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u4f5c\u8005\" \/>\n\t<meta name=\"twitter:data1\" content=\"lzf\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 \u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.xyn4.cn\/#website\",\"url\":\"https:\/\/www.xyn4.cn\/\",\"name\":\"\u7406\u60f3\u4e09\u65ec\u535a\u5ba2\",\"description\":\"\u53c8\u4e00\u4e2aWordPress\u7ad9\u70b9\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.xyn4.cn\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"zh-Hans\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.xyn4.cn\/?p=200\",\"url\":\"https:\/\/www.xyn4.cn\/?p=200\",\"name\":\"wordpress \u8c03\u53d6\u4e8c\u7ea7\u548c\u4e8c\u7ea7\u4e0b\u5206\u7c7b\u7684\u65b9\u6cd5 - \u7406\u60f3\u4e09\u65ec\u535a\u5ba2\",\"isPartOf\":{\"@id\":\"https:\/\/www.xyn4.cn\/#website\"},\"datePublished\":\"2021-09-08T15:55:01+00:00\",\"dateModified\":\"2025-08-28T02:31:46+00:00\",\"author\":{\"@id\":\"https:\/\/www.xyn4.cn\/#\/schema\/person\/1aa4e9bb2ca9ebffc5d1925d017e2332\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.xyn4.cn\/?p=200#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.xyn4.cn\/?p=200\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.xyn4.cn\/?p=200#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"https:\/\/www.xyn4.cn\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"wordpress \u8c03\u53d6\u4e8c\u7ea7\u548c\u4e8c\u7ea7\u4e0b\u5206\u7c7b\u7684\u65b9\u6cd5\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.xyn4.cn\/#\/schema\/person\/1aa4e9bb2ca9ebffc5d1925d017e2332\",\"name\":\"lzf\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\/\/www.xyn4.cn\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/cn.gravatar.com\/avatar\/a2e850dc4ffdb86146e97bf818fc8ed6?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/cn.gravatar.com\/avatar\/a2e850dc4ffdb86146e97bf818fc8ed6?s=96&d=mm&r=g\",\"caption\":\"lzf\"},\"sameAs\":[\"http:\/\/www.lzfblog.com\"],\"url\":\"https:\/\/www.xyn4.cn\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"wordpress \u8c03\u53d6\u4e8c\u7ea7\u548c\u4e8c\u7ea7\u4e0b\u5206\u7c7b\u7684\u65b9\u6cd5 - \u7406\u60f3\u4e09\u65ec\u535a\u5ba2","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.xyn4.cn\/?p=200","og_locale":"zh_CN","og_type":"article","og_title":"wordpress \u8c03\u53d6\u4e8c\u7ea7\u548c\u4e8c\u7ea7\u4e0b\u5206\u7c7b\u7684\u65b9\u6cd5 - \u7406\u60f3\u4e09\u65ec\u535a\u5ba2","og_description":"wordpress \u8c03\u53d6\u4e8c\u7ea7\u548c\u4e8c\u7ea7\u4e0b\u5206\u7c7b\u7684\u65b9\u6cd5 \u8c03\u53d6\u6240\u6709\u4e8c\u7ea7\u7684\u65b9\u6cd5","og_url":"https:\/\/www.xyn4.cn\/?p=200","og_site_name":"\u7406\u60f3\u4e09\u65ec\u535a\u5ba2","article_published_time":"2021-09-08T15:55:01+00:00","article_modified_time":"2025-08-28T02:31:46+00:00","author":"lzf","twitter_card":"summary_large_image","twitter_misc":{"\u4f5c\u8005":"lzf","\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4":"1 \u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/www.xyn4.cn\/#website","url":"https:\/\/www.xyn4.cn\/","name":"\u7406\u60f3\u4e09\u65ec\u535a\u5ba2","description":"\u53c8\u4e00\u4e2aWordPress\u7ad9\u70b9","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.xyn4.cn\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"zh-Hans"},{"@type":"WebPage","@id":"https:\/\/www.xyn4.cn\/?p=200","url":"https:\/\/www.xyn4.cn\/?p=200","name":"wordpress \u8c03\u53d6\u4e8c\u7ea7\u548c\u4e8c\u7ea7\u4e0b\u5206\u7c7b\u7684\u65b9\u6cd5 - \u7406\u60f3\u4e09\u65ec\u535a\u5ba2","isPartOf":{"@id":"https:\/\/www.xyn4.cn\/#website"},"datePublished":"2021-09-08T15:55:01+00:00","dateModified":"2025-08-28T02:31:46+00:00","author":{"@id":"https:\/\/www.xyn4.cn\/#\/schema\/person\/1aa4e9bb2ca9ebffc5d1925d017e2332"},"breadcrumb":{"@id":"https:\/\/www.xyn4.cn\/?p=200#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.xyn4.cn\/?p=200"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.xyn4.cn\/?p=200#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/www.xyn4.cn\/"},{"@type":"ListItem","position":2,"name":"wordpress \u8c03\u53d6\u4e8c\u7ea7\u548c\u4e8c\u7ea7\u4e0b\u5206\u7c7b\u7684\u65b9\u6cd5"}]},{"@type":"Person","@id":"https:\/\/www.xyn4.cn\/#\/schema\/person\/1aa4e9bb2ca9ebffc5d1925d017e2332","name":"lzf","image":{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/www.xyn4.cn\/#\/schema\/person\/image\/","url":"https:\/\/cn.gravatar.com\/avatar\/a2e850dc4ffdb86146e97bf818fc8ed6?s=96&d=mm&r=g","contentUrl":"https:\/\/cn.gravatar.com\/avatar\/a2e850dc4ffdb86146e97bf818fc8ed6?s=96&d=mm&r=g","caption":"lzf"},"sameAs":["http:\/\/www.lzfblog.com"],"url":"https:\/\/www.xyn4.cn\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/www.xyn4.cn\/index.php?rest_route=\/wp\/v2\/posts\/200","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.xyn4.cn\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.xyn4.cn\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.xyn4.cn\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.xyn4.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=200"}],"version-history":[{"count":2,"href":"https:\/\/www.xyn4.cn\/index.php?rest_route=\/wp\/v2\/posts\/200\/revisions"}],"predecessor-version":[{"id":315,"href":"https:\/\/www.xyn4.cn\/index.php?rest_route=\/wp\/v2\/posts\/200\/revisions\/315"}],"wp:attachment":[{"href":"https:\/\/www.xyn4.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=200"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.xyn4.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=200"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.xyn4.cn\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=200"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}