WP Rocket defer attribute compatibility
-
WP Rocket adds “defer” attribute to end of flying-pages.min-2.4.1.js.
Is it better to exclude it from WP Rocket?
If yes, could you consider adding data-cfasync=”false”, so that WP Rocket automatically excludes flying page javascript, and also cloudflare rocket loader ignores it.
Final code should look like
<script data-cfasync="false" src='https://example.com/wp-content/cache/busting/1/wp-content/plugins/flying-pages/flying-pages.min-2.4.1.js'></script>
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘WP Rocket defer attribute compatibility’ is closed to new replies.