HOW TO REMOVE DEFER?
-
HOW TO REMOVE DEFER? I already tried resetting , uninstall and delete the plugin. but the defer is still there its causing an error Uncaught SyntaxError: missing ) after argument list
( ‘fetch’ in window ) || document.write( ‘<script src=”../wp-includes/js/dist/vendor/wp-polyfill-fetch.min.js?ver=3.0.0′ defer “></scr’ + ‘ipt>’ );( document.contains ) || document.write( ‘<script src=”…/wp-includes/js/dist/vendor/wp-polyfill-node-contains.min.js?ver=3.26.0-0′ defer “></scr’ + ‘ipt>’ );( window.FormData && window.FormData.prototype.keys ) || document.write( ‘<script src=”../wp-includes/js/dist/vendor/wp-polyfill-formdata.min.js?ver=3.0.12′ defer “></scr’ + ‘ipt>’ );( Element.prototype.matches && Element.prototype.closest ) || document.write( ‘<script src=”../js/dist/vendor/wp-polyfill-element-closest.min.js?ver=2.0.2′ defer “></scr’ + ‘ipt>’ );
- The topic ‘HOW TO REMOVE DEFER?’ is closed to new replies.