Which JS to dequeue?
-
When checking my site with tools like seobility.net, I get warnings that some JS files take too long to load. Is there an easy way to find out wether I can safely dequeue these JS files?
Trial and error should work, but I would really like to know if there is another way.
Examples for those files are:
/wp-includes/js/dist/i18n.min.js
/wp-includes/js/dist/date.min.js
/wp-includes/js/dist/components.min.js
/wp-includes/js/dist/block-editor.min.jsFor example the block editor, I don’t see a reason why that should be loaded for users that are not logged in.
Any help would be much appreciated, thanks in advance!The page I need help with: [log in to see the link]
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Which JS to dequeue?’ is closed to new replies.