[wp-trac] Re: [WordPress Trac] #7000: On Write Post screen, Checked Categories should be on top of the list

WordPress Trac wp-trac at lists.automattic.com
Mon Mar 16 17:29:54 GMT 2009


#7000: On Write Post screen, Checked Categories should be on top of the list
----------------------------+-----------------------------------------------
 Reporter:  mdawaffe        |        Owner:  anonymous
     Type:  enhancement     |       Status:  reopened 
 Priority:  high            |    Milestone:  2.8      
Component:  Administration  |      Version:  2.5.1    
 Severity:  normal          |   Resolution:           
 Keywords:  needs-patch     |  
----------------------------+-----------------------------------------------

Comment(by sivel):

 Just figured I would try to revive this a little.  One problem with doing
 something like:

 {{{
 U Prefixes
 C   PHP
 C WordPress Plugin
 U Blah
 U Prefixes
 U   Opinion
 U   Other Prefix
 }}}

 Is you have to take into account that if a user clicks the top 'Prefixes'
 box that the bottom one needs checked also.

 I'm thinking something like the following would be better:

 {{{
 U Prefixes
 C   PHP
 U   Opinion
 U   Other Prefix
 C WordPress Plugin
 U Blah
 }}}

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


More information about the wp-trac mailing list