Which jQuery packages are included in WordPress 3.1.2?
On the front end (i.e. in a Theme) don’t enqueue jQuery or jQuery UI unless you actually need to use either of them. On the back end (i.e. in the Admin area), both will already be enqueued, since core uses them. Whatever the case, if you use a core-bundled script, you should always use the … Read more