Loading JavaScript assets in footer is a recommended web performance optimization technique - unfortunately your plugin does not do it. Would you consider fixing it? Both JS files (instagram-widget.js and jquery.lazy.min.js) are included on every page (regardless if there is a Instagram widget present or not) and are dependent on jquery and wp-utils assets, so it would really be great to have them included in footer instead of header.
Btw. I would gladly submit a PR, but I noticed this repository is no longer up to date with the version available at WordPress Plugin Directory...
Hi,
Loading JavaScript assets in footer is a recommended web performance optimization technique - unfortunately your plugin does not do it. Would you consider fixing it? Both JS files (
instagram-widget.js
andjquery.lazy.min.js
) are included on every page (regardless if there is a Instagram widget present or not) and are dependent on jquery and wp-utils assets, so it would really be great to have them included in footer instead of header.Btw. I would gladly submit a PR, but I noticed this repository is no longer up to date with the version available at WordPress Plugin Directory...