Title: Minify the Javascript please
Last modified: August 20, 2016

---

# Minify the Javascript please

 *  [titush](https://wordpress.org/support/users/titush/)
 * (@titush)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/minify-the-javascript-please/)
 * Hi there, in a next release, could you please minify the javascript you are using?
 * Minifying [http://www…/…/lazy-widget-loader.js?&#8230](http://www…/…/lazy-widget-loader.js?&#8230);
   could save 354B (60% reduction) after compression.
 * I compressed it to this:
 *     ```
       jQuery(window).load(function(){jQuery.each(jQuery(".lwl-widget"),function(){var e=this.id.replace("lwl-widget-","");var t=document.getElementById("lwl-container-"+e);if(typeof t!="undefined"){var n=t.parentNode;if(typeof n!="undefined"){n.replaceChild(this,t)}}});jQuery("#lwl-widget-contents").remove()})
       ```
   
 * Thanks for that!
    Great plugin by the way, just love how it sped up my sites!
 * [http://wordpress.org/extend/plugins/lazy-widget-loader/](http://wordpress.org/extend/plugins/lazy-widget-loader/)

The topic ‘Minify the Javascript please’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/lazy-widget-loader.svg)
 * [Lazy Widget Loader](https://wordpress.org/plugins/lazy-widget-loader/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/lazy-widget-loader/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/lazy-widget-loader/)
 * [Active Topics](https://wordpress.org/support/plugin/lazy-widget-loader/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/lazy-widget-loader/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/lazy-widget-loader/reviews/)

## Tags

 * [javascript](https://wordpress.org/support/topic-tag/javascript/)

 * 0 replies
 * 1 participant
 * Last reply from: [titush](https://wordpress.org/support/users/titush/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/minify-the-javascript-please/)
 * Status: not resolved