描述
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.
常见问题
-
What Frameworks can I use?
Yes.- Any client-side JavaScript based frameworks should work just fine. -
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
-
- Upload the plugin files to the
/wp-content/plugins/directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Go to Add JavaScript Menu page and add your JavaScript handler name (comma seprated for multiple) and save this setting.
- Upload the plugin files to the
评价
此插件暂无评价。
贡献者及开发者
「Add JavaScript attributes」是开源软件。 以下人员对此插件做出了贡献。
贡献者更新日志
1.0
- Add JavaScript attributes is ready for production
