wordp网上投注赚钱ress博客头部wpAG真人手机投注客户端
时间:2025-06-24 02:35:53 阅读(143)
如果网页打开速度过低,或者说需要,通过源代码查看头部会看到http://ww.bokequ.com/wp-json/;rel="https://api.w.org/"这个/wp-json/并不是每个网站都需要的,而影响网站打开速度常见有服务器配置、过多的javascript特效和FLASH、如何移除head里面wp-json链接呢?网上找到了一个方法。
//移除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:如果直接复制代码添加不成功,头部一样输出Link:; rel=”https://api.w.org/”。如网站
WordPress 4.4以上的版本,
//移除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头部已经移除了。如下图:所以以上代码不能完全移除wp-json链接,没有
上一篇: 2024龙年除夕跨年烟花html代码大全
下一篇: html5简洁瀑布流布局网页模板
猜你喜欢
- js实现手机访问网页自动跳转到手机移动页面
- wordpress移除后台外观下的编辑和仪表盘的模块
- Crypto Markets Add $70 Billion Daily as Bitcoin (BTC) Soars Past $71K (Market Watch)
- 小米米家扫拖机器人 M40 S 国补后立打7折:从高价到低价,实惠与实用并存
- 创意的404错误页面模板报错设计
- 当贝X5S Plus 4K激光投影仪震撼登场:国补价3999元,真实画质触手可及
- 大疆新款扫地机器人即将揭秘:别再忍耐,让尘埃落定!
- 小米米家扫拖机器人 M40 S 上市:升降导航、大吸力清洁新体验,2999元起,智能家居新选择!
- 站长搭建个人博客网站的N个理由