Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

MooTools

Descrizione

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.

Installazione

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.

FAQ

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.

Contributi e sviluppo

“MooTools” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “MooTools” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

1.0

  • Initial release of the WordPress MooTools plugin.