[wp-trac] [WordPress Trac] #12567: make post_submit_meta_box more generic (was: a custom registered post status has no access to meta boxes)

WordPress Trac wp-trac at lists.automattic.com
Wed Mar 10 19:18:53 UTC 2010


#12567: make post_submit_meta_box more generic
---------------------------+------------------------------------------------
 Reporter:  themattharris  |       Owner:                                                                    
     Type:  enhancement    |      Status:  new                                                               
 Priority:  normal         |   Milestone:  Unassigned                                                        
Component:  Post Types     |     Version:                                                                    
 Severity:  normal         |    Keywords:  post_status, register_post_status, post_submit_meta_box, metaboxes
---------------------------+------------------------------------------------

Comment(by scribu):

 There's only one metabox that sets the post status: the
 post_submit_meta_box metabox and yes and it should be made more generic.

 In the meantime, you can replace it with your own, using remove_meta_box()
 and add_meta_box().

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


More information about the wp-trac mailing list