=== AH Footer Scripts === Contributors: AHecht Tags: javascript, footer, jquery, performance, speed, javascript in footer, javascript to footer, jquery to footer Donate link: https://andreas-hecht.com/ah-footer-scripts/ Requires at least: 4.7.0 Tested up to: 4.8.2 Stable tag: 1.0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This small plugin moves all scripts (including jQuery) to the footer to help speed up page load times, while keep stylesheets in the header. == Description == This small plugin moves all scripts (including jQuery) 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 == 1. Upload `evolution-footer-scripts.php` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Once activated, it should work. == Frequently Asked Questions == None at this point. == Screenshots == None. Works under the Hood. == Changelog == = 1.0.2 = * WP 4.8.2 ready = 1.0.1 = * completely rewritten - Stable Version = 1.0.0 = * Initial release == Upgrade Notice == = 1.0.1 = * WP Version 4.7.2 Update - Stable version