du4822 2019-04-27 14:27
浏览 215
已采纳

是否有一个函数来阻止在Wordpress中加载JS文件?

I'm currently running a Wordpress website and i'm trying to get the best results in terms of speed/score in pageinsights. However, there are a few scripts that keep on loading !

I was wondering if there is a way to prevent this exact file from loading in the page, is a such thing possible ?

Thank you

  • 写回答

1条回答 默认 最新

  • douyu1990 2019-04-27 15:01
    关注

    To answer your question, yes, there is a function in Wordpress to disable script. Kindly see the link: https://developer.wordpress.org/reference/functions/wp_deregister_script/

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥20 机器学习能否像多层线性模型一样处理嵌套数据
  • ¥20 西门子S7-Graph,S7-300,梯形图
  • ¥50 用易语言http 访问不了网页
  • ¥50 safari浏览器fetch提交数据后数据丢失问题
  • ¥15 matlab不知道怎么改,求解答!!
  • ¥15 永磁直线电机的电流环pi调不出来
  • ¥15 用stata实现聚类的代码
  • ¥15 请问paddlehub能支持移动端开发吗?在Android studio上该如何部署?
  • ¥20 docker里部署springboot项目,访问不到扬声器
  • ¥15 netty整合springboot之后自动重连失效