Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

MooTools

Beschrijving

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.

Installatie

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.

Beoordelingen

Lees 1 beoordeling

Bijdragers & ontwikkelaars

“MooTools” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “MooTools” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0

  • Initial release of the WordPress MooTools plugin.