Solution:1
The error is trigged in core, but the reason is probably in your theme. I’m guessing one of your php files has a space or linefeed before or after the php tags.
Solution:1
The error is trigged in core, but the reason is probably in your theme. I’m guessing one of your php files has a space or linefeed before or after the php tags.
Solution:2
How to Fix Warning: Cannot modify header information in WordPress.
–
1. Open wp-config
with editor, and remove all spaces before “<?php” and after “?>“