[wp-trac] [WordPress Trac] #9382: Custom Columns: actions vs. filters

WordPress Trac wp-trac at lists.automattic.com
Tue Mar 24 02:46:10 GMT 2009


#9382: Custom Columns: actions vs. filters
--------------------------+-------------------------------------------------
 Reporter:  5ubliminal    |       Owner:            
     Type:  defect (bug)  |      Status:  new       
 Priority:  high          |   Milestone:  Unassigned
Component:  Plugins       |     Version:  2.7.1     
 Severity:  major         |    Keywords:            
--------------------------+-------------------------------------------------
 Please read this post: [http://blog.5ubliminal.com/55 Custom Columns
 Problems in WP] .

 '''manage_posts_custom_column''' is an '''action''' while
 '''manage_users_custom_column''' is a '''filter'''. Custom columns for
 ''Posts & Pages'' are actions but ''Users, Categories and Link
 Categories'' are filters.

 Filters not only cripple coding coherency but will force users to output
 buffer themselves for some complex HTML to show up there.

 If would be great if all custom columns are actions throughout WP.
 For a quick fix using output_buffering check my post referenced above.

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


More information about the wp-trac mailing list