[wp-trac] [WordPress Trac] #15509: Don't show the administration bar in plugin/theme install iframe

WordPress Trac wp-trac at lists.automattic.com
Fri Nov 19 23:27:01 UTC 2010


#15509: Don't show the administration bar in plugin/theme install iframe
----------------------------+-----------------------------------------------
 Reporter:  ocean90         |       Owner:             
     Type:  defect (bug)    |      Status:  new        
 Priority:  normal          |   Milestone:  3.1        
Component:  Administration  |     Version:  3.1        
 Severity:  normal          |    Keywords:  needs-patch
----------------------------+-----------------------------------------------
 ''iframe_header()'' contains ''show_admin_bar( false )'' and ''wp-admin
 /plugin-install.php''

 {{{
 if ( isset( $_GET['tab'] ) && ( 'plugin-information' == $_GET['tab'] ) )
         define('IFRAME_REQUEST' , true);
 }}}

 So, normally there shouldn't be one.[[BR]]
 Screenshot: http://grab.by/7uls | http://grab.by/7up7

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


More information about the wp-trac mailing list