[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
Wed Aug 13 14:05:06 GMT 2008


#7000: On Write Post screen, Checked Categories should be on top of the list
-------------------------------------+--------------------------------------
 Reporter:  mdawaffe                 |        Owner:  anonymous
     Type:  defect                   |       Status:  reopened 
 Priority:  normal                   |    Milestone:  2.6      
Component:  Administration           |      Version:  2.5.1    
 Severity:  normal                   |   Resolution:           
 Keywords:  has-patch needs-testing  |  
-------------------------------------+--------------------------------------
Changes (by AaronCampbell):

  * status:  closed => reopened
  * resolution:  fixed =>

Comment:

 This is an extremely annoying UI issue.  Along with putting things out of
 order (and thus making them harder to find), it causes checked sub
 categories to look like main categories!  I'd prefer to see it reverted
 (ASAP), but can we at least add in a hook that will let us adjust "$args"
 to empty $args['selected_cats']?

 Maybe something like: `$args = apply_filter('wp_category_checklist',
 $args);` somewhere around line 214?

 Again, I'd rather see it reverted, but I'm attaching a patch anyway.

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


More information about the wp-trac mailing list