[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 19:24:23 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 ocean90):

 Replying to [comment:43 azaozz]:
 > As far as I remember that bit of JS was causing slow running problems in
 (older) IE when there are a lot of categories. Probably better to keep it
 on the "popular" checkboxes only.

 The performance one was r21737, see comment:ticket:21106:16. It had used
 previously `:checkbox`, which was replaced with `[type="checkbox"]`. So
 the change should be okay - Sergey, can you confirm?

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


More information about the wp-trac mailing list