[wp-trac] [WordPress Trac] #23875: Twenty Thirteen: improve jQuery code: remove deprecated functions, namespace events, and more

WordPress Trac noreply at wordpress.org
Tue Apr 16 18:44:14 UTC 2013


#23875: Twenty Thirteen: improve jQuery code: remove deprecated functions,
namespace events, and more
-------------------------------------+--------------------
 Reporter:  obenland                 |       Owner:
     Type:  defect (bug)             |      Status:  new
 Priority:  normal                   |   Milestone:  3.6
Component:  Bundled Theme            |     Version:  trunk
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-testing  |
-------------------------------------+--------------------
Changes (by lancewillett):

 * keywords:  has-patch needs-refresh => has-patch needs-testing


Comment:

 .1 patch does the following:

 - Moves away from namespaced function names, just make them same scope as
 other variables
 - Add event namespacing
 - Add `debounce` function and use it to throttle scroll events
 - Code comment improvements

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


More information about the wp-trac mailing list