[wp-trac] [WordPress Trac] #24978: WordPress 3.6 and jQuery tabs bug

WordPress Trac noreply at wordpress.org
Wed Aug 7 15:01:21 UTC 2013


#24978: WordPress 3.6 and jQuery tabs bug
-------------------------------+------------------------------
 Reporter:  orange-themes.com  |       Owner:
     Type:  defect (bug)       |      Status:  new
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  General            |     Version:  3.6
 Severity:  normal             |  Resolution:
 Keywords:  jquery-ui-tabs     |
-------------------------------+------------------------------

Comment (by TobiasBg):

 You are loading an old and outdated version of jQuery from the jQuery CDN
 (1.8.1). That's something that you should never do, especially not in wp-
 admin.
 With your manual script insertion, you are however loading a more recent
 version of jQuery (1.10.1).
 So, most likely, the jQueryUI code in core needs the up-to-date version of
 jQuery (that WordPress ships with.

 So, please don't load that old version from a CDN but only use the jQuery
 that WordPress ships with.

--
Ticket URL: <http://core.trac.wordpress.org/ticket/24978#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list