[wp-trac] [WordPress Trac] #14936: Improve theme searching/browsing

WordPress Trac wp-trac at lists.automattic.com
Mon Jan 24 04:24:29 UTC 2011


#14936: Improve theme searching/browsing
----------------------------+-----------------------
 Reporter:  ryan            |       Owner:
     Type:  task (blessed)  |      Status:  reopened
 Priority:  normal          |   Milestone:  3.1
Component:  Themes          |     Version:
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |
----------------------------+-----------------------

Comment (by dd32):

 note on that patch: `<input type="hidden" name="filter" value="1" /> `
 needs to be wrapped in a `if ( !empty($_GET['filter']) )` as it's for non-
 js mode only, and with it in there like that, causes the filter to display
 every time a search/manual pagination is executed.

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


More information about the wp-trac mailing list