[wp-trac] [WordPress Trac] #15218: Publish box (inner-sidebar) hidden in custom posts without show_ui
    WordPress Trac 
    wp-trac at lists.automattic.com
       
    Tue Oct 26 08:32:03 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:       
--------------------------+-------------------------------------------------
Comment(by 5ubliminal):
 Replying to [comment:1 nacin]:
 > There is currently no way to disable edit.php and keep post.php however,
 you'd have to do that using hooks and a manual wp_die() as appropriate.
 How would you access the editor without going from a list of posts?
 Having a add_menu_page listing my custom post types using query_posts() or
 directly from the database...? And using get_edit_post_link() to get the
 edit link plus overriding user_has_cap() to disable deletion possibility
 and only allow to delete from my own management screen keeping things in
 order...
-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/15218#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
    
    
More information about the wp-trac
mailing list