=== Advanced JS Defer === Contributors: gijo Donate link: https://www.buymeacoffee.com/gijovarghese Tags: performance, speed, fast, http2, optimization Requires at least: 4.5 Tested up to: 5.2 Requires PHP: 5.6 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Prioritize CSS, Images, Fonts over JavaScript by delaying JS execution == Description == Prioritize CSS, Images, Fonts over JavaScript by delaying JS execution. All JavaScript code (including 3rd party) are downloaded and executed only when browser becomes idle == Installation == #### From within WordPress 1. Visit 'Plugins > Add New' 1. Search for 'Advanced JS Defer' 1. Activate Advanced JS Defer for WordPress from your Plugins page. 1. Visit 'Settings -> Advanced JS Defer' to configure #### Manually 1. Upload the `advanced-js-defer` folder to the `/wp-content/plugins/` directory 1. Activate the Advanced JS Defer plugin through the 'Plugins' menu in WordPress 1. Visit 'Settings -> Advanced JS Defer' to configure == Screenshots == == Frequently Asked Questions == == Changelog == = 1.0.0 = - Initial release