good early morning all (2:43AM here)
I have a problem and its a biggie i get this when i try to update any of my themes files in the editor inside wordpreee
Warning: Cannot modify header information - headers already sent by (output started at /home/advancet/eso/wp-content/themes/eso/functions.php:376) in /home/advancet/eso/wp-admin/theme-editor.php on line 103
now here is a snippet of code around that area from functions.php
371 if ( $post->post_password )
372
373 $c[] = 'protected';
374
375
376
377 // Applies the time- and date-based classes (below) to post DIV
help on this would be ideal
this is the sandbox functions file wirh the widgets removed and 2 custom menus added 9f the full file is required i could just link to it or something!