[wp-trac] [WordPress Trac] #13851: TwentyTen Theme printing to browser befoe get_header is called

WordPress Trac wp-trac at lists.automattic.com
Fri Jun 11 16:38:42 UTC 2010


#13851: TwentyTen Theme printing to browser befoe get_header is called
--------------------------+-------------------------------------------------
 Reporter:  mymoog        |       Owner:            
     Type:  defect (bug)  |      Status:  new       
 Priority:  normal        |   Milestone:  Unassigned
Component:  General       |     Version:  3.0       
 Severity:  normal        |    Keywords:            
--------------------------+-------------------------------------------------
 Hi, I noticed that the main index template file of the WP 3.0 TwentyTen
 Theme prints a blank space on line 16 before get_header() is called.

 This broke a plugin of mine.

 Fix is simple. Just remove the space from the index.php template file
 which appears on line 16, the line just before the get_header() line.

 Is this something that can be sorted out before final WP 3.0 release as it
 could break other plugins that use get_header to run functions before
 anything should be printed to screen.

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


More information about the wp-trac mailing list