Speed Up – JavaScript To Footer

Popis

This small plugin (2 Kb) moves JavaScript to the footer and improve page load times.
Note: this only works if your other plugins and theme add the JavaScripts correctly.

Configurations are not required! You just have to install it and after the plugin does it all, none further action it’s required.

Inštalácia

  1. Upload the complete javascript-to-footer folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress

Recenzie

27. júla 2022
I tried it with the Divi theme and it actually made the site slower.
6. februára 2018
Made the site instantly faster. Too bad it doesn’t also optimize css ‚above the fold‘, that would be great.
17. marca 2017
Does exactly what it is supposed to and nothing more. Very, very lean!
20. decembra 2016 1 reply
I had 3 cases of „rendering blocking javascript“ installed this, cleared my cache, and all 3 errors on Google Page Speed test were fixed! Thanks for saving me some time!
Prečítať všetkých 6 recenzií

Prispievatelia a vývojári

“Speed Up – JavaScript To Footer” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli nasledujúci ľudia.

Prispievatelia

Zoznam zmien

1.0.14

  • Documentation: explain why the plugin does not use the defer strategy added in WordPress 6.3, and how to use it directly if you prefer

1.0.13

  • Fix a fatal error on WordPress older than 4.2: the plugin uses wp_scripts(), available since 4.2, but declared compatibility with 3.5
  • Escape the script URL in the generated preload tag
  • Skip preloading scripts registered for Internet Explorer, which no browser in use would run
  • Declare minimum requirements: WordPress 6.0 and PHP 7.0

1.0.12

  • Tested up to WordPress 7.0

1.0.11

  • Tested up to WordPress 6.0

1.0.10

  • Tested up to WordPress 5.9

1.0.9

  • Tested up to WordPress 5.7

1.0.8

  • Tested up to WordPress 5.5

1.0.7

  • Readme

1.0.6

  • Tested up to WordPress 5.3

1.0.5

  • Tested up to WordPress 5.2

1.0.4

  • Tested up to WordPress 4.9

1.0.3

  • Fix Plugin URI
  • Add preload scritp in the head

1.0.2

  • Tested up to WordPress 4.7

1.0.1

  • Fix: move only scritps to footer and not styles.

1.0.0

  • Initial release.