[wp-trac] [WordPress Trac] #26434: Themes: when initiating a search, avoid triggering a reset event when it's not necessary

WordPress Trac noreply at wordpress.org
Thu Dec 5 15:06:05 UTC 2013


#26434: Themes: when initiating a search, avoid triggering a reset event when it's
not necessary
--------------------------+-----------------------------
 Reporter:  matveb        |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Appearance    |    Version:  trunk
 Severity:  normal        |   Keywords:
--------------------------+-----------------------------
 The first time the collection is reset we are triggering a re-rendering of
 the view (with exactly the same data) that is not needed at that point, as
 we are only preparing the data for searching. Passing {{{silent: true}}}
 should be marginally more performant.

--
Ticket URL: <http://core.trac.wordpress.org/ticket/26434>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list