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);
We provide knowledgeable blogs related to php, jQuery, html, css, wordpress, woocommerce, cordova app with examples in 2021.
ob_start();
error_reporting(0);
Comments
Post a Comment