dlanger / simple-slideshow

A simple jQuery+Cycle Lite Wordpress slideshow plugin
BSD 2-Clause "Simplified" License
9 stars 3 forks source link

Custom jQuery UI components break in WordPress 3.5 #9

Open thadbloom opened 11 years ago

thadbloom commented 11 years ago

The file jquery-ui-1.8.15.custom.min.js includes jQuery UI and four more jQuery UI components that WordPress core already make available; please modify your plugin to call the core scripts as dependencies instead of overwriting them with your own.