हे प्लगइन WordPress च्या शेवटच्या 3 महत्त्वाच्या प्रमुख पुनर्वितरणांच्या साथी चाचणी झालेले नाही. हे येथे वापरल्यास सामर्थ्य देणार नाही किंवा त्या आधारित असु शकते आणि WordPress च्या अधिक अद्ययावत आवृत्तींसह वापरताना संगतता समस्यांची शक्यता आहे.

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.