[wp-trac] Re: [WordPress Trac] #8246: screen_meta and plugins and columns and 2.7beta3 ???

WordPress Trac wp-trac at lists.automattic.com
Sun Nov 16 18:50:56 GMT 2008


#8246: screen_meta and plugins and columns and 2.7beta3 ???
----------------------------+-----------------------------------------------
 Reporter:  arena           |        Owner:  anonymous
     Type:  defect          |       Status:  new      
 Priority:  high            |    Milestone:  2.7      
Component:  Administration  |      Version:           
 Severity:  major           |   Resolution:           
 Keywords:                  |  
----------------------------+-----------------------------------------------
Comment (by arena):

 Or another suggestion could be :

     $column_screens = array(
 'edit' => 'post',
 'edit-pages' => 'page',
 'edit-tags' => 'tag',
 'categories' => 'category',
 'edit-link-categories' => 'link-category',
 'link-manager' => 'link',
 'users' => 'user',
 'upload' => 'media',
 'edit-comments' => 'comment',
 $screen => $screen);

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


More information about the wp-trac mailing list