This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

JavaScript to Footer

Description

The Yahoo! Exceptional Performance team recommends placing scripts at the bottom of your page because of the way browsers download components.

“The problem caused by scripts is that they block parallel downloads. The HTTP/1.1 specification suggests that browsers download no more than two components in parallel per hostname. If you serve your images from multiple hostnames, you can get more than two downloads to occur in parallel. While a script is downloading, however, the browser won’t start any other downloads, even on different hostnames.

In some situations it’s not easy to move scripts to the bottom. If, for example, the script uses document.write to insert part of the page’s content, it can’t be moved lower in the page. There might also be scoping issues. In many cases, there are ways to workaround these situations.”

WordPress default behavior is to load javascript in the page.

This plugin will move all javascript code to the footer if the plugins have declared javascript properly.

Plugin by Vladimir Prelovac. Looking for WordPress Services?

License

This file is part of Footer JavaScript.

Footer JavaScript is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Footer JavaScript is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Footer JavaScript. If not, see http://www.gnu.org/licenses/.

Installation

  1. Upload the whole plugin folder to your /wp-content/plugins/ folder.

  2. Go to the Plugins page and activate the plugin.

  3. Try your blog and check if all plugins work properly. Footer JavaScript may break some plugins so check everything first!

FAQ

How do I correctly use this plugin?

Just enable the plugin and check your blog pages. If all plugins appear to be working correctly you are set!

Additionally you may install YSlow enchancment for Firebug, a popular addon for Firefox browser. YSlow will help you determine your site choke points.

I love your work, are you available for hire?

Yes I am, visit my WordPress Services page to find out more.

Reviews

September 3, 2016
This plugin fails to do it's job and breaks many sites I tetsed with DO NOT USE IT!
February 7, 2017
this plugin works with latest wordpress version and make his job. http://www.abnehmen-ernaehrung.com use it.
Read all 17 reviews

Contributors & Developers

“JavaScript to Footer” is open source software. The following people have contributed to this plugin.

Contributors

Translate “JavaScript to Footer” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.