[wp-trac] [WordPress Trac] #15218: Publish box (inner-sidebar) hidden in custom posts without show_ui

WordPress Trac wp-trac at lists.automattic.com
Wed Oct 27 18:18:48 UTC 2010


#15218: Publish box (inner-sidebar) hidden in custom posts without show_ui
--------------------------+-------------------------------------------------
 Reporter:  5ubliminal    |       Owner:             
     Type:  defect (bug)  |      Status:  new        
 Priority:  normal        |   Milestone:  3.1        
Component:  Post Types    |     Version:  3.0.1      
 Severity:  normal        |    Keywords:  needs-patch
--------------------------+-------------------------------------------------

Comment(by 5ubliminal):

 Replying to [comment:3 jane]:

 Just don't block access to '''post.php''' if '''show_ui is false'''. Patch
 it to show #inner-sidebar in '''post.php''' no matter what the show_ui
 says.

 Would be better to add a new argument ''(in register_post_type)'' to block
 access to post.php editing of a custom post if someone wants that ''(but
 it can be done on a case by case basis)''.

 The Submit box may be replicated if missing but the entire sidebar hidden
 is a loss of space for small metaboxes and hacking it hard makes updating
 a PITA.

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


More information about the wp-trac mailing list