[wp-trac] [WordPress Trac] #20335: Make Default Post Listing Mode Filterable

WordPress Trac wp-trac at lists.automattic.com
Sun Apr 1 19:06:48 UTC 2012


#20335: Make Default Post Listing Mode Filterable
----------------------------+------------------------------
 Reporter:  ericmann        |       Owner:
     Type:  enhancement     |      Status:  new
 Priority:  normal          |   Milestone:  Awaiting Review
Component:  Administration  |     Version:  3.3.1
 Severity:  trivial         |  Resolution:
 Keywords:  has-patch       |
----------------------------+------------------------------

Comment (by azaozz):

 Perhaps better to use the "user_settings" API for this, that's the
 "proper" place for storing these settings and it would make that
 available/changeable from JS if we ever need it.

 20335-3.patch is similar to 20335-2.diff but uses the user_settings API
 and doesn't store the $_REQUEST value directly (security is always a good
 thing :) ).

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


More information about the wp-trac mailing list