wordp开云(中国大陆)K炸金花牌型aiyun·官方网站-登录入口最新版ress博客头部wp
//移除wp-jsonadd_filter('rest_enabled', '__return_false');add_filter('rest_jsonp_enabled', '__return_false');remove_action( 'wp_head', 'rest_output_link_wp_head', 10 );remove_action( 'wp_head', 'wp_oembed_add_discovery_links', 10 );
再经过源代码查看HTTP头部已经移除了。是标点符号的大小写问题。$$$$$
WordPress 4.4以上的版本,会影响wordpress的打开速度。还有可能降权。
//移除wp-jsonremove_action( 'template_redirect', 'rest_output_link_header', 11, 0 );remove_action( 'wp_head','rest_output_link_wp_head' );remove_action( 'wp_head', 'wp_oembed_add_discovery_links' );
PS:如果直接复制代码添加不成功,
本文地址:http://259xx.xny028cc.com/province/2025-06-21-04-31-37-9.html
版权声明
本文仅代表作者观点,不代表本站立场。
本文系作者授权发表,未经许可,不得转载。