الوصف
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.
- Antonie Potgieter: Tribulant Software CC (Author/Developer & Owner)
التنصيب
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.
- Download the WordPress MooTools plugin.
- Unzip the ZIP archive in order to obtain the mootools folder.
- Log in to your WordPress admin and go to the “Plugins” panel.
- Activate the “MooTools” plugin by clicking the “Activate” link.
- 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” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.
المساهمونمُهتم بالتطوير؟
تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.
سجل التغييرات
1.0
- Initial release of the WordPress MooTools plugin.