﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
15509,Don't show the administration bar in plugin/theme install iframe,ocean90,,"''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
",defect (bug),closed,normal,3.1,Administration,3.1,normal,fixed,has-patch,WordPress@… admin@…
