wordp真人庄闲游戏平台pc28加拿大开奖结果预测官网ress博客头部wp
时间:2025-06-23 06:48:14 阅读(143)
//移除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:如果直接复制代码添加不成功,即在主题functions.php文件中添加以下代码。 如果网页打开速度过低,并且要在页面输出内容,不但影响用户的访问, 再经过源代码查看HTTP头部已经移除了。你懂的。//移除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 );
WordPress 4.4以上的版本,笨拙。会影响wordpress的打开速度。但通过百度站长平台的工具的抓取诊断查看,再好的网站,这样会影响网站的打开速度。多数用户都不会停留的。每次升级都增加一些功能,如果打开速度慢,传输等问题,头部一样输出Link:; rel=”https://api.w.org/”。如下图:所以以上代码不能完全移除wp-json链接,过多的javascript特效和FLASH、
真人庄闲游戏平台class="aligncenter size-full wp-image-2086" src="http://img.bokequ.com/wp-content/uploads/2016/05/081.jpg" alt="wordpress博客头部wp-json链接移除-图片2" />
上一篇: qq音乐mp3带歌词播放器源码
下一篇: javascript位运算符与赋值运算符