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/

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

报告相同问题?