Descrizione
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.
Installazione
This section describes how to install the plugin and get it working.
- Upload getmovingjquery.php to the /wp-content/plugins/getmovingjquery/ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress
-
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.
FAQ
- None
-
None.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“getMovingJQuery” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “getMovingJQuery” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
-
1.0.3.2
- Fixed a compatibility issue with WordPress 3 while calling add_submenu_page.
-
1.0.3.1
- Improved Plugin Sample Page at http://saquery.com/jquery-template-plugin/ -jQuery.tmp – A jQuery Template Plugin
-
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.
