=== Plugin Name === Contributors: contrid Donate link: http://tribulant.com Tags: mootools, javascript, enqueue, wp_enqueue, framework Requires at least: 2.6 Tested up to: 3.9 Stable tag: 1.0.3.4 Safely adds the MooTools JavaScript framework to your WordPress generated pages. == Description == 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 `
` 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. * Antonie Potgieter: Tribulant Software CC (Author/Developer & Owner) == Installation == 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. 1. Unzip the ZIP archive in order to obtain the mootools folder. 1. Log in to your WordPress admin and go to the "Plugins" panel. 1. Activate the "MooTools" plugin by clicking the "Activate" link. 1. To test, put the shortcode `[mootools]` into any WordPress post/page. == Frequently Asked Questions == = 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. == Changelog == = 1.0 = * Initial release of the WordPress MooTools plugin.