=== Add JavaScript attributes === Contributors: ifourtechnolab Tags: JavaScript,Add attributes,asynchronous JavaScript,Add asynchronous Donate link: http://www.ifourtechnolab.com/ Requires at least: 4.2 Tested up to: 4.7 Stable tag: 4.7 License: GPLv2 or later License URI: http://www.ifourtechnolab.com/ "Add JavaScript attributes" adds async attribute in your JavaScript. == Description == This plugin helps to add async attribute to your desired JavaScript file from admin. "Add JavaScript attributes" helps to add async tag in that wordpress wp_enqueue_script() function but not to create. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress. 3. Go to Add JavaScript Menu page and add your JavaScript handler name (comma seprated for multiple) and save this setting. == Frequently Asked Questions == 1. What Frameworks can I use? Yes.- Any client-side JavaScript based frameworks should work just fine. 2. Including External Third Party Libraries Yes.-Yes, you can use libraries hosted on an external server or CDN, but we recommend having a local fallback in case the CDN isn’t available. == Screenshots == 1. Front-end of JavaScript attribute added. 2. Admin side JavaScript attributes added. == Changelog == = 1.0 = * Add JavaScript attributes is ready for production == Upgrade Notice == = 1.0 = We will inform you when mew version of Add JavaScript attributes is available.