• Does it work with other CDN plugin?

    Looks like it break my site which has CDN (CDN Enabled plugin).

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Philip K Meadows

    (@philmeadows)

    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…

    Plugin Author Philip K Meadows

    (@philmeadows)

    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

    Plugin Author Philip K Meadows

    (@philmeadows)

    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 7 years, 10 months ago by Philip K Meadows. Reason: Links added
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Does it work with CDN?’ is closed to new replies.