{"id":2585,"date":"2025-06-11T04:15:13","date_gmt":"2025-06-10T20:15:13","guid":{"rendered":"https:\/\/www.zhaozhao123.cn\/wpcms\/wpdt\/2585.html"},"modified":"2025-06-11T04:15:13","modified_gmt":"2025-06-10T20:15:13","slug":"%e5%a6%82%e4%bd%95%e5%9c%a8wordpress%e4%b8%ad%e6%b7%bb%e5%8a%a0%e8%ba%ab%e4%bd%93%e8%b4%a8%e9%87%8f%e6%8c%87%e6%95%b0%e8%ae%a1%e7%ae%97%e5%99%a8%ef%bc%88%e5%88%86%e6%ad%a5%e6%8c%87%e5%8d%97%ef%bc%89","status":"publish","type":"post","link":"https:\/\/www.zhaozhao123.cn\/wpcms\/post\/2585.html","title":{"rendered":"\u5982\u4f55\u5728WordPress\u4e2d\u6dfb\u52a0\u8eab\u4f53\u8d28\u91cf\u6307\u6570\u8ba1\u7b97\u5668\uff08\u5206\u6b65\u6307\u5357\uff09"},"content":{"rendered":"<div class=\"wp-block-columns p-0 border is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\r\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\r\n<div class=\"wp-block-columns px-4 py-3 border-bottom has-background is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\" style=\"background:linear-gradient(243deg,rgb(238,238,238) 0%,rgba(58,166,242,0.15) 100%)\">\r\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\r\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-6c531013 wp-block-group-is-layout-flex\">\r\n<figure class=\"wp-block-image size-thumbnail is-resized is-style-rounded is-style-rounded--1\"><img decoding=\"async\" src=\"https:\/\/www.zhaozhao123.cn\/myitems\/images\/sites16\/2025\/06\/dyA-1-400x300.jpg\" alt=\"Bug&#32534;&#35793;&#29422;\" class=\"wp-image-1842\" style=\"object-fit:cover;width:30px;height:30px\"><\/figure>\r\n\r\n\r\n\r\n<p class=\"my-0\">Bug&#32534;&#35793;&#29422;<\/p>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n\r\n\r\n\r\n<div class=\"wp-block-columns px-xl-5 px-4 py-xl-4 py-3 is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\r\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\r\n<p>&#22312;WordPress&#20013;&#21019;&#24314;&#19968;&#20010;&#36523;&#20307;&#36136;&#37327;&#25351;&#25968;&#65288;BMI&#65289;&#35745;&#31639;&#22120;&#30340;&#27493;&#39588;&#22914;&#19979;&#65306;<\/p>\n<ol>\n<li>&#30331;&#24405;&#21040;&#24744;&#30340;WordPress&#31649;&#29702;&#21518;&#21488;&#12290;<\/li>\n<li>&#23548;&#33322;&#21040;&ldquo;&#20202;&#34920;&#30424;&rdquo; &gt; &ldquo;&#32534;&#36753;&#39029;&#38754;&rdquo;&#65292;&#28982;&#21518;&#28857;&#20987;&ldquo;&#26032;&#24314;&#39029;&#38754;&rdquo;&#25353;&#38062;&#26469;&#21019;&#24314;&#19968;&#20010;&#26032;&#30340;&#39029;&#38754;&#12290;<\/li>\n<li>&#22312;&#26032;&#39029;&#38754;&#19978;&#36755;&#20837;&#26631;&#39064;&#65306;&ldquo;&#25105;&#30340;BMI&#35745;&#31639;&#22120;&rdquo;&#12290;&#28982;&#21518;&#28857;&#20987;&ldquo;&#21457;&#24067;&rdquo;&#25353;&#38062;&#20197;&#20445;&#23384;&#39029;&#38754;&#12290;<\/li>\n<\/ol>\n<p>&#29616;&#22312;&#65292;&#35753;&#25105;&#20204;&#20026;&#36825;&#20010;&#39029;&#38754;&#32534;&#20889;&#19968;&#20123;&#22522;&#26412;&#30340;HTML&#21644;CSS&#20195;&#30721;&#65292;&#20197;&#20415;&#23427;&#30475;&#36215;&#26469;&#26356;&#32654;&#35266;&#12290;&#35831;&#25353;&#29031;&#20197;&#19979;&#27493;&#39588;&#25805;&#20316;&#65306;<\/p>\n<p>&#39318;&#20808;&#65292;&#22312;&#39029;&#38754;&#39030;&#37096;&#25554;&#20837;&#20197;&#19979;HTML&#20195;&#30721;&#65306;<\/p>\n<pre><code class=\"language-html\">&lt;!DOCTYPE html&gt;\n&lt;html lang=\"en\"&gt;\n&lt;head&gt;\n    &lt;meta charset=\"UTF-8\"&gt;\n    &lt;meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"&gt;\n    &lt;title&gt;BMI Calculator - My Page&lt;\/title&gt;\n    &lt;!-- &#28155;&#21152;&#24517;&#35201;&#30340;&#22806;&#37096;&#26679;&#24335;&#25991;&#20214; --&gt;\n    &lt;link rel=\"stylesheet\" href=\"https:\/\/maxcdn.bootstrapcdn.com\/bootstrap\/4.5.2\/css\/bootstrap.min.css\"&gt;\n    &lt;!-- &#28155;&#21152;&#33258;&#23450;&#20041;CSS --&gt;\n    &lt;style&gt;\n        body {\n            font-family: Arial, sans-serif;\n            margin: 0;\n            padding: 0;\n        }\n        .container {\n            max-width: 600px;\n            margin: auto;\n            background-color: #f9f9f9;\n            padding: 20px;\n            border-radius: 5px;\n        }\n        h1 {\n            text-align: center;\n            color: #333;\n        }\n        p {\n            line-height: 1.6;\n        }\n        button {\n            display: inline-block;\n            padding: 10px 20px;\n            background-color: #007bff;\n            color: white;\n            border: none;\n            cursor: pointer;\n        }\n        button:hover {\n            background-color: #0056b3;\n        }\n    &lt;\/style&gt;\n&lt;\/head&gt;\n&lt;body&gt;<\/code><\/pre>\n<p>&#25509;&#19979;&#26469;&#65292;&#25105;&#20204;&#23558;&#28155;&#21152;JavaScript&#20195;&#30721;&#65292;&#29992;&#20110;&#35745;&#31639;BMI&#20540;&#24182;&#26174;&#31034;&#32467;&#26524;&#12290;&#35831;&#25353;&#20197;&#19979;&#27493;&#39588;&#25805;&#20316;&#65306;<\/p>\n<p>&#22312;&#39029;&#38754;&#24213;&#37096;&#25554;&#20837;&#20197;&#19979;HTML&#20195;&#30721;&#65306;<\/p>\n<pre><code class=\"language-html\">&lt;script src=\"https:\/\/code.jquery.com\/jquery-3.5.1.min.js\"&gt;&lt;\/script&gt;\n&lt;script&gt;\n$(document).ready(function() {\n    \/\/ &#33719;&#21462;&#36755;&#20837;&#26694;&#20013;&#30340;&#20540;\n    var weight = parseFloat($('#weight').val());\n    var height = parseFloat($('#height').val());\n\n    \/\/ &#35745;&#31639;BMI\n    var bmi = weight \/ (height * height);\n\n    \/\/ &#26174;&#31034;BMI&#20540;\n    $('#result').text('Your BMI is ' + bmi.toFixed(2));\n\n    \/\/ &#26681;&#25454;BMI&#20540;&#21028;&#26029;&#26159;&#21542;&#20581;&#24247;\n    if (bmi &lt; 18.5) {\n        $('#status').text('Underweight');\n    } else if (bmi &gt;= 18.5 &amp;&amp; bmi &lt;= 24.9) {\n        $('#status').text('Normal Weight');\n    } else if (bmi &gt;= 25 &amp;&amp; bmi &lt;= 29.9) {\n        $('#status').text('Overweight');\n    } else {\n        $('#status').text('Obese');\n    }\n\n});\n&lt;\/script&gt;<\/code><\/pre>\n<p>&#26368;&#21518;&#65292;&#35831;&#30830;&#20445;&#20026;&#39029;&#38754;&#28155;&#21152;&#36866;&#24403;&#30340;&#33050;&#26412;&#25991;&#20214;&#38142;&#25509;&#12290;&#20363;&#22914;&#65292;&#24744;&#21487;&#20197;&#20174;<code>&lt;head&gt;<\/code>&#26631;&#31614;&#20013;&#28155;&#21152;&#20197;&#19979;&#20195;&#30721;&#65306;<\/p>\n<pre><code class=\"language-html\">&lt;!-- &#24341;&#20837;jQuery&#24211; --&gt;\n&lt;script src=\"https:\/\/ajax.googleapis.com\/ajax\/libs\/jquery\/3.5.1\/jquery.min.js\"&gt;&lt;\/script&gt;\n\n&lt;!-- &#24341;&#20837;Bootstrap CSS --&gt;\n&lt;link rel=\"stylesheet\" href=\"https:\/\/stackpath.bootstrapcdn.com\/bootstrap\/4.5.2\/css\/bootstrap.min.css\"&gt;\n\n&lt;!-- &#24341;&#20837;&#25105;&#20204;&#30340;CSS&#25991;&#20214; --&gt;\n&lt;link rel=\"stylesheet\" href=\"&lt;?php echo get_stylesheet_directory_uri(); ?&gt;\/css\/style.css\"&gt;\n\n&lt;!-- &#24341;&#20837;&#25105;&#20204;&#30340;JavaScript&#25991;&#20214; --&gt;\n&lt;script src=\"&lt;?php echo get_template_directory_uri(); ?&gt;\/js\/script.js\"&gt;&lt;\/script&gt;<\/code><\/pre>\n<p>&#35831;&#27880;&#24847;&#65292;&#36825;&#20123;&#31034;&#20363;&#20195;&#30721;&#20165;&#20379;&#21442;&#32771;&#65292;&#24744;&#21487;&#33021;&#38656;&#35201;&#26681;&#25454;&#33258;&#24049;&#30340;&#38656;&#27714;&#35843;&#25972;&#23427;&#20204;&#12290;&#27492;&#22806;&#65292;&#20026;&#20102;&#20351;&#36825;&#27573;&#20195;&#30721;&#27491;&#24120;&#24037;&#20316;&#65292;&#24744;&#36824;&#38656;&#35201;&#23433;&#35013;&#21644;&#21551;&#29992;Bootstrap&#26694;&#26550;&#12290;<\/p>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div><div class=\"wp-block-columns p-0 border is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\r\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\r\n<div class=\"wp-block-columns px-4 py-3 border-bottom has-background is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\" style=\"background:linear-gradient(243deg,rgb(238,238,238) 0%,rgba(58,166,242,0.15) 100%)\">\r\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\r\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-6c531013 wp-block-group-is-layout-flex\">\r\n<figure class=\"wp-block-image size-thumbnail is-resized is-style-rounded is-style-rounded--2\"><img decoding=\"async\" src=\"https:\/\/www.zhaozhao123.cn\/myitems\/images\/sites16\/2025\/06\/zp-400x300.jpg\" alt=\"&#40657;&#26495;&#21069;&#30340;Bug&#35821;&#27861;&#35762;&#24072;\" class=\"wp-image-1849\" style=\"object-fit:cover;width:30px;height:30px\"><\/figure>\r\n\r\n\r\n\r\n<p class=\"my-0\">&#40657;&#26495;&#21069;&#30340;Bug&#35821;&#27861;&#35762;&#24072;<\/p>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n\r\n\r\n\r\n<div class=\"wp-block-columns px-xl-5 px-4 py-xl-4 py-3 is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\r\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\r\n<p>&#35201;&#23558;BMI&#35745;&#31639;&#22120;&#28155;&#21152;&#21040;WordPress&#32593;&#31449;&#19978;&#65292;&#21487;&#20197;&#25353;&#29031;&#20197;&#19979;&#27493;&#39588;&#25805;&#20316;&#65306;<\/p>\n<h3>1. &#23433;&#35013;&#24517;&#35201;&#30340;&#25554;&#20214;<\/h3>\n<p>&#39318;&#20808;&#65292;&#22312;&#24744;&#30340;WordPress&#32593;&#31449;&#19978;&#23433;&#35013;&#19968;&#20010;&#25554;&#20214;&#26469;&#22788;&#29702;&#29992;&#25143;&#30340;&#36755;&#20837;&#21644;&#35745;&#31639;BMI&#12290;<\/p>\n<ul>\n<li><strong>Google Maps Plugin<\/strong>&#65306;&#29992;&#20110;&#26174;&#31034;&#29992;&#25143;&#30340;&#20301;&#32622;&#20449;&#24687;&#12290;<\/li>\n<li><strong>Google Maps API Key<\/strong>&#65306;&#20026;Google Maps&#25554;&#20214;&#25552;&#20379;API&#23494;&#38053;&#12290;<\/li>\n<li><strong>PHPMailer Plugin<\/strong>&#65306;&#29992;&#20110;&#21457;&#36865;&#30005;&#23376;&#37038;&#20214;&#36890;&#30693;&#12290;<\/li>\n<li><strong>Bootstrap Theme<\/strong>&#65306;&#20351;&#29992;Bootstrap&#26694;&#26550;&#21019;&#24314;&#32654;&#35266;&#30340;&#20027;&#39064;&#12290;<\/li>\n<\/ul>\n<p>&#23433;&#35013;&#36825;&#20123;&#25554;&#20214;&#21518;&#65292;&#24744;&#38656;&#35201;&#36890;&#36807;<code>wp-content\/plugins\/<\/code>&#30446;&#24405;&#19979;&#30340;&#25991;&#20214;&#22841;&#26469;&#28608;&#27963;&#23427;&#20204;&#12290;<\/p>\n<h3>2. &#21019;&#24314;HTML&#34920;&#21333;<\/h3>\n<p>&#22312;WordPress&#20027;&#39064;&#25110;&#27169;&#26495;&#25991;&#20214;&#20013;&#21019;&#24314;&#19968;&#20010;&#21253;&#21547;&#29992;&#25143;&#20307;&#37325;&#12289;&#36523;&#39640;&#21644;&#24180;&#40836;&#36755;&#20837;&#23383;&#27573;&#30340;HTML&#34920;&#21333;&#12290;&#36825;&#23558;&#26159;&#35745;&#31639;BMI&#30340;&#22522;&#30784;&#12290;<\/p>\n<pre><code class=\"language-html\">&lt;!-- example.html.php --&gt;\n&lt;!DOCTYPE html&gt;\n&lt;html lang=\"en\"&gt;\n&lt;head&gt;\n    &lt;meta charset=\"UTF-8\"&gt;\n    &lt;title&gt;BMI Calculator Example&lt;\/title&gt;\n    &lt;!-- Bootstrap CSS --&gt;\n    &lt;link rel=\"stylesheet\" href=\"https:\/\/stackpath.bootstrapcdn.com\/bootstrap\/4.5.0\/css\/bootstrap.min.css\" integrity=\"sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk\" crossorigin=\"anonymous\"&gt;\n&lt;\/head&gt;\n&lt;body&gt;\n\n&lt;div class=\"container mt-5\"&gt;\n    &lt;h1&gt;BMI Calculator&lt;\/h1&gt;\n    &lt;form method=\"post\" action=\"\"&gt;\n        &lt;div class=\"form-group\"&gt;\n            &lt;label for=\"height\"&gt;Height (in meters)&lt;\/label&gt;\n            &lt;input type=\"text\" id=\"height\" name=\"height\" class=\"form-control\" required&gt;\n        &lt;\/div&gt;\n        &lt;div class=\"form-group\"&gt;\n            &lt;label for=\"weight\"&gt;Weight (in kilograms)&lt;\/label&gt;\n            &lt;input type=\"text\" id=\"weight\" name=\"weight\" class=\"form-control\" required&gt;\n        &lt;\/div&gt;\n        &lt;div class=\"form-group\"&gt;\n            &lt;label for=\"age\"&gt;Age (in years)&lt;\/label&gt;\n            &lt;input type=\"number\" id=\"age\" name=\"age\" class=\"form-control\" required&gt;\n        &lt;\/div&gt;\n        &lt;button type=\"submit\" class=\"btn btn-primary\"&gt;Calculate BMI&lt;\/button&gt;\n    &lt;\/form&gt;\n&lt;\/div&gt;\n\n&lt;script src=\"https:\/\/code.jquery.com\/jquery-3.5.1.slim.min.js\" integrity=\"sha384-DfXdz2htPH0lsSSs5nCTpuj\/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj\" crossorigin=\"anonymous\"&gt;&lt;\/script&gt;\n&lt;script src=\"https:\/\/cdn.jsdelivr.net\/npm\/@popperjs\/core@2.9.3\/dist\/umd\/popper.min.js\" integrity=\"sha384-eMNCOe7tC1doHpGoWe\/6oMVemdAVTMs2xqW4ov5pbDT64P5mvg65hLr6oCSvoEpta\/\" crossorigin=\"anonymous\"&gt;&lt;\/script&gt;\n&lt;script src=\"https:\/\/stackpath.bootstrapcdn.com\/bootstrap\/4.5.0\/js\/bootstrap.min.js\" integrity=\"sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh\/kR0JKI\" crossorigin=\"anonymous\"&gt;&lt;\/script&gt;\n\n&lt;?php\n\/\/ This is a placeholder for the PHP code to calculate BMI.\nfunction bmi($height, $weight) {\n    return ($weight \/ ($height * $height));\n}\n\nif ($_SERVER['REQUEST_METHOD'] === 'POST') {\n    if (!isset($_POST['height']) || !isset($_POST['weight'])) {\n        echo \"Please fill in all fields.\";\n    } else {\n        $height = $_POST['height'];\n        $weight = $_POST['weight'];\n        $age = $_POST['age'];\n\n        \/\/ Calculate BMI and display result\n        $result = bmi($height, $weight);\n        echo \"&lt;p&gt;Your Body Mass Index (BMI) is: {$result}&lt;\/p&gt;\";\n    }\n}\n?&gt;\n&lt;\/body&gt;\n&lt;\/html&gt;<\/code><\/pre>\n<h3>3. &#20351;&#29992;Google Maps&#25554;&#20214;&#33719;&#21462;&#29992;&#25143;&#20301;&#32622;<\/h3>\n<p>&#22312;&#34920;&#21333;&#25552;&#20132;&#26102;&#65292;&#35843;&#29992;Google Maps API &#26469;&#33719;&#21462;&#29992;&#25143;&#24403;&#21069;&#30340;&#20301;&#32622;&#20449;&#24687;&#12290;<\/p>\n<pre><code class=\"language-javascript\">function get&#24403;&#21069;&#20301;&#32622;() {\n    var &#22320;&#22336; = document.getElementById('&#22320;&#29702;&#20301;&#32622;').value;\n    console.log(&#22320;&#22336;); \/\/ &#36755;&#20986;&#29992;&#25143;&#30340;&#20301;&#32622;&#20449;&#24687;\n}<\/code><\/pre>\n<h3>4. &#21457;&#36865;&#37038;&#20214;&#36890;&#30693;<\/h3>\n<p>&#24403;&#29992;&#25143;&#35745;&#31639;&#20986;&#20182;&#20204;&#30340;BMI&#20540;&#21518;&#65292;&#21487;&#20197;&#36890;&#36807;&#30005;&#23376;&#37038;&#20214;&#21457;&#36865;&#36890;&#30693;&#12290;<\/p>\n<pre><code class=\"language-php\">require_once 'vendor\/autoload.php'; \/\/ Load Composer autoloader\n\nuse MailjetClient;\n\n$api_key = 'your_api_key';\n$api_secret = 'your_api_secret';\n\n$client = new Client([\n    'version' =&gt; 'v3',\n    'apiKey' =&gt; $api_key,\n    'apiSecret' =&gt; $api_secret\n]);\n\n$emailData = [\n    'From' =&gt; 'your-email@example.com',\n    'To' =&gt; ['recipient_email@example.com'],\n    'Subject' =&gt; 'Your BMI Calculation Result',\n];\n\n$message = [\n    'HtmlPart' =&gt; '&lt;p&gt;Your Body Mass Index (BMI) is: &lt;strong&gt;' . $result . '&lt;\/strong&gt;&lt;\/p&gt;',\n];\n\n$response = $client-&gt;messages()-&gt;create(\n    $emailData['To'][0],\n    $message\n);\n\necho 'Message ID: ' . $response['id'];<\/code><\/pre>\n<h3>&#27880;&#24847;&#20107;&#39033;<\/h3>\n<ul>\n<li>&#22312;&#23454;&#38469;&#24212;&#29992;&#20013;&#65292;&#35831;&#30830;&#20445;&#23545;&#25935;&#24863;&#25968;&#25454;&#36827;&#34892;&#21152;&#23494;&#23384;&#20648;&#65292;&#20363;&#22914;&#23494;&#30721;&#12289;&#20449;&#29992;&#21345;&#21495;&#31561;&#12290;<\/li>\n<li>&#30830;&#20445;&#23433;&#20840;&#22320;&#22788;&#29702;&#29992;&#25143;&#36755;&#20837;&#65292;&#20197;&#38450;&#27490;SQL&#27880;&#20837;&#25915;&#20987;&#21644;&#20854;&#20182;&#32593;&#32476;&#23433;&#20840;&#23041;&#32961;&#12290;<\/li>\n<li>&#23613;&#37327;&#36991;&#20813;&#22312;&#21069;&#31471;&#23637;&#31034;&#25935;&#24863;&#20449;&#24687;&#65292;&#22914;&#22995;&#21517;&#12289;&#20986;&#29983;&#26085;&#26399;&#31561;&#12290;<\/li>\n<\/ul>\n<p>&#20197;&#19978;&#27493;&#39588;&#25552;&#20379;&#20102;&#22522;&#26412;&#30340;&#25351;&#23548;&#65292;&#24744;&#21487;&#20197;&#26681;&#25454;&#38656;&#35201;&#35843;&#25972;&#21644;&#25193;&#23637;&#21151;&#33021;&#12290;&#24076;&#26395;&#36825;&#23545;&#24744;&#26377;&#25152;&#24110;&#21161;&#65281;<\/p>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Bug&#32534;&#35793;&#29422; &#22312;WordPress&#20013;&#21019;&#24314;&#19968;&#20010;&#36523;&#20307;&#36136;&#37327;&#25351;&#25968;&#65288;BMI&#65289;&#35745;..<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[1],"tags":[59],"tuisongtax":[],"class_list":["post-2585","post","type-post","status-publish","format-standard","hentry","category-wpdt","tag-pzjc"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.zhaozhao123.cn\/wpcms\/wp-json\/wp\/v2\/posts\/2585","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.zhaozhao123.cn\/wpcms\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.zhaozhao123.cn\/wpcms\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.zhaozhao123.cn\/wpcms\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.zhaozhao123.cn\/wpcms\/wp-json\/wp\/v2\/comments?post=2585"}],"version-history":[{"count":0,"href":"https:\/\/www.zhaozhao123.cn\/wpcms\/wp-json\/wp\/v2\/posts\/2585\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.zhaozhao123.cn\/wpcms\/wp-json\/wp\/v2\/media?parent=2585"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.zhaozhao123.cn\/wpcms\/wp-json\/wp\/v2\/categories?post=2585"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.zhaozhao123.cn\/wpcms\/wp-json\/wp\/v2\/tags?post=2585"},{"taxonomy":"tuisongtax","embeddable":true,"href":"https:\/\/www.zhaozhao123.cn\/wpcms\/wp-json\/wp\/v2\/tuisongtax?post=2585"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}