=== JQuery UI Theme === Contributors: MMDeveloper, The Marketing Mix Osborne Park Perth Tags: plugin, jquery, jquery-ui, theme Requires at least: 3.3 Tested up to: 4.0 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Get access to jQuery UI stylesheets == Description == A wordpress plugin that allows you to use jquery ui css within your plugins and themes. You can use the following lines of code within your template and plugins: wp_enqueue_style("jquery-ui"); wp_enqueue_style("jquery-ui-accordion"); wp_enqueue_style("jquery-ui-autocomplete"); wp_enqueue_style("jquery-ui-button"); wp_enqueue_style("jquery-ui-core"); wp_enqueue_style("jquery-ui-datepicker"); wp_enqueue_style("jquery-ui-dialog"); wp_enqueue_style("jquery-ui-menu"); wp_enqueue_style("jquery-ui-progressbar"); wp_enqueue_style("jquery-ui-resizable"); wp_enqueue_style("jquery-ui-selectable"); wp_enqueue_style("jquery-ui-slider"); wp_enqueue_style("jquery-ui-spinner"); wp_enqueue_style("jquery-ui-tabs"); wp_enqueue_style("jquery-ui-theme"); wp_enqueue_style("jquery-ui-tooltip"); Built by The Marketing Mix Perth: http://www.marketingmix.com.au == Installation == 1) Install WordPress 3.5 or higher 2) Download the following files: http://downloads.wordpress.org/plugin/jquery-ui-theme.1.0.zip 3) Login to WordPress admin, click on Plugins / Add New / Upload, then upload the zip file you just downloaded. 4) Activate the plugin. Built by The Marketing Mix Perth: http://www.marketingmix.com.au == Changelog == = 1.0 = * Initial Commit == Upgrade notice == = 1.0 = * Initial Commit