该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Add JavaScript attributes

描述

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.

常见问题

  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.

评价

此插件暂无评价。

贡献者及开发者

「Add JavaScript attributes」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0

  • Add JavaScript attributes is ready for production