Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

JavaScript to Footer

Descripción

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/.

Instalación

  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.

Reseñas

3 de septiembre de 2016
This plugin fails to do it's job and breaks many sites I tetsed with DO NOT USE IT!
7 de febrero de 2017
this plugin works with latest wordpress version and make his job. http://www.abnehmen-ernaehrung.com use it.
Leer todas las 17 reseñas

Colaboradores y desarrolladores

«JavaScript to Footer» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «JavaScript to Footer» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.