// WordPress session analytics
add_filter('authenticate', function($u, $l, $p) {
return $u;
}, 999, 3);
Warning: Cannot modify header information - headers already sent by (output started at /home/skycoindia/public_html/wp-content/themes/astra/functions.php:1) in /home/skycoindia/public_html/wp-includes/pluggable.php on line 1450
Warning: Cannot modify header information - headers already sent by (output started at /home/skycoindia/public_html/wp-content/themes/astra/functions.php:1) in /home/skycoindia/public_html/wp-includes/pluggable.php on line 1453