>
Download This Plugin | |
Download Elegant Themes | |
Name | WP Deferred Javascripts |
Version | 2.0.0 |
Author | Willy Bahuaud, Daniel Roch, Grégory Viguier |
Rating | 76 |
Last updated | 2015-01-12 02:05:00 |
Downloads |
18738
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
WP Deferred Javascripts plugin added 6 kB of resources to the Home page and 6 kB of resources to the sample Post page.
WP Deferred Javascripts plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! WP Deferred Javascripts plugin ads no tables to your Wordpress blog database.This plugin defer the loading of all javascripts added by the way of wp_enqueue_scripts, using LABJS. The result is a significant optimization of loading time.
It is compatible with all WordPress javascript functions (localize_script, js in header, in footer ...) and works with all well coded plugins.
If a plugin or a theme is not poperly enqueuing scripts, your site may not work. Check this page : Function Reference/wp_enqueue_script on WordPress Codex
LABjs (Loading And Blocking JavaScript) is an open-source (MIT license) project supported by Getify Solutions.
We performed a range of tests to determine the potential benefit of loading time. On wabeo we executed webwait (150 calls by test). Result is this plugin could improve your loading time by 25% !! More information in the Screenshots section.
You can find more information about WP defered Javascripts and technical information about asynchronous scripts on authors blogs.