Plugin info

Total downloads: 1,096
Active installs: 0
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 3/20/2017 (3208 days ago)
Added to WordPress: 3/20/2017 (8 years old)
Minimum WordPress version: 4.2
Tested up to WordPress version: 4.7.31
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 3208 days ago

20/100

Is Add JavaScript attributes abandoned?

Possibly abandoned (last update 3208 days ago).

Compatibility

Requires WordPress: 4.2
Tested up to: 4.7.31
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

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

No installation instructions available

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.

Installation Instructions

  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.

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

1.0

  • Add JavaScript attributes is ready for production