این افزونه با آخرین 3 نسخه اصلی وردپرس تست نشده است. ممکن است دیگر نگهداری یا پشتیبانی نشود و ممکن است هنگام استفاده با نسخه های جدیدتر وردپرس مشکلات سازگاری داشته باشد.

getMovingJQuery

توضیحات

This WordPress Plugin provides a very easy way to load the well known jQuery and jQuery UI Javascript library with the basic CSS theme from Google CDN.
It is cool to write Blog Posts about JQuery and include some ready to work JQuery sample code.

عکس‌های صفحه

  • Administration

نصب

This section describes how to install the plugin and get it working.

  1. Upload getmovingjquery.php to the /wp-content/plugins/getmovingjquery/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Activate inclusion of jQuery in the administration panel.
    You need to save you settings! jQuery will not autmaticly included after plugin activation.

    Done! You are now ready to make use of jQuery and jQuery UI.

سوالات متداول

None

None.

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“getMovingJQuery” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “getMovingJQuery” به زبان شما.

علاقه‌ مند به توسعه هستید؟

کد را مرور کنید, را بررسی کنید مخزن SVN, یا مشترک شوید گزارش توسعه توسط RSS.

گزارش تغییرات

    1.0.3.2

  • Fixed a compatibility issue with WordPress 3 while calling add_submenu_page.
    1.0.3 hotfix

  • jQuery runs in noconflict mode in WordPress backend.
    For that reason getMovingJQuery script inclusions are now only invoked if (is_admin()===false).
    1.0.2

  • Inclusion of jQuery Core Library is now optional.
  • Inclusion of jQuery UI Library is now optional.
  • Inclusion of jQuery CSS is now optional.
  • Version of jQuery Core Library is now configurable.
  • Version of jQuery UI Library is now configurable.
  • Themename of jQuery CSS Theme is now configurable.
  • User can choose CSS Theme from dropdownbox.
    0.0.1

  • Initial import.