Parallel Load

Load Javascript files in parallel by using document.write tag.

Author:Yejun Yang (profile at wordpress.org)
WordPress version required:2.7
WordPress version tested:2.7.1
Plugin version:1.5
Added to WordPress repository:01-03-2009
Last updated:02-04-2009
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://blog.mudy.info/my-plugins/
Total downloads:3 645
Active installs:100+
plugin download
Click to start download

Load Javascript files in parallel by using document.write tag.

  • Optional bottom loading javascript can be enabled in Settings / Miscellaneous. If your plugin is compatible, this will improve perceivable page loading time.
  • You can use pagetest to test your result.
  • Only script using wp_enqueue_script() will be loaded in parallel

Change Log:

  • 1.5 Compatible with FancyBox 1.5.1, please upgrade fancybox as well
  • 1.4 Added FancyBox support Mar 21, 2009
  • 1.3 Support l10n script
  • 1.2 Added Contact Form 7 support
  • 1.1 Fix a bug, hope it will have better plugin compatibility.