[wp-trac] [WordPress Trac] #25073: Heartbeat performance and API improvements

WordPress Trac noreply at wordpress.org
Wed Dec 4 19:15:03 UTC 2013


#25073: Heartbeat performance and API improvements
----------------------------+---------------------
 Reporter:  evansolomon     |       Owner:  azaozz
     Type:  enhancement     |      Status:  closed
 Priority:  normal          |   Milestone:  3.8
Component:  Administration  |     Version:
 Severity:  normal          |  Resolution:  fixed
 Keywords:  has-patch       |
----------------------------+---------------------

Comment (by atimmer):

 [26169] introduced a jshint error:

 {{{
 [L609:C25] W004: 'interval' is already defined.
       var interval, oldInerval = settings.tempInterval ?
 settings.tempInterval : settings.mainInterval;
 }}}

 The reason is because the function is named the same, it should be fixed
 by a simple rename. I have no idea what to rename it to though.

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


More information about the wp-trac mailing list