Speed up your site by replacing embedded Youtube and Vimeo videos with a clickable preview image. Free WordPress plugin.
GNU General Public License v3.0
41
stars
22
forks
source link
Modified the enqueue behavior to be cache #2
Closed
SGudbrandsson closed 9 years ago
The enqueue behavior was modified so the included scripts and styles use a properly formed url without traversing in and out of directories.
Before:
After: http://sigginet.info/wp-content/plugins/lazy-load-for-videos/js/min/lazyload-youtube.min.js?ver=2.2.0.2
This makes the plugin "W3 Total Cache compatible" essentially
I've tested this update on my website and it works flawlessly