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

WordPress Trac wp-trac at lists.automattic.com
Sun Nov 16 18:43:28 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           |    Keywords:           
----------------------------+-----------------------------------------------
 screen_meta($screen)
 3209      if ( !meta_box_prefs($screen) && isset($column_screens[$screen])
 ) {
 3210          manage_columns_prefs($column_screens[$screen]);

 How do i set array $column_screens for my specific screen (in fact page
 plugin ...)

 suggestion :

 3189 $column_screens = apply_filters('column_screens', $column_screens,
 $screen);

 thanks

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


More information about the wp-trac mailing list