Async Javascript Optimizer Contributors: AskTaimoor Donate link: http://www.AskTaimoor.com/ Tags: optimize, javascript, async Requires at least: 3.0.1 Tested up to: 4.0 Stable tag: 4.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds async to all javascript links for fast loading of webpage. == Description == All this plugin does is that it adds 'async' in all script tags it find on the page. This helps in loading the webpage much faster. == Installation == Follow the steps below: 1. Upload `async-js-optimizer` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Thats all! == Changelog == = 1.0 = * Initial bug fixes * Plugin launched