{"id":150,"date":"2021-05-10T11:22:44","date_gmt":"2021-05-10T03:22:44","guid":{"rendered":"https:\/\/www.xyn4.cn\/?p=150"},"modified":"2021-05-12T14:36:54","modified_gmt":"2021-05-12T06:36:54","slug":"wordpress-%e7%ab%99%e7%be%a4%e6%96%b0%e6%96%87%e6%a1%a3","status":"publish","type":"post","link":"https:\/\/www.xyn4.cn\/?p=150","title":{"rendered":"wordpress \u7ad9\u7fa4\u65b0\u6587\u6863"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">\u4e00\u3001\u65b0\u589e\u914d\u7f6e\u8c03\u7528\u8bf4\u660e\uff1a<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;?php echo get_option('aboutId'); ?>           \/\/\u5173\u4e8e\u6211\u4eecID\n&lt;?php echo get_option('contactId'); ?>           \/\/\u8054\u7cfb\u6211\u4eecID\n&lt;?php echo get_option('caseId'); ?>           \/\/\u6848\u4f8bID\n&lt;?php echo get_option('newsId'); ?>           \/\/\u65b0\u95fbID\n&lt;?php echo get_option('newsCIds'); ?>           \/\/\u65b0\u95fb\u5b50\u5206\u7c7bID\n&lt;?php echo get_option('themeload'); ?>  \/\/\u91c7\u96c6\u56fe\u7247\u8def\u5f84(\u6a21\u677f\u8def\u5f84)-\n&lt;?php echo get_option('videoUrl'); ?>           \/\/youtube\u89c6\u9891\u94fe\u63a5\n&lt;?php echo get_option('formUrl'); ?>           \/\/form\u94fe\u63a5\n&lt;?php echo get_option('facebookUrl'); ?>           \/\/facebook\u94fe\u63a5\n&lt;?php echo get_option('twitterUrl'); ?>           \/\/twitter\u94fe\u63a5\n&lt;?php echo get_option('linkedinUrl'); ?>           \/\/linkedin\u94fe\u63a5\n&lt;?php echo get_option('youtubeUrl'); ?>           \/\/youtube\u94fe\u63a5\n&lt;?php echo get_option('instagramUrl'); ?>           \/\/Instagram\u94fe\u63a5\n&lt;?php echo get_option('pinterestUrl'); ?>           \/\/Pinterest\u94fe\u63a5\n&lt;?php echo get_option('inquiryEmail'); ?>           \/\/\u8be2\u76d8\u90ae\u7bb1\n&lt;?php echo get_option('inquiryTel'); ?>           \/\/\u8be2\u76d8\u7535\u8bdd\n&lt;?php echo get_option('inquiryWhatsApp'); ?>           \/\/\u8be2\u76d8WhatsApp\n&lt;?php echo get_option('inquiryOpenJs'); ?>           \/\/\u5728\u7ebf\u5ba2\u670dJS\u89e6\u53d1\u4ee3\u7801\n&lt;?php echo get_option('addressInfo'); ?>           \/\/\u516c\u53f8\u5730\u5740\n&lt;?php echo get_option('servicecode'); ?>           \/\/\u5ba2\u670d\u4ee3\u7801\n&lt;?php echo get_option('copyright'); ?>           \/\/\u7248\u6743\n&lt;?php echo get_option('logoBase64'); ?>           \/\/LogoBase\n&lt;?php bloginfo('template_url'); ?>               \/\/\u8d44\u6e90\u6587\u4ef6\u8def\u5f84\n&lt;?php the_time(\"y-m-d\"); ?>                 \/\/\u65e5\u671f\u8c03\u7528\n&lt;?php bloginfo('url'); ?>                   \/\/\u7f51\u7ad9\u9996\u9875\u94fe\u63a5\n&lt;?php if(function_exists('the_views')) { the_views(); } ?>    \/\/\u8be6\u7ec6\u9875\u6d4f\u89c8\u91cf\n$(\"body table\").wrap(\"&lt;div class='pro_table'>&lt;\/div>\");  \/\/\u8868\u683c\u6dfb\u52a0\u6eda\u52a8<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">\u4e8c\u3001\u5173\u4e8e\u5bfc\u822a\u8c03\u7528\u65b0\u5199\u6cd5<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>\u5173\u4e8e\u6211\u4eec\n&lt;a href=\"&lt;?php echo get_page_link(get_option('aboutId'))?>\" title=\"&lt;?php echo get_page(get_option('aboutId'))->post_title; ?>\">\n&lt;?php echo get_page(get_option('aboutId'))->post_title; ?>\n&lt;\/a>\n\n\u8054\u7cfb\u6211\u4eec\n&lt;a href=\"&lt;?php echo get_page_link(get_option('contactId'))?>\" title=\"&lt;?php echo get_page(get_option('contactId'))->post_title; ?>\">\n&lt;?php echo get_page(get_option('contactId'))->post_title; ?>\n&lt;\/a>\n\u4ea7\u54c1 \u4e00\u7ea7\u4e0b\u62c9\n&lt;dd class=\"item\">\n    &lt;a href=\"&lt;?php echo get_category_link(1)?>\"  title=\"&lt;?php echo get_category(1)->name?>\">\n       &lt;?php echo get_category(1)->name?>\n    &lt;\/a>\n    &lt;!-- \u4ea7\u54c1\u4e0b\u62c9 -->\n   &lt;?php if(get_categories(1)) { ?>\n   &lt;div class=\"publicTwo_stage_nav\">\n   \t\t&lt;?php  $cateList = json_decode(json_encode(get_categories('sort_column=name&amp;optioncount=0&amp;hierarchical=1&amp;hide_empty=0&amp;child_of=1')),TRUE);\n   \t\t\tforeach ($cateList as $key => $value) {   \t\t\t\n   \t\t ?>\n        &lt;div class=\"EveryOne\">\n            &lt;a href=\"&lt;?php echo get_category_link($value&#91;\"cat_ID\"]) ; ?>\" title=\"&lt;?php echo $value&#91;\"name\"]; ?>\">\n                &lt;div class=\"iconfont iconweibiaoti34\">&lt;\/div>\n                &lt;span>&lt;?php echo $value&#91;\"name\"]; ?>&lt;\/span>\n            &lt;\/a>\n        &lt;\/div>\n        &lt;?php } ?>\n    &lt;\/div>\n&lt;?php } ?>\n&lt;\/dd>\n\n\u4ea7\u54c1 \u4e8c\u7ea7\u4e0b\u62c9\n&lt;dd>\n    &lt;div class=\"menu_tt\">\n        &lt;a href=\"&lt;?php echo get_category_link(1)?>\"  title=\"&lt;?php echo get_category(1)->name?>\">\n            &lt;?php echo get_category(1)->name?>\n       &lt;\/a>\n        &lt;i class=\"iconfont icon-arr-right\">&lt;\/i>\n    &lt;\/div>\n&lt;?php\n    $cat =1;\n    $cateList = json_decode(json_encode(get_categories('sort_column=name&amp;optioncount=0&amp;hierarchical=1&amp;hide_empty=0&amp;child_of='.$cat.'')),TRUE);\n    if($cateList){\n    ?>\n    &lt;div class=\"menu_second_box\">\n    &lt;div class=\"wrapper clearfix\">\n             \n            &lt;?php   \n                foreach ($cateList as $key => $value) {\n                    if($value&#91;'parent'] == $cat){\n                        @$cateDatalist&#91;] = $value;\n                    }  \n                }\n                foreach ($cateDatalist as $key => $value) {\n                    foreach ($cateList as $ckey => $cvalue) {\n                        if($value&#91;'term_id'] == $cvalue&#91;'parent']){\n                        $cateDatalist&#91;$key]&#91;\"c\"]&#91;] = $cvalue;\n                        }\n                    }\n                }\n                \/\/print_r($cateDatalist);\n                foreach ($cateDatalist as $key => $value) {\n                    ?>\n                    &lt;div class=\"menu_two hover\">\n            &lt;div class=\"menu_two_tt clearfix\">\n                 &lt;a href=\"&lt;?php echo get_category_link($value&#91;\"cat_ID\"]) ; ?>\"> &lt;?php echo $value&#91;\"name\"]; ?>&lt;\/a>\n            &lt;\/div>\n                 &lt;?php\n                    if($value&#91;'c']){\n                        ?>\n                        &lt;div class=\"menu_two_text\">\n                        &lt;?php\n                        foreach ($value&#91;'c'] as $vkey => $vvalue) {\n?>\n                            &lt;a  href=\"&lt;?php echo get_category_link($vvalue&#91;\"cat_ID\"]); ?>\">&lt;label>>&lt;\/label> &lt;?php echo $vvalue&#91;\"name\"]; ?>&lt;\/a> \n                        &lt;?php }\n                        ?>\n                        &lt;\/div>\n                     \n                &lt;?php  }  ?>\n                &lt;\/div>\n            &lt;?php } ?>\n    &lt;\/div>\n    &lt;\/div>\n&lt;?php }?>\n&lt;\/dd>\n\n\n\u65b0\u95fb\n&lt;dd class=\"item\">\n    &lt;a href=\"&lt;?php echo get_category_link(get_option('newsId'))?>\" title=\"&lt;?php echo get_category(get_option('newsId'))->name?>\">&lt;?php echo get_category(get_option('newsId'))->name?>&lt;\/a>\n    &lt;!-- \u4e8c\u7ea7\u5bfc\u822a -->\n    &lt;?php if(get_categories(get_option('newsId'))) { ?>\n\t   &lt;div class=\"publicTwo_stage_nav\">\n\t   \t\t&lt;?php  $cateList = json_decode(json_encode(get_categories('sort_column=name&amp;optioncount=0&amp;hierarchical=1&amp;hide_empty=0&amp;child_of='.get_option('newsId'))),TRUE);\n\t   \t\t\tforeach ($cateList as $key => $value) {\n\t   \t\t ?>\n\t        &lt;div class=\"EveryOne\">\n\t            &lt;a href=\"&lt;?php echo get_category_link($value&#91;\"cat_ID\"]) ; ?>\" title=\"&lt;?php echo $value&#91;\"name\"]; ?>\">\n\t                &lt;div class=\"iconfont iconweibiaoti34\">&lt;\/div>\n\t                &lt;span>&lt;?php echo $value&#91;\"name\"]; ?>&lt;\/span>\n\t            &lt;\/a>\n\t        &lt;\/div>\n\t        &lt;?php } ?>\n\t    &lt;\/div>\n\t&lt;?php  }  ?>\n&lt;\/dd>\n\u6848\u4f8b\n&lt;dd class=\"item\">\n&lt;a href=\"&lt;?php echo get_category_link(get_option('caseId'))?>\" title=\"&lt;?php echo get_category(get_option('caseId'))->name?>\">\n&lt;?php echo get_category(get_option('caseId'))->name; ?>\n&lt;\/a>\n    &lt;!-- \u4e8c\u7ea7\u5bfc\u822a -->\n    &lt;?php if(get_categories(get_option('caseId'))) { ?>\n\t   &lt;div class=\"publicTwo_stage_nav\">\n\t   \t\t&lt;?php  \n$cateList= json_decode(json_encode(get_categories('sort_column=name&amp;optioncount=0&amp;hierarchical=1&amp;hide_empty=0&amp;child_of='.get_option('caseId'))),TRUE);\n\t   \t\t\tforeach ($cateList as $key => $value) {\n\t   \t\t ?>\n\t        &lt;div class=\"EveryOne\">\n\t            &lt;a href=\"&lt;?php echo get_category_link($value&#91;\"cat_ID\"]) ; ?>\" title=\"&lt;?php echo $value&#91;\"name\"]; ?>\">\n\t                &lt;div class=\"iconfont iconweibiaoti34\">&lt;\/div>\n\t                &lt;span>&lt;?php echo $value&#91;\"name\"]; ?>&lt;\/span>\n\t            &lt;\/a>\n\t        &lt;\/div>\n\t        &lt;?php } ?>\n\t    &lt;\/div>\n\t&lt;?php } ?>\n&lt;\/dd>\n<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">2.2\u9996\u9875\u8c03\u53d6\u65b0\u95fb\u6848\u4f8b<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>\u65b0\u95fb\n&lt;?php query_posts('cat='.get_option('newsId').'&amp;posts_per_page=4'); while(have_posts()): the_post(); ?>\n                &lt;dd>\n                    &lt;a href=\"&lt;?php the_permalink(); ?>\" title=\"&lt;?php the_title(); ?>\" >\n\n\n                        &lt;div class=\"news_list1_date\">\n                            &lt;?php if ( has_post_thumbnail() ) { ?>\n                            &lt;img src=\"&lt;?php the_post_thumbnail_url(); ?>\" alt=\"&lt;?php the_title(); ?>\"\/>\n                            &lt;?php }else{?>\n                             &lt;?php $post_ID = get_the_ID();?>\n                             &lt;?php $category=get_the_category( $post_ID );$catId=$category&#91;0]->term_id;?>\n                             &lt;?php $dir=\"\/wp-content\/themes\/\".get_option(\"themeload\").\"\/load\/$catId\/\";?>\n                             &lt;img src=\"&lt;?php echo get_rand_img($dir);?>\" alt=\"&lt;?php the_title(); ?>\"\/>\n                          &lt;?php }?>\n                        &lt;\/div>\n                        &lt;div class=\"news_list1_tt uppercase textOverClm clm2\">\n                            &lt;?php the_title(); ?>\n                        &lt;\/div>\n                        &lt;div class=\"news_list1_text textOverClm clm5\">\n                            &lt;?php if(has_excerpt()) the_excerpt(); else echo mb_strimwidth(strip_tags($post->post_content),0,200,'...'); ?>\n                        &lt;\/div>\n                        \n                        &lt;div class=\"more_btn2 iconfont icon-jiantou2\">&lt;\/div>\n                        \n                    &lt;\/a>\n                &lt;\/dd>\n                &lt;?php endwhile; wp_reset_query(); ?>\n\n\n\n\u6848\u4f8b\n&lt;?php query_posts('cat='.get_option('caseId').'&amp;posts_per_page=3'); while(have_posts()): the_post(); ?>\n                &lt;dd>\n                    &lt;a href=\"&lt;?php the_permalink(); ?>\" title=\"&lt;?php the_title(); ?>\">\n                        &lt;div class=\"pic\">\n                            &lt;img src=\"&lt;?php the_post_thumbnail_url(); ?>\" alt=\"&lt;?php the_title(); ?>\">\n                            &lt;div class=\"tt uppercase\">\n                                &lt;?php the_title(); ?>\n                            &lt;\/div>\n&lt;div class=\"news_list1_text textOverClm clm5\">\n                            &lt;?php if(has_excerpt()) the_excerpt(); else echo mb_strimwidth(strip_tags($post->post_content),0,200,'...'); ?>\n                        &lt;\/div>\n                        &lt;\/div>\n                        &lt;div class=\"btn uppercase\">\n                            View More   \n                        &lt;\/div>\n                    &lt;\/a>\n                &lt;\/dd>\n                &lt;?php endwhile; wp_reset_query(); ?><\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">\u7ffb\u9875<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;!-- page -->\n\t\t\t\t&lt;div class=\"page uppercase\">\n\t\t\t\t\t&lt;?php wp_pagenavi(); ?>\n\t\t\t\t&lt;\/div>\n\t\t\t\t&lt;!-- page end --><\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">\u4e09\u3001\u65b0\u95fb\u5217\u8868<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;?php if (have_posts()) : while (have_posts()) : the_post(); ?>\n&lt;dd class=\"item\">\n   &lt;a href=\"&lt;?php the_permalink() ?>\" title=\"&lt;?php the_title(); ?>\">\n     &lt;div class=\"img_box\">\n        &lt;?php if ( has_post_thumbnail() ) { ?>\n \t\t&lt;img src=\"&lt;?php the_post_thumbnail_url(); ?>\" alt=\"&lt;?php the_title(); ?>\"\/>\n \t\t&lt;?php }else{?>\n\t     &lt;?php $post_ID = get_the_ID();?>\n\t     &lt;?php $category=get_the_category( $post_ID );$catId=$category&#91;0]->term_id;?>\n\t     &lt;?php $dir=\"\/wp-content\/themes\/\".get_option(\"themeload\").\"\/load\/$catId\/\";?>\n\t     &lt;img src=\"&lt;?php echo get_rand_img($dir);?>\" alt=\"&lt;?php the_title(); ?>\"\/>\n \t  &lt;?php }?>\n     &lt;\/div>\n     &lt;div class=\"center_box\">\n        &lt;div class=\"tt\">&lt;?php the_title(); ?>&lt;\/div>\n        &lt;div class=\"text\">\n\t\t\t&lt;?php if(has_excerpt()): \/\/\u5982\u679c\u6709\u6458\u8981\u5c31\u663e\u793a\uff0c\u6ca1\u6709\u5c31\u4ece\u6587\u7ae0\u4e2d\u622a\u53d6 ?>\n\t\t\t&lt;?php the_excerpt(); ?>\n\t\t\t&lt;?php else: ?>\n\t\t\t&lt;?php \necho  replaceData(mb_strimwidth(strip_tags(apply_filters('the_content',$post->post_content)),0,500,\"...\"));?>\n\t\t\t&lt;?php endif; ?>\n\t\t&lt;\/div>\n         &lt;div class=\"public_More_btn active\">\n             MORE\n         &lt;\/div>\n     &lt;\/div>\n     &lt;div class=\"right_box\">\n\t\t &lt;div class=\"date_01\">&lt;?php the_time(\"Y\"); ?>&lt;\/div>\n\t\t &lt;div class=\"date_02\">&lt;?php the_time(\"m d\"); ?>&lt;\/div>\n\t&lt;\/div>\n &lt;\/a>\n&lt;\/dd>\n&lt;?php endwhile; ?>\n&lt;?php endif; ?>\n<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">\u56db\u3001\u7740\u9646\u9875<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;?php\n    $category = get_the_category();\n    $catId = $category&#91;0]->cat_ID;\n    $dir=\"\/wp-content\/themes\/\".get_option(\"themeload\").\"\/load\/$catId\/\";\n    $content = replaceData($post->post_content);\n    $CJ = list_add_thumbs($content,$dir);\n?>\n&lt;?php for($i=0;$i&lt;count($CJ);$i++){?>\n  &lt;dd class=\"item\">\n      &lt;a href=\"&lt;?php echo get_option('inquiryOpenJs'); ?> \" title=\"&lt;?php echo get_the_title(); ?>\">\n          &lt;div class=\"img_box\">\n              &lt;img src=\"&lt;?php echo $CJ&#91;$i]&#91;1];  ?>\" alt=\"&lt;?php  echo get_the_title();  ?>\"\/>\n          &lt;\/div>\n          &lt;div class=\"center_box\">\n              &lt;div class=\"tt\">&lt;?php echo $CJ&#91;$i]&#91;0];  ?>&lt;\/div>\n             &lt;div class=\"text\">\n\t\t\t&lt;?php echo $CJ&#91;$i]&#91;2];  ?>\n\t\t   &lt;\/div>\n              &lt;div class=\"public_More_btn active\">\n                  MORE\n              &lt;\/div>\n          &lt;\/div>\n      &lt;\/a>\n  &lt;\/dd>\n &lt;?php } ?>\n\n\u6807\u9898\u3001\u6458\u8981\u3001\u8981\u6ce8\u610f\u8ddf\u4e4b\u524d\u4e0d\u4e00\u6837\u5730\u65b9\n&lt;?php\n  $category = get_the_category();\n  $catId = $category&#91;0]->cat_ID;\n  $dir=\"\/wp-content\/themes\/\".get_option(\"themeload\").\"\/load\/$catId\/\";\n  $content = replaceData($post->post_content);\n  $CJ = list_add_thumbs($content,$dir);\n ?>\n\u8be6\u60c5\u9875\u5f62\u5f0f\n&lt;?php if(has_excerpt()): \/\/\u5982\u679c\u6709\u6458\u8981\u5c31\u663e\u793a\uff0c\u6ca1\u6709\u5c31\u4ece\u6587\u7ae0\u4e2d\u622a\u53d6 ?>\n                        &lt;?php the_excerpt(); ?>\n                        &lt;?php else: ?>\n                        &lt;?php echo  replaceData(mb_strimwidth(strip_tags(apply_filters('the_content',$post->post_content)),0,200,\"...\"));?>\n                        &lt;?php endif; ?>\/\/\u6458\u8981\n\n&lt;?php echo replaceData(get_the_content()); ?>\/\/\u8be6\u60c5\u9875\u7684\u5185\u5bb9\n\n\n&lt;?php $post_id = 263; \/\/ \u6587\u7ae0ID ?> \n<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">\u4e94\u3001\u8c03\u53d6\u70ed\u5356(\u7f6e\u9876\u6587\u7ae0)<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;?php $wp_query = new WP_Query(array('cat'=>1,'showposts'=>8,'paged'=>1,'post__in'=>get_option('sticky_posts'),'caller_get_posts' => 0)); ?>\n                &lt;?php if($wp_query->have_posts()) : while($wp_query->have_posts()) : $wp_query->the_post(); ?>\n\n&lt;div class=\"item\">\n    &lt;a href=\"&lt;?php the_permalink(); ?>\" title=\"&lt;?php the_title(); ?>\" >\n        &lt;div class=\"pic\">\n            &lt;img src=\"&lt;?php the_post_thumbnail_url(); ?>\" alt=\"&lt;?php the_title(); ?>\"\/>\n        &lt;\/div>\n        &lt;div class=\"con\">\n            &lt;div class=\"tt\">\n                &lt;?php the_title(); ?>\n            &lt;\/div>\n            &lt;div class=\"text textOverClm clm2\">\n                &lt;?php if(has_excerpt()) the_excerpt(); else echo mb_strimwidth(strip_tags($post->post_content),0,100,'...'); ?>\n            &lt;\/div>\n        &lt;\/div>\n    &lt;\/a>\n&lt;\/div>\n&lt;?php endwhile; ?>\n&lt;?php else :  ?>\n&lt;?php endif;  wp_reset_query(); ?>\n\n\n<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">\u516d\u3001\u9762\u5305\u5c51<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;?php if (function_exists('dimox_breadcrumbs')) dimox_breadcrumbs(); ?>\n<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">\u4e03\u3001\u7559\u8a00\u677f<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;form action=\"&lt;?php echo get_option('formUrl'); ?>\" method=\"post\" onsubmit=\"this.url.value=window.location.href\" class=\"foot_top_form\">\n    &lt;div class=\"item\">\n        &lt;span>Name:&lt;\/span>\n        &lt;input name=\"name\" type=\"text\">\n    &lt;\/div>\n    &lt;div class=\"item\">\n        &lt;span>Email:&lt;\/span>\n        &lt;input name=\"email\" type=\"text\">\n    &lt;\/div>\n    &lt;div class=\"item\">\n        &lt;span>Phone:&lt;\/span>\n        &lt;input name=\"phone\" type=\"text\">\n    &lt;\/div>\n    &lt;div class=\"item\">\n        &lt;span>Message:&lt;\/span>\n        &lt;input name=\"message\" type=\"text\">\n    &lt;\/div>\n    &lt;div class=\"btn_box\">\n        &lt;input type=\"hidden\" name=\"url\" value=\"\">\n        &lt;button>\n            &lt;div class=\"iconfont icontijiao\">&lt;\/div>\n            &lt;span>Submit&lt;\/span>\n        &lt;\/button>\n    &lt;\/div>\n&lt;\/form>\n<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">\u516b\u3001\u8be6\u60c5\u9875\u7684\u6807\u7b7e<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>\/\/\u8f6e\u64ad\u56fe\n&lt;?php if(get_field('img1',$post_id)){\n?>\n&lt;div class=\"item\">\n    &lt;img src=\"&lt;?php the_field('img1',$post_id)?>\" alt=\"\">\n&lt;\/div>\n&lt;?php }?>\n&lt;?php if(get_field('img2',$post_id)){\n?>\n&lt;div class=\"item\">\n    &lt;img src=\"&lt;?php the_field('img2',$post_id)?>\" alt=\"\">\n&lt;\/div>\n&lt;?php }?>\n\n&lt;?php if(get_field('img3')){\n?>\n&lt;div class=\"item\">\n    &lt;img src=\"&lt;?php the_field('img3',$post_id)?>\" alt=\"\">\n&lt;\/div>\n&lt;?php }?>\n\n\n&lt;?php if(get_field('img4',$post_id)){\n?>\n&lt;div class=\"item\">\n    &lt;img src=\"&lt;?php the_field('img4',$post_id)?>\" alt=\"\">\n&lt;\/div>\n&lt;?php }?>\n\/\/\u5f53\u524d\u6587\u7ae0\u7684\u6807\u9898\u3001\u65f6\u95f4\u3001\u7279\u8272\u56fe\u3001\u5185\u5bb9\u3001\u70b9\u51fb\u6570\n&lt;?php the_title(); ?>\n &lt;?php the_time(\"Y m d\"); ?>\n&lt;?php the_post_thumbnail_url(); ?>\n&lt;?php the_content(); ?>\n&lt;?php if(function_exists('the_views')) { the_views(); } ?>\n\/\/\u5f53\u524d\u6587\u7ae0\u7684\u7b80\u4ecb\n&lt;?php if(has_excerpt()): \/\/\u5982\u679c\u6709\u6458\u8981\u5c31\u663e\u793a\uff0c\u6ca1\u6709\u5c31\u4ece\u6587\u7ae0\u4e2d\u622a\u53d6 ?>\n&lt;?php the_excerpt(); ?>\n&lt;?php else: ?>\n&lt;?php echo mb_strimwidth(strip_tags(apply_filters('the_content',$post->post_content)),0,200,\"...\");?>\n&lt;?php endif; ?>\n\/\/\u4e0a\u4e00\u9875\u4e0b\u4e00\u9875\n&lt;?php if (get_previous_post()) { previous_post_link('Previous: %link','%title',true);} else { echo \"Sorry,No new article.\";} ?>\n&lt;?php if (get_next_post()) { next_post_link('Next: %link','%title',true);} else { echo \"This is already the latest article\";} ?>\n\n\/\/\u76f8\u5173\u4ea7\u54c1\n &lt;? $category = get_the_category();\n            $catid = $category&#91;0]->cat_ID;?>\n            &lt;?php query_posts(\"cat=$catid&amp;posts_per_page=100\"); while(have_posts()): the_post(); ?>\n\n&lt;dd class=\"item\">\n    &lt;a href=\"&lt;?php the_permalink(); ?>\" title=\"&lt;?php the_title(); ?>\">\n        &lt;div class=\"img_box\">\n            &lt;img src=\"&lt;?php the_post_thumbnail_url(); ?>\" alt=\"&lt;?php the_title(); ?>\">\n        &lt;\/div>\n        &lt;div class=\"bottom_box\">\n            &lt;div class=\"tt_01\">&lt;?php the_title(); ?>&lt;\/div>\n            &lt;div class=\"tt_02 tt_05\">&lt;?php if(has_excerpt()) the_excerpt(); else echo mb_strimwidth(strip_tags($post->post_content),0,200,'...'); ?>&lt;\/div>\n            &lt;div class=\"public_More_btn active\">\n                MORE\n            &lt;\/div>\n        &lt;\/div>\n    &lt;\/a>\n&lt;\/dd>\n&lt;?php endwhile; wp_reset_query(); ?>\n<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">\u4e5d\u3001\u8c03\u53d6\u5206\u7c7b\u4e0b\u7684\u6587\u7ae0<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>\u5f53\u524d\u5206\u7c7b\u7684ID  $cat\n&lt;?php query_posts('cat='.get_option('newsId').'&amp;posts_per_page=4'); while(have_posts()): the_post(); ?>\n&lt;dd class=\"item\">\n    &lt;a href=\"&lt;?php the_permalink(); ?>\" title=\"&lt;?php the_title(); ?>\" >\n        &lt;div class=\"left_text\">\n            &lt;div class=\"tt\">\n                &lt;?php the_title(); ?>\n            &lt;\/div>\n            &lt;div class=\"text\">\n                &lt;?php if(has_excerpt()) the_excerpt(); else echo mb_strimwidth(strip_tags($post->post_content),0,200,'...'); ?>\n            &lt;\/div>\n        &lt;\/div>\n        &lt;div class=\"right_box\">\n            &lt;div class=\"text\">\n                &lt;?php the_time(\"m d\"); ?>\n            &lt;\/div>\n            &lt;div class=\"text\">\n                MORE\n            &lt;\/div>\n        &lt;\/div>\n    &lt;\/a>\n&lt;\/dd>\n&lt;?php endwhile; wp_reset_query(); ?>\n\/\/ \u5217\u8868\u9875\u7684\u4e8c\u7ea7\u5206\u7c7b\u6a21\u5757\n&lt;?php\n\t\t$cateList = json_decode(json_encode(get_categories('sort_column=name&amp;optioncount=0&amp;hierarchical=1&amp;hide_empty=0&amp;child_of='.$cat.'')),TRUE);\n\t\tif($cateList){\n\t\t?>\n\t\t&lt;div class=\"pro_categorys_box\">\n\t\t\t&lt;ul class=\"pro_categorys_list\">\n\t\t\t\t \n\t\t\t\t&lt;?php\t\n\t\t\t\t\tforeach ($cateList as $key => $value) {\n\t\t\t\t\t\tif($value&#91;'parent'] == $cat){\n\t\t\t\t\t\t\t@$cateDatalist&#91;] = $value;\n\t\t\t\t\t\t}  \n\t\t\t\t\t}\n\t\t\t\t\tforeach ($cateDatalist as $key => $value) {\n\t\t\t\t\t\tforeach ($cateList as $ckey => $cvalue) {\n\t\t\t\t\t\t\tif($value&#91;'term_id'] == $cvalue&#91;'parent']){\n\t\t\t\t\t\t\t\t$cateDatalist&#91;$key]&#91;\"c\"]&#91;] = $cvalue;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t\/\/print_r($cateDatalist);\n\t\t\t\t\tforeach ($cateDatalist as $key => $value) {\n\t\t\t\t\t\t?>\n\t\t\t\t\t\t&lt;li class=\"cat-item\"> &lt;h2>&lt;a href=\"&lt;?php echo get_category_link($value&#91;\"cat_ID\"]) ; ?>\"> &lt;?php echo $value&#91;\"name\"]; ?>&lt;\/a>&lt;\/h2> \/\/\u4e00\u7ea7\u76ee\u5f55\n\n\t\t\t\t\t&lt;?php\n\t\t\t\t\t\tif($value&#91;'c']){\n\t\t\t\t\t\t\t?>\n\t\t\t\t\t\t\t&lt;ul class=\"children\">\n\n\t\t\t\t\t\t\t&lt;?php\n\t\t\t\t\t\t\tforeach ($value&#91;'c'] as $vkey => $vvalue) {\n\t\t\t\t\t\t\t\t?>\n\t\t\t\t\t\t\t\t&lt;li class=\"cat-item\">&lt;h3> &lt;a href=\"&lt;?php echo get_category_link($vvalue&#91;\"cat_ID\"]); ?>\"> &lt;?php echo $vvalue&#91;\"name\"]; ?>&lt;\/a> &lt;\/h3>&lt;\/li>\/\/\u4e8c\u7ea7\u5206\u7c7b\n\t\t\t\t\t\t\t\t&lt;?php\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t?>\n\t\t\t\t\t\t\t&lt;\/ul>\n\n\t\t\t\t\t\t\t&lt;?php\n\t\t\t\t\t\t}\n\t\t\t\t\t\t?>\n\t\t\t\t\t\t&lt;\/li>\n\t\t\t\t\t\t&lt;?php\n\t\t\t\t\t}\n\t\t\t\t\n\t\t\t\t?>\n\t\t\t\t\n\t\t\t&lt;\/ul>\n\t\t&lt;\/div>\n\n\t&lt;?php }?>\n<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">\u5341\u3001TKD\u6807\u7b7e\u96c6\u5408<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>\/\/\u9996\u9875\n&lt;title>&lt;?php bloginfo('name'); ?>&lt;\/title>\n&lt;meta name=\"keywords\" content=\"&lt;?php bloginfo('name'); ?>\">    \n&lt;meta name=\"description\" content=\"\"> \n\/\/\u5217\u8868\u9875\n&lt;title>&lt;?php single_cat_title(); ?>-&lt;?php echo get_option('cat-title-'.$term_id);?>-&lt;?php bloginfo('name');  ?>&lt;\/title>\n&lt;meta name=\"keywords\" content=\"&lt;?php single_cat_title(); ?>,&lt;?php bloginfo('name');  ?>\" \/>\n&lt;meta name=\"description\" content=\"&lt;?php echo category_description(); ?>\" \/>\n\/\/\u8be6\u60c5\u9875\n&lt;title>&lt;?php the_title(); ?>--&lt;?php bloginfo('name');  ?>&lt;\/title>\n&lt;?php the_keywords();?>\n&lt;meta name=\"description\" content=\"&lt;?php the_excerpt();?>\">\n&lt;title>&lt;?php echo trim(get_the_title()); ?>-&lt;?php bloginfo('name'); ?>&lt;\/title>\n&lt;?php the_keywords();?>\n&lt;?php the_description();?>\n\n\/\/\u5355\u9875\u9762\n&lt;title>&lt;?php the_title(); ?>-&lt;?php bloginfo('name'); ?>&lt;\/title>\n&lt;meta name=\"keywords\" content=\"&lt;?php bloginfo('name'); ?>\">    \n&lt;meta name=\"description\" content=\"\"> \n\n\/\/tag\u9875\n\n&lt;title>&lt;?php single_cat_title(); ?>-&lt;?php bloginfo('name');  ?>&lt;\/title>\n&lt;meta name=\"keywords\" content=\"&lt;?php single_cat_title(); ?>,&lt;?php bloginfo('name');  ?>\" \/>\n&lt;meta name=\"description\" content=\"&lt;?php echo category_description(); ?>\" \/>\n<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">\u5341\u4e00\u3001\u5176\u4ed6\u6807\u7b7e<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>\u6a21\u677f\u5730\u5740\n&lt;?php bloginfo('template_url'); ?>\n\u7f51\u7ad9\u9996\u9875\u5730\u5740\n&lt;?php bloginfo('url'); ?>\n\u5de6\u4fa7\u6d6e\u52a8\u5bfc\u822a\n\/\/html\n&lt;div class=\"float_window\">\n\t    &lt;div class=\"float_window_rela\">\n\t        &lt;div class=\"float_window_close\">+&lt;\/div>\n\t        &lt;div class=\"float_window_tt\">Inquiry&lt;\/div>\n            &lt;form action=\"https:\/\/www.chromvials.com\/data\/post.php\" method=\"post\" onsubmit=\"this.url.value=window.location.href\">\n                &lt;input class=\"float_window_text\" type=\"text\" name=\"name\" placeholder=\"Name\">\n                &lt;input class=\"float_window_text\" type=\"text\" name=\"email\" placeholder=\"E-mail\">\n                &lt;textarea class=\"float_window_area\" name=\"message\" placeholder=\"message\">&lt;\/textarea>\n                &lt;button class=\"float_window_btn\" type=\"submit\">\n                    SUBMIT\n                &lt;\/button>\n            &lt;\/form>\n\t    &lt;\/div>\n            \n&lt;\/div>\n\/\/css\n.float_window{\n    position: fixed;\n    left: 0;\n    bottom: 0;\n    z-index: 6;\n    width: 230px;\n    box-shadow:0 0 10px rgba(115,115,115,.2);\n}\n\n.float_window_rela{\n    padding: 20px;\n    background: #fff;\n    position: relative;\n}\n.float_window_close{\n    position: absolute;\n    right: -20px;\n    top: -20px;\n    font-size: 20px;\n    width: 20px;\n    height: 20px;\n    line-height: 20px;\n    text-align: center;\n    color: #fff;\n    cursor: pointer;\n    text-shadow: 0 0 5px rgba(0,0,0,.8);\n    transform: rotateZ(45deg);\n\t-webkit-transform: rotateZ(45deg);\n\t-ms-transform: rotateZ(45deg);\n}\n.float_window_tt{\n    font-size: 22px;\n    color: #333;\n    font-weight: bold;\n    text-align: center;\n    text-transform: uppercase;\n    margin-bottom:15px;\n}\n.float_window_text,\n.float_window_area{\n    display: block;\n    width: 100%;\n    height: 36px;\n    font-size: 14px;\n    padding-left: 15px;\n    border: 1px solid #dedede;\n    background: none;\n    margin-bottom:10px;\n}\n.float_window_area{\n    height: 80px;\n    padding-top: 10px;\n    resize: none;\n}\n\n.float_window_btn{\n    display: block;\n    width: 150px;\n    height: 30px;\n    line-height: 30px;\n    color: #fff;\n    text-align: center;\n    background: #00b7ee;\n    border: none;\n}\n\n.float_window.hover{\n    left: -230px;\n}\n.float_window.hover .float_window_close{\n    transform: rotateZ(90deg);\n\t-webkit-transform: rotateZ(90deg);\n\t-ms-transform: rotateZ(90deg);\n}\n\/\/Js\n    &lt;script>\n        $(function(){\n            $(\".float_window_close\").click(function(){\n        \t\t$(\".float_window\").toggleClass(\"hover\");\n        \t})\n        })\n    &lt;\/script>\n\n\n\n\n<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">\u5341\u4e8c\u3001\u65b0\u7248\u4f7f\u7528\u8bf4\u660e<\/h2>\n\n\n\n<p>\u767b\u9646\u540e\u53f0<br>\u8fdb\u5165\u8bbe\u7f6e ==\u300b \u5e38\u89c4\u8bbe\u7f6e<br>\u586b\u5199\u5f53\u524d\u9879\u76ee\u7684\u4e00\u4e9b\u8d44\u6599\uff0c\u622a\u56fe\u5982\u4e0b(\u56fe\u4e0a\u7684\u662f\u5e15\u83f2\u7279\u7684\u6570\u636e)<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" class=\"lazyload lazyload-style-none\" src=\"data:image\/svg+xml;base64,PCEtLUFyZ29uTG9hZGluZy0tPgo8c3ZnIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgc3Ryb2tlPSIjZmZmZmZmMDAiPjxnPjwvZz4KPC9zdmc+\"  data-original=\"https:\/\/www.xyn4.cn\/wp-content\/uploads\/2021\/05\/image.png\" src=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAANSURBVBhXYzh8+PB\/AAffA0nNPuCLAAAAAElFTkSuQmCC\" alt=\"\" class=\"wp-image-152\"\/><\/figure>\n<noscript><img loading=\"lazy\" decoding=\"async\" width=\"612\" height=\"701\" src=\"https:\/\/www.xyn4.cn\/wp-content\/uploads\/2021\/05\/image.png\" alt=\"\" class=\"wp-image-152\" srcset=\"https:\/\/www.xyn4.cn\/wp-content\/uploads\/2021\/05\/image.png 612w, https:\/\/www.xyn4.cn\/wp-content\/uploads\/2021\/05\/image-262x300.png 262w\" sizes=\"auto, (max-width: 612px) 100vw, 612px\" \/><\/figure><\/noscript>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" class=\"lazyload lazyload-style-none\" src=\"data:image\/svg+xml;base64,PCEtLUFyZ29uTG9hZGluZy0tPgo8c3ZnIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgc3Ryb2tlPSIjZmZmZmZmMDAiPjxnPjwvZz4KPC9zdmc+\"  data-original=\"https:\/\/www.xyn4.cn\/wp-content\/uploads\/2021\/05\/image-1.png\" src=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAANSURBVBhXYzh8+PB\/AAffA0nNPuCLAAAAAElFTkSuQmCC\" alt=\"\" class=\"wp-image-153\"\/><\/figure>\n<noscript><img loading=\"lazy\" decoding=\"async\" width=\"601\" height=\"674\" src=\"https:\/\/www.xyn4.cn\/wp-content\/uploads\/2021\/05\/image-1.png\" alt=\"\" class=\"wp-image-153\" srcset=\"https:\/\/www.xyn4.cn\/wp-content\/uploads\/2021\/05\/image-1.png 601w, https:\/\/www.xyn4.cn\/wp-content\/uploads\/2021\/05\/image-1-268x300.png 268w\" sizes=\"auto, (max-width: 601px) 100vw, 601px\" \/><\/figure><\/noscript>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" class=\"lazyload lazyload-style-none\" src=\"data:image\/svg+xml;base64,PCEtLUFyZ29uTG9hZGluZy0tPgo8c3ZnIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgc3Ryb2tlPSIjZmZmZmZmMDAiPjxnPjwvZz4KPC9zdmc+\"  data-original=\"https:\/\/www.xyn4.cn\/wp-content\/uploads\/2021\/05\/image-3-1.png\" src=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAANSURBVBhXYzh8+PB\/AAffA0nNPuCLAAAAAElFTkSuQmCC\" alt=\"\" class=\"wp-image-155\"\/><\/figure>\n<noscript><img loading=\"lazy\" decoding=\"async\" width=\"964\" height=\"746\" src=\"https:\/\/www.xyn4.cn\/wp-content\/uploads\/2021\/05\/image-3-1.png\" alt=\"\" class=\"wp-image-155\" srcset=\"https:\/\/www.xyn4.cn\/wp-content\/uploads\/2021\/05\/image-3-1.png 964w, https:\/\/www.xyn4.cn\/wp-content\/uploads\/2021\/05\/image-3-1-300x232.png 300w, https:\/\/www.xyn4.cn\/wp-content\/uploads\/2021\/05\/image-3-1-768x594.png 768w\" sizes=\"auto, (max-width: 964px) 100vw, 964px\" \/><\/figure><\/noscript>\n\n\n\n<p>\u0001 Tagsid-* \u8fd9\u91cc\u586b\u5199\u7684\u91c7\u96c6\u7528\u7684tags \u6839\u76ee\u5f55\u4e0b\u91c7\u96c6\u5165\u53e3\u6587\u4ef6\u5939\u547d\u540d\u5fc5\u987b\u662fID\uff0c\u91cc\u9762\u7684main.php \u8981\u7528\u65b0\u7684<br>\u5173\u4e8elogobase \u6253\u5f00 https:\/\/tool.lu\/base64image\/ \u4e0a\u4f20\u56fe\u7247 \u4f7f\u7528\u4e0b\u56fe\u4e2d\u7684Dataurl \u5373\u53ef<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" class=\"lazyload lazyload-style-none\" src=\"data:image\/svg+xml;base64,PCEtLUFyZ29uTG9hZGluZy0tPgo8c3ZnIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgc3Ryb2tlPSIjZmZmZmZmMDAiPjxnPjwvZz4KPC9zdmc+\"  data-original=\"https:\/\/www.xyn4.cn\/wp-content\/uploads\/2021\/05\/image-3-2.png\" src=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAANSURBVBhXYzh8+PB\/AAffA0nNPuCLAAAAAElFTkSuQmCC\" alt=\"\" class=\"wp-image-156\"\/><\/figure>\n<noscript><img loading=\"lazy\" decoding=\"async\" width=\"964\" height=\"746\" src=\"https:\/\/www.xyn4.cn\/wp-content\/uploads\/2021\/05\/image-3-2.png\" alt=\"\" class=\"wp-image-156\" srcset=\"https:\/\/www.xyn4.cn\/wp-content\/uploads\/2021\/05\/image-3-2.png 964w, https:\/\/www.xyn4.cn\/wp-content\/uploads\/2021\/05\/image-3-2-300x232.png 300w, https:\/\/www.xyn4.cn\/wp-content\/uploads\/2021\/05\/image-3-2-768x594.png 768w\" sizes=\"auto, (max-width: 964px) 100vw, 964px\" \/><\/figure><\/noscript>\n\n\n\n<h2 class=\"wp-block-heading\">\u5341\u4e09\u3001\u6ce8\u610f\u4e8b\u9879<\/h2>\n\n\n\n<p>\/etc\/init.d\/bt&nbsp;restart \/\/\u91cd\u542f\u5b9d\u5854\u7684\u547d\u4ee4<br>\u6839\u76ee\u5f55\u4e0b\u91c7\u96c6\u5165\u53e3\u6587\u4ef6\u5939\u547d\u540d\u5fc5\u987b\u662fID\uff0c\u91cc\u9762\u7684main.php \u8981\u7528\u65b0\u7684\uff0c<br>\uff081\uff09\u4e0a\u7ad9\u5fc5\u987b\u6392\u67e5robots, \u4e0d\u80fd\u7981\u6b62\u641c\u7d22\u5f15\u64ce\u6293\u53d6\uff0c\u4e0a\u7ebf\u5373\u5f00\u653e\u6536\u5f55\u5165\u53e3\uff1b<br>\uff082\uff09\u4e0a\u7ebf\u540e\u7f51\u7ad9\u5185\u4e0d\u80fd\u51fa\u73b0\u4efb\u4f55\u897f\u7ef4\u7684\u6807\u8bc6\uff0c\u65e0\u7528\u6587\u4ef6\u5254\u9664\uff0c\u6bd4\u5982\u4e0d\u7528\u7684\u4e3b\u9898\uff0c\u7528\u4e0d\u5230\u7684\u6a21\u677f\u6587\u4ef6\uff0c\u6a21\u677f\u4e2d\u7684\u65e0\u7528\u4ee3\u7801\uff0c\u90fd\u53ef\u4ee5\u5220\u9664\u6389\uff1b<br>\uff083\uff09\u4e00\u5207\u4ee5\u8868\u683c\u4e3a\u4e3b\uff0c \u4e0a\u7ad9\u7acb\u5373\u5b8c\u5584\u7ad9\u7fa4\u8868\u683c\u4fe1\u606f\uff0c\u5c24\u5176\u4e0a\u7ebf\u65f6\u95f4\uff0c\u7740\u9646\u9875id\u53ca\u677f\u5f0f\u5907\u6ce8\uff1b<br>\uff084\uff09\u4e0a\u7ebf\u4e4b\u540e\uff0c\u9700\u8981\u770bsitemap\u8bbe\u7f6e\u662f\u5426\u6b63\u786e\uff0c\u5efa\u8bae\u91cd\u65b0\u5b89\u88c5\u4e0b\u63d2\u4ef6\uff0c\u89e3\u51b3sitemap \u7684\u95ee\u9898<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" class=\"lazyload lazyload-style-none\" src=\"data:image\/svg+xml;base64,PCEtLUFyZ29uTG9hZGluZy0tPgo8c3ZnIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgc3Ryb2tlPSIjZmZmZmZmMDAiPjxnPjwvZz4KPC9zdmc+\"  data-original=\"https:\/\/www.xyn4.cn\/wp-content\/uploads\/2021\/05\/image-2-1024x680.png\" src=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAANSURBVBhXYzh8+PB\/AAffA0nNPuCLAAAAAElFTkSuQmCC\" alt=\"\" class=\"wp-image-157\"\/><\/figure>\n<noscript><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"680\" src=\"https:\/\/www.xyn4.cn\/wp-content\/uploads\/2021\/05\/image-2-1024x680.png\" alt=\"\" class=\"wp-image-157\" srcset=\"https:\/\/www.xyn4.cn\/wp-content\/uploads\/2021\/05\/image-2-1024x680.png 1024w, https:\/\/www.xyn4.cn\/wp-content\/uploads\/2021\/05\/image-2-300x199.png 300w, https:\/\/www.xyn4.cn\/wp-content\/uploads\/2021\/05\/image-2-768x510.png 768w, https:\/\/www.xyn4.cn\/wp-content\/uploads\/2021\/05\/image-2.png 1212w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure><\/noscript>\n\n\n\n<p>\uff085\uff09Tag.php Tag\u805a\u5408\u9875\u9762\u5fc5\u987b\u505a\uff0c\u53ef\u968f\u673a\u4ece\u7f51\u7ad9\u5185\u9009\u53d6\u5217\u8868\u6837\u5f0f\uff0c\u6bcf\u6761\u8bb0\u5f55\u63cf\u8ff0\u8981\u8c03\u51fa\u6765<br>\uff086\uff09\u6240\u6709\u5217\u8868\u9875\u7684\u6bcf\u4e00\u6761\u8bb0\u5f55\uff0c\u5c55\u793a\u90e8\u5206\u63cf\u8ff0\uff0c\u540c\u65f6\u6bcf\u4e00\u6761\u4e0b\u65b9\u8981\u6709\u89e6\u53d1\u6309\u94ae\uff0c\u6309\u94ae\u6587\u5b57\u53ef\u4ee5\u662fGet Price, Inquiry Now, Quote Now<br>\uff087\uff09404.php 404\u9875\u9762\u5fc5\u987b\u505a<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u5341\u56db\u3001\u6a21\u677f\u5236\u4f5c\u6807\u51c6<\/h2>\n\n\n\n<p>\uff081\uff09\u7740\u9646\u9875\u547d\u540d\u5982\u4e0b\uff1a\u000b\u7740\u9646\u9875\u547d\u540d\u683c\u5f0f\u5982\u4e0b single-1.php<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" class=\"lazyload lazyload-style-none\" src=\"data:image\/svg+xml;base64,PCEtLUFyZ29uTG9hZGluZy0tPgo8c3ZnIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgc3Ryb2tlPSIjZmZmZmZmMDAiPjxnPjwvZz4KPC9zdmc+\"  data-original=\"https:\/\/www.xyn4.cn\/wp-content\/uploads\/2021\/05\/image-1-1.png\" src=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAANSURBVBhXYzh8+PB\/AAffA0nNPuCLAAAAAElFTkSuQmCC\" alt=\"\" class=\"wp-image-159\"\/><\/figure>\n<noscript><img loading=\"lazy\" decoding=\"async\" width=\"243\" height=\"97\" src=\"https:\/\/www.xyn4.cn\/wp-content\/uploads\/2021\/05\/image-1-1.png\" alt=\"\" class=\"wp-image-159\"\/><\/figure><\/noscript>\n\n\n\n<pre class=\"wp-block-code\"><code>\u56db\u4e2a\u7740\u9646\u9875 \u5fc5\u987b\u5305\u542b\u8be6\u60c5\u9875\n\u6bcf\u4e2a\u7740\u9646\u9875 \u9700\u8981H1\n\u7740\u9646\u9875 \u8981\u6709\u7559\u8a00\u5165\u53e3\u000b\u6807\u9898\u3001\u6458\u8981\u3001\u8981\u6ce8\u610f\u8ddf\u4e4b\u524d\u4e0d\u4e00\u6837\u5730\u65b9\n\u5217\u8868\u9875\u5f62\u5f0f  \n&lt;?php\n  $category = get_the_category();\n  $catId = $category&#91;0]->cat_ID;\n  $dir=\"\/wp-content\/themes\/\".get_option(\"themeload\").\"\/load\/$catId\/\";\n  $content = replaceData($post->post_content);\n  $CJ = list_add_thumbs($content,$dir);\n ?>\n\u8be6\u60c5\u9875\u5f62\u5f0f\n&lt;?php if(has_excerpt()): \/\/\u5982\u679c\u6709\u6458\u8981\u5c31\u663e\u793a\uff0c\u6ca1\u6709\u5c31\u4ece\u6587\u7ae0\u4e2d\u622a\u53d6 ?>\n                        &lt;?php the_excerpt(); ?>\n                        &lt;?php else: ?>\n                        &lt;?php echo  replaceData(mb_strimwidth(strip_tags(apply_filters('the_content',$post->post_content)),0,200,\"...\"));?>\n                        &lt;?php endif; ?>\/\/\u6458\u8981\n\n&lt;?php echo replaceData(get_the_content()); ?>\/\/\u8be6\u60c5\u9875\u7684\u5185\u5bb9\n<\/code><\/pre>\n\n\n\n<p>\uff082\uff09\u5bfc\u822a\u4ea7\u54c1\u9700\u8981\u652f\u6301 \u4e8c\u7ea7\u4e0b\u62c9\u3001\u6848\u4f8b\u548c\u65b0\u95fb\uff08\u9700\u8981\u652f\u6301\u4e0b\u62c9\uff09<br>\uff083\uff09\u9996\u9875\u9875\u9700\u8981\u5305\u542b\u4ea7\u54c1\u3001\u6848\u4f8b\u3001\u65b0\u95fb\uff08\u6700\u597d\u90fd\u6709\u63cf\u8ff0\uff09<br>\uff084\uff09\u5217\u8868\u9700\u8981\u6709\u63cf\u8ff0\uff08\u65b0\u95fb\u5217\u8868\u7684\u56fe\u7247\uff0c\u9700\u8981\u7528\u5230\u7b2c\u4e09\u9879\u7ea2\u8272\u4ee3\u7801\uff09\u5217\u8868\u9875\u6bcf\u4e00\u6761\u8bb0\u5f55\u4e0b\u65b9\u5fc5\u987b\u6709\u8bf1\u5bfc\u6309\u94ae\uff0cGet Price, Quote Now, Inquiry Now ,Order Now<br>Get Price<br>\uff085\uff09\u8be6\u60c5\u9875\u9700\u8981 \u6807\u9898 \u6458\u8981 \u3001tag \u8bf1\u5bfc\u6309\u94ae \u5185\u5bb9 \u7559\u8a00\u8584 \u63a8\u8350\u4ea7\u54c1<br>\uff086\uff09Tag\u9875\u9762\u9700\u8981\u5b8c\u6210<br>\uff087\uff09\u641c\u7d22\u5220\u9664<br>\uff088\uff09\u4e0d\u80fd\u51fa\u73b0\u5176\u4ed6\u516c\u53f8\u7684\u540d\u5b57\uff0c\u5176\u4ed6\u7684\u4e0d\u7528\u6362<br>\uff089\uff09\u4e0d\u80fd\u51fa\u73b0\u897f\u7ef4\u652f\u6301<br>\uff0810\uff09\u5168\u90e8\u5b9e\u73b0\u52a8\u6001\u8c03\u7528\u3001<br>\uff0811\uff09.404\u9875\u9762\u5fc5\u987b\u6709<br>\uff0812\uff09\u6240\u6709\u6a21\u677f\u91cc\u9762\u7684title\uff0c\u5fc5\u987b\u5305\u542b\u8c03\u7528\u7ad9\u70b9\u4e3b\u9898\u540d\u79f0\u5373-<br>\uff0813\uff09lang=&#8221;en&#8221; \u5fc5\u987b\u52a0\u4e0a<br>\uff0814\uff09\u6a21\u677f\u6587\u4ef6\u5939\u540d\u547d\u89c4\u5219 \uff08\u5e74\u6708\u65e5-\u6a21\u677f\u6240\u5c5e\u5ba2\u6237\u7b80\u79f0-\u6a21\u677f\u7ebf\u4e0a\u7f51\u5740\uff09<br>\uff0815\uff09\u6a21\u677f\u6587\u4ef6\u5939\u91cc\u9700\u8981\u5305\u62ec \uff08d\u6587\u4ef6\u5939\u4e0d\u9700\u8981banner \u6587\u4ef6\u5939\uff09<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" class=\"lazyload lazyload-style-none\" src=\"data:image\/svg+xml;base64,PCEtLUFyZ29uTG9hZGluZy0tPgo8c3ZnIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgc3Ryb2tlPSIjZmZmZmZmMDAiPjxnPjwvZz4KPC9zdmc+\"  data-original=\"https:\/\/www.xyn4.cn\/wp-content\/uploads\/2021\/05\/image-2-1.png\" src=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAANSURBVBhXYzh8+PB\/AAffA0nNPuCLAAAAAElFTkSuQmCC\" alt=\"\" class=\"wp-image-160\"\/><\/figure>\n<noscript><img loading=\"lazy\" decoding=\"async\" width=\"575\" height=\"681\" src=\"https:\/\/www.xyn4.cn\/wp-content\/uploads\/2021\/05\/image-2-1.png\" alt=\"\" class=\"wp-image-160\" srcset=\"https:\/\/www.xyn4.cn\/wp-content\/uploads\/2021\/05\/image-2-1.png 575w, https:\/\/www.xyn4.cn\/wp-content\/uploads\/2021\/05\/image-2-1-253x300.png 253w\" sizes=\"auto, (max-width: 575px) 100vw, 575px\" \/><\/figure><\/noscript>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" class=\"lazyload lazyload-style-none\" src=\"data:image\/svg+xml;base64,PCEtLUFyZ29uTG9hZGluZy0tPgo8c3ZnIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgc3Ryb2tlPSIjZmZmZmZmMDAiPjxnPjwvZz4KPC9zdmc+\"  data-original=\"https:\/\/www.xyn4.cn\/wp-content\/uploads\/2021\/05\/image-3-3.png\" src=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAANSURBVBhXYzh8+PB\/AAffA0nNPuCLAAAAAElFTkSuQmCC\" alt=\"\" class=\"wp-image-161\"\/><\/figure>\n<noscript><img loading=\"lazy\" decoding=\"async\" width=\"529\" height=\"363\" src=\"https:\/\/www.xyn4.cn\/wp-content\/uploads\/2021\/05\/image-3-3.png\" alt=\"\" class=\"wp-image-161\" srcset=\"https:\/\/www.xyn4.cn\/wp-content\/uploads\/2021\/05\/image-3-3.png 529w, https:\/\/www.xyn4.cn\/wp-content\/uploads\/2021\/05\/image-3-3-300x206.png 300w\" sizes=\"auto, (max-width: 529px) 100vw, 529px\" \/><\/figure><\/noscript>\n\n\n\n<p><\/p>\n<noscript><style>article img.lazyload[src^=\"data:image\/svg+xml;base64,PCEtLUFyZ29uTG9hZGluZy0tPg\"]{display: none;}<\/style><\/noscript>","protected":false},"excerpt":{"rendered":"<p>\u4e00\u3001\u65b0\u589e\u914d\u7f6e\u8c03\u7528\u8bf4\u660e\uff1a \u4e8c\u3001\u5173\u4e8e\u5bfc\u822a\u8c03\u7528\u65b0\u5199\u6cd5 2.2\u9996\u9875\u8c03\u53d6\u65b0\u95fb\u6848\u4f8b \u7ffb\u9875 \u4e09\u3001\u65b0\u95fb\u5217\u8868 \u56db\u3001\u7740\u9646\u9875 \u4e94\u3001\u8c03 [&hellip;]<\/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-150","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 \u7ad9\u7fa4\u65b0\u6587\u6863 - \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=150\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"wordpress \u7ad9\u7fa4\u65b0\u6587\u6863 - \u7406\u60f3\u4e09\u65ec\u535a\u5ba2\" \/>\n<meta property=\"og:description\" content=\"\u4e00\u3001\u65b0\u589e\u914d\u7f6e\u8c03\u7528\u8bf4\u660e\uff1a \u4e8c\u3001\u5173\u4e8e\u5bfc\u822a\u8c03\u7528\u65b0\u5199\u6cd5 2.2\u9996\u9875\u8c03\u53d6\u65b0\u95fb\u6848\u4f8b \u7ffb\u9875 \u4e09\u3001\u65b0\u95fb\u5217\u8868 \u56db\u3001\u7740\u9646\u9875 \u4e94\u3001\u8c03 [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.xyn4.cn\/?p=150\" \/>\n<meta property=\"og:site_name\" content=\"\u7406\u60f3\u4e09\u65ec\u535a\u5ba2\" \/>\n<meta property=\"article:published_time\" content=\"2021-05-10T03:22:44+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-05-12T06:36:54+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.xyn4.cn\/wp-content\/uploads\/2021\/05\/image.png\" \/>\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=\"15 \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\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\/\/www.xyn4.cn\/?p=150#primaryimage\",\"url\":\"https:\/\/www.xyn4.cn\/wp-content\/uploads\/2021\/05\/image.png\",\"contentUrl\":\"https:\/\/www.xyn4.cn\/wp-content\/uploads\/2021\/05\/image.png\",\"width\":612,\"height\":701},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.xyn4.cn\/?p=150\",\"url\":\"https:\/\/www.xyn4.cn\/?p=150\",\"name\":\"wordpress \u7ad9\u7fa4\u65b0\u6587\u6863 - \u7406\u60f3\u4e09\u65ec\u535a\u5ba2\",\"isPartOf\":{\"@id\":\"https:\/\/www.xyn4.cn\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.xyn4.cn\/?p=150#primaryimage\"},\"datePublished\":\"2021-05-10T03:22:44+00:00\",\"dateModified\":\"2021-05-12T06:36:54+00:00\",\"author\":{\"@id\":\"https:\/\/www.xyn4.cn\/#\/schema\/person\/1aa4e9bb2ca9ebffc5d1925d017e2332\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.xyn4.cn\/?p=150#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.xyn4.cn\/?p=150\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.xyn4.cn\/?p=150#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"https:\/\/www.xyn4.cn\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"wordpress \u7ad9\u7fa4\u65b0\u6587\u6863\"}]},{\"@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 \u7ad9\u7fa4\u65b0\u6587\u6863 - \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=150","og_locale":"zh_CN","og_type":"article","og_title":"wordpress \u7ad9\u7fa4\u65b0\u6587\u6863 - \u7406\u60f3\u4e09\u65ec\u535a\u5ba2","og_description":"\u4e00\u3001\u65b0\u589e\u914d\u7f6e\u8c03\u7528\u8bf4\u660e\uff1a \u4e8c\u3001\u5173\u4e8e\u5bfc\u822a\u8c03\u7528\u65b0\u5199\u6cd5 2.2\u9996\u9875\u8c03\u53d6\u65b0\u95fb\u6848\u4f8b \u7ffb\u9875 \u4e09\u3001\u65b0\u95fb\u5217\u8868 \u56db\u3001\u7740\u9646\u9875 \u4e94\u3001\u8c03 [&hellip;]","og_url":"https:\/\/www.xyn4.cn\/?p=150","og_site_name":"\u7406\u60f3\u4e09\u65ec\u535a\u5ba2","article_published_time":"2021-05-10T03:22:44+00:00","article_modified_time":"2021-05-12T06:36:54+00:00","og_image":[{"url":"https:\/\/www.xyn4.cn\/wp-content\/uploads\/2021\/05\/image.png"}],"author":"lzf","twitter_card":"summary_large_image","twitter_misc":{"\u4f5c\u8005":"lzf","\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4":"15 \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":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/www.xyn4.cn\/?p=150#primaryimage","url":"https:\/\/www.xyn4.cn\/wp-content\/uploads\/2021\/05\/image.png","contentUrl":"https:\/\/www.xyn4.cn\/wp-content\/uploads\/2021\/05\/image.png","width":612,"height":701},{"@type":"WebPage","@id":"https:\/\/www.xyn4.cn\/?p=150","url":"https:\/\/www.xyn4.cn\/?p=150","name":"wordpress \u7ad9\u7fa4\u65b0\u6587\u6863 - \u7406\u60f3\u4e09\u65ec\u535a\u5ba2","isPartOf":{"@id":"https:\/\/www.xyn4.cn\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.xyn4.cn\/?p=150#primaryimage"},"datePublished":"2021-05-10T03:22:44+00:00","dateModified":"2021-05-12T06:36:54+00:00","author":{"@id":"https:\/\/www.xyn4.cn\/#\/schema\/person\/1aa4e9bb2ca9ebffc5d1925d017e2332"},"breadcrumb":{"@id":"https:\/\/www.xyn4.cn\/?p=150#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.xyn4.cn\/?p=150"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.xyn4.cn\/?p=150#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/www.xyn4.cn\/"},{"@type":"ListItem","position":2,"name":"wordpress \u7ad9\u7fa4\u65b0\u6587\u6863"}]},{"@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\/150","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=150"}],"version-history":[{"count":13,"href":"https:\/\/www.xyn4.cn\/index.php?rest_route=\/wp\/v2\/posts\/150\/revisions"}],"predecessor-version":[{"id":175,"href":"https:\/\/www.xyn4.cn\/index.php?rest_route=\/wp\/v2\/posts\/150\/revisions\/175"}],"wp:attachment":[{"href":"https:\/\/www.xyn4.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=150"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.xyn4.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=150"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.xyn4.cn\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=150"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}