{"id":331,"date":"2023-04-25T10:00:42","date_gmt":"2023-04-25T02:00:42","guid":{"rendered":"https:\/\/www.kenpai.com\/cms\/331\/"},"modified":"2023-04-25T10:00:42","modified_gmt":"2023-04-25T02:00:42","slug":"wordpress-4-4%e7%89%88%e6%9c%ac%e4%bb%a5%e5%90%8e%e7%a6%81%e7%94%a8wp-embed%e7%9a%84%e6%ad%a3%e7%a1%ae%e6%96%b9%e6%b3%95","status":"publish","type":"post","link":"https:\/\/www.kenpai.com\/cms\/331\/","title":{"rendered":"WordPress 4.4\u7248\u672c\u4ee5\u540e\u7981\u7528wp-embed\u7684\u6b63\u786e\u65b9\u6cd5"},"content":{"rendered":"<p>\u5f97\u77e5WordPress 4.4\u7248\u672c\u66f4\u65b0\u4ee5\u6765\uff0c\u4e3b\u9898\u65e0\u7f18\u65e0\u6545\u88ab\u65b0\u589e\u4e86\u4e2awp-embed.js\uff0c\u5176\u5b9e\u8868\u9762\u4e0a\u662f\u589e\u52a0\u4e86\u4e00\u4e2ajs\u6587\u4ef6\uff0c\u4f46\u5b9e\u9645\u7684\u903b\u8f91\u4e0d\u6b62\u5982\u6b64\uff0c\u9274\u4e8e\u8fd9\u4e2a\u529f\u80fd\u5b9e\u5728\u6ca1\u4ec0\u4e48\u4f5c\u7528\uff0c\u6211\u4eec\u5c31\u6765\u628a\u5b83\u53bb\u9664\u3002<\/p>\n<p>\u5e86\u5e78\u7684\u662fWP\u5b98\u65b9\u4e3a\u6b64\u5f00\u53d1\u4e86\u4e00\u4e2a\u63d2\u4ef6\uff0c\u5927\u5bb6\u53ef\u4ee5\u4f7f\u7528\u63d2\u4ef6\u6765\u7981\u7528\uff1aDisable Embeds\uff0c\u5982\u679c\u4e0d\u60f3\u5b89\u88c5\u8fd9\u4e2a\u63d2\u4ef6\uff0c\u4f60\u4e5f\u53ef\u4ee5\u5c06\u4e0b\u9762\u7684\u4ee3\u7801\u590d\u5236\u5230\u4e3b\u9898\u7684functions.php\u6587\u4ef6\u5373\u53ef\u3002<\/p>\n<pre>\/**\n * Disable embeds\n *\/\nif ( !function_exists( 'disable_embeds_init' ) ) :\n    function disable_embeds_init(){\n        global $wp;\n        $wp-&gt;public_query_vars = array_diff($wp-&gt;public_query_vars, array('embed'));\n        remove_action('rest_api_init', 'wp_oembed_register_route');\n        add_filter('embed_oembed_discover', '__return_false');\n        remove_filter('oembed_dataparse', 'wp_filter_oembed_result', 10);\n        remove_action('wp_head', 'wp_oembed_add_discovery_links');\n        remove_action('wp_head', 'wp_oembed_add_host_js');\n        add_filter('tiny_mce_plugins', 'disable_embeds_tiny_mce_plugin');\n        add_filter('rewrite_rules_array', 'disable_embeds_rewrites');\n    }\n    add_action('init', 'disable_embeds_init', 9999);\n\n    function disable_embeds_tiny_mce_plugin($plugins){\n        return array_diff($plugins, array('wpembed'));\n    }\n    function disable_embeds_rewrites($rules){\n        foreach ($rules as $rule =&gt; $rewrite) {\n            if (false !== strpos($rewrite, 'embed=true')) {\n                unset($rules[$rule]);\n            }\n        }\n        return $rules;\n    }\n    function disable_embeds_remove_rewrite_rules(){\n        add_filter('rewrite_rules_array', 'disable_embeds_rewrites');\n        flush_rewrite_rules();\n    }\n    register_activation_hook(__FILE__, 'disable_embeds_remove_rewrite_rules');\n\n    function disable_embeds_flush_rewrite_rules(){\n        remove_filter('rewrite_rules_array', 'disable_embeds_rewrites');\n        flush_rewrite_rules();\n    }\n    register_deactivation_hook(__FILE__, 'disable_embeds_flush_rewrite_rules');\nendif;<\/pre>\n<p>\u8fd9\u662f\u5e9f\u8bdd\uff1aWP\u7684\u5347\u7ea7\u8d8a\u6765\u8d8a\u591a\u65e0\u5398\u5934\u4e86\uff0c\u4e5f\u4e0d\u7ed9\u7528\u6237\u53ef\u89c6\u5316\u9009\u9879\u5c31\u80e1\u4e71\u7684\u589e\u52a0\u4e1c\u897f\uff0c\u54ce\uff01\uff01<\/p>\n","protected":false},"excerpt":{"rendered":"<p><strong>\u6458\u8981\uff1a<\/strong>\u4e00\u822c\u4e3b\u9898\u662f\u7528\u4e0d\u5230\u8fd9\u4e2a\u529f\u80fd\u7684\uff0c\u7981\u7528wp-embed\u53ea\u4f1a\u66f4\u597d<\/p>\n","protected":false},"author":1,"featured_media":4349,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3019],"tags":[2997,3132,3133,3134],"class_list":["post-331","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-wordpress","tag-wordpress","tag-wordpress-embed","tag-wordpress-wp-embed","tag-wp-embed"],"_links":{"self":[{"href":"https:\/\/www.kenpai.com\/cms\/wp-json\/wp\/v2\/posts\/331","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.kenpai.com\/cms\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.kenpai.com\/cms\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.kenpai.com\/cms\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.kenpai.com\/cms\/wp-json\/wp\/v2\/comments?post=331"}],"version-history":[{"count":0,"href":"https:\/\/www.kenpai.com\/cms\/wp-json\/wp\/v2\/posts\/331\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.kenpai.com\/cms\/wp-json\/wp\/v2\/media\/4349"}],"wp:attachment":[{"href":"https:\/\/www.kenpai.com\/cms\/wp-json\/wp\/v2\/media?parent=331"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.kenpai.com\/cms\/wp-json\/wp\/v2\/categories?post=331"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.kenpai.com\/cms\/wp-json\/wp\/v2\/tags?post=331"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}