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

MooTools

描述

This WordPress MooTools plugin simply provides you with the latest MooTools JavaScript framework on the front-end of your WordPress website. It makes use of the wp_head WordPress action hook in order to insert code into the <head> section of your layout. The MooTools framework will be referenced in your markup as a JavaScript file after it has been safely enqueued using the WordPress wp_enqueue_script function.

安装

Installing the MooTools plugin is similar to installing most other WordPress plugins. Simply download the package, extract it and upload the resulting folder to your wp-content/plugins/ directory

e.g.

  1. Download the WordPress MooTools plugin.
  2. Unzip the ZIP archive in order to obtain the mootools folder.
  3. Log in to your WordPress admin and go to the “Plugins” panel.
  4. Activate the “MooTools” plugin by clicking the “Activate” link.
  5. To test, put the shortcode [mootools] into any WordPress post/page.

常见问题

Which version of the MooTools framework is included?

v1.2.3

Is the MooTools framework compressed?

Yes, the compressed version of the MooTools framework is included.

贡献者及开发者

“MooTools” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“MooTools”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0

  • Initial release of the WordPress MooTools plugin.