Some inline javascript not being deferred
-
Hi, thanks for the great plugin! (just left a 5-star review)
For JS I have optimize, defer and defer inline enabled (but not aggregate). I haven’t added any extra script excludes apart from the default.
I have some plain inline <script> tags in the site (added in the wp widgets) and noticed that some of them get deferred (with the base64 method) but some don’t, and I haven’t been able to figure out why some are not deferred (read the faq’s etc.). I’ve also tried changing the order of the script tags with the same result. The scripts themselves are working fine.
What possible reasons are there that could cause some inline scripts to not be deferred?
The topic ‘Some inline javascript not being deferred’ is closed to new replies.