Thread Starter
mafffs
(@mafffs)
…here’s a warning I get when I try to upload a new thumbnail:
Warning: Cannot modify header information – headers already sent by (output started at /wp-content/themes/StrangersCandy/functions.php:35) in /wp-admin/async-upload.php on line 26
20
Line 35 in functions.php is the thumbnail support: <?php add_theme_support( ‘post-thumbnails’ ); ?>