08 June 2020

warning cannot modify header information - headers already sent by wordpress.

warning cannot modify header information - headers already sent by wordpress.


Add this code in wp-config.php on the first line:

ob_start();
error_reporting(0);

No comments:

Post a Comment

How to fetch instagram posts data?

Fetch Instagram posts data by pasting this code in browser console. (() => { /* ====================================================...