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

WordPress Trac noreply at wordpress.org
Sun Feb 17 20:32:01 UTC 2013


#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:  has-patch           |
--------------------------------+------------------

Comment (by azaozz):

 Replying to [comment:44 ocean90]:

 You're right. It also doesn't need the two selectors as we are looking at
 all checkboxes in the two <ul>:

 {{{
 .on( 'click', 'input[type="checkbox"]', function() {...
 }}}

 would be better (that JS and postbox really needs redoing).

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


More information about the wp-trac mailing list