[wp-trac] [WordPress Trac] #62592: Header informationa are modiefied
WordPress Trac
noreply at wordpress.org
Thu Nov 28 21:25:42 UTC 2024
#62592: Header informationa are modiefied
-------------------------------+------------------------------
Reporter: schneiderrobert84 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Script Loader | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
-------------------------------+------------------------------
Comment (by catkicomer):
Warning: Cannot modify header information - headers already sent by
To solve this add the below code in theme function.php file
ob_start();
It will remove your error.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62592#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list