{"name":"\u904b\u5f69\u5206\u6790\u63a8\u85a6\u7db2\uff5c\u904b\u5f69\u670b\u53cb\u5708\u4e00\u81f4\u597d\u8a55\u63a8\u85a6\u5fc5\u770b\uff01","description":"\u60f3\u77e5\u9053\u53f0\u7063\u904b\u5f69\u600e\u9ebc\u73a9\uff1f\u6211\u5011\u6574\u7406\u6700\u65b0\u73a9\u6cd5\u89e3\u6790\u3001\u5be6\u6230\u6280\u5de7\u8207\u5c08\u696d\u5206\u6790\uff0c\u5e36\u4f60\u5feb\u901f\u4e0a\u624b\u904b\u5f69\u6295\u6ce8\uff01","url":"\/","home":"\/","gmt_offset":"8","timezone_string":"","page_for_posts":0,"page_on_front":5635,"show_on_front":"page","namespaces":["oembed\/1.0","code-snippets\/v1","indexnow\/v_1.0.3","jetpack\/v4","rankmath\/v1","rankmath\/v1\/setupWizard","wpcom\/v2","jetpack\/v4\/stats-app","wpcom\/v3","jetpack-boost\/v1","my-jetpack\/v1","jetpack\/v4\/explat","wp-stateless\/v1","jetpack\/v4\/blaze-app","jetpack\/v4\/blaze","rankmath\/v1\/ca","rankmath\/v1\/an","rankmath\/v1\/in","rankmath\/v1\/status","google-site-kit\/v1","wp\/v2","wp-site-health\/v1","wp-block-editor\/v1","wp-abilities\/v1"],"authentication":{"application-passwords":{"endpoints":{"authorization":"\/wp-admin\/authorize-application.php"}}},"routes":{"\/":{"namespace":"","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"\/wp-json\/"}]}},"\/batch\/v1":{"namespace":"","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"validation":{"type":"string","enum":["require-all-validate","normal"],"default":"normal","required":false},"requests":{"type":"array","maxItems":25,"items":{"type":"object","properties":{"method":{"type":"string","enum":["POST","PUT","PATCH","DELETE"],"default":"POST"},"path":{"type":"string","required":true},"body":{"type":"object","properties":[],"additionalProperties":true},"headers":{"type":"object","properties":[],"additionalProperties":{"type":["string","array"],"items":{"type":"string"}}}}},"required":true}}}],"_links":{"self":[{"href":"\/wp-json\/batch\/v1"}]}},"\/oembed\/1.0":{"namespace":"oembed\/1.0","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"oembed\/1.0","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"\/wp-json\/oembed\/1.0"}]}},"\/oembed\/1.0\/embed":{"namespace":"oembed\/1.0","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"url":{"description":"The URL of the resource for which to fetch oEmbed data.","type":"string","format":"uri","required":true},"format":{"default":"json","required":false},"maxwidth":{"default":600,"required":false}}}],"_links":{"self":[{"href":"\/wp-json\/oembed\/1.0\/embed"}]}},"\/oembed\/1.0\/proxy":{"namespace":"oembed\/1.0","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"url":{"description":"The URL of the resource for which to fetch oEmbed data.","type":"string","format":"uri","required":true},"format":{"description":"The oEmbed format to use.","type":"string","default":"json","enum":["json","xml"],"required":false},"maxwidth":{"description":"The maximum width of the embed frame in pixels.","type":"integer","default":600,"required":false},"maxheight":{"description":"The maximum height of the embed frame in pixels.","type":"integer","required":false},"discover":{"description":"Whether to perform an oEmbed discovery request for unsanctioned providers.","type":"boolean","default":true,"required":false}}}],"_links":{"self":[{"href":"\/wp-json\/oembed\/1.0\/proxy"}]}},"\/code-snippets\/v1":{"namespace":"code-snippets\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"code-snippets\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"\/wp-json\/code-snippets\/v1"}]}},"\/code-snippets\/v1\/snippets":{"namespace":"code-snippets\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false}}},{"methods":["POST"],"args":{"name":{"description":"Descriptive title for the snippet.","type":"string","required":false},"desc":{"description":"Descriptive text associated with snippet.","type":"string","required":false},"code":{"description":"Executable snippet code.","type":"string","required":false},"tags":{"description":"List of tag categories the snippet belongs to.","type":"array","items":{"type":"string"},"required":false},"scope":{"description":"Context in which the snippet is executable.","type":"string","required":false},"condition_id":{"description":"Identifier of condition linked to this snippet.","type":"integer","required":false},"active":{"description":"Snippet activation status.","type":"boolean","required":false},"priority":{"description":"Relative priority in which the snippet is executed.","type":"integer","required":false},"network":{"description":"Whether the snippet is network-wide instead of site-wide.","type":["boolean","null"],"required":false},"shared_network":{"description":"If a network snippet, whether can be activated on discrete sites instead of network-wide.","type":["boolean","null"],"required":false}}}],"_links":{"self":[{"href":"\/wp-json\/code-snippets\/v1\/snippets"}]}},"\/code-snippets\/v1\/snippets\/(?P