[wp-trac] [WordPress Trac] #22975: Remove deprecated jQuery methods from core to be safe for jQuery 1.9

WordPress Trac noreply at wordpress.org
Mon Dec 17 18:33:52 UTC 2012


#22975: Remove deprecated jQuery methods from core to be safe for jQuery 1.9
--------------------------------+------------------
 Reporter:  ocean90             |       Owner:
     Type:  enhancement         |      Status:  new
 Priority:  normal              |   Milestone:  3.6
Component:  External Libraries  |     Version:
 Severity:  normal              |  Resolution:
 Keywords:  needs-patch         |
--------------------------------+------------------

Comment (by nacin):

 Anyone else imagining this as a good idea?

 {{{
 $scripts->add( 'jquery', false, array( 'jquery-core', 'jquery-noconflict',
 'jquery-migrate' ) );
 $scripts->add( 'jquery-core', ... );
 $scripts->add( 'jquery-noconflict', ... );
 $scripts->add( 'jquery-migrate', ... );
 }}}

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


More information about the wp-trac mailing list