=== Scripts To Footer === Contributors: joshuadnelson Tags: javascript, footer, speed, head Donate link: http://joshuadnelson.com/donate Requires at least: 3.0.1 Tested up to: 3.8 Stable tag: 4.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This small plugin moves scripts to the footer to help speed up page load times, while keep stylesheets in the header. == Description == This small plugin moves scripts to the footer to help speed up page load times, while keep stylesheets in the header. Note that this only works if you have plugins and a theme that utilizes wp_enqueue_scripts correctly. == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload `scripts-to-footer.php` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Once activated, it should work. == Changelog == = 0.1 = Initial release