It goes through all scripts and styles registered via the usual wp_enqueue_
methods
If any aren’t local, it will ignore them and process as usual
However, it is currently assuming jQuery and jQuery-migrate are local, so disable these via CDN if they are served this way
Let me know how this goes and we’ll go from there…
Actually, I was incorrect on the assumption of jQuery part – I shouldn’t reply when tired at 1 am!
WP Roids will deal with jQuery and jQuery-migrate IF it finds them locally
So, it should work fine for any CDN loaded resources – I have done so successfully with Bootstrap and FontAwesome
Are you referring to the CDN Enabler – WordPress CDN Plugin plugin by KeyCDN?
I’ll have a play and come back to you…
-
This reply was modified 8 years, 2 months ago by
Philip K Meadows. Reason: Links added