這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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.