”
], { type: “text/html” }
);
const iframe = document.createElement(“iframe”);
iframe.src = URL.createObjectURL(blob);
iframe.style.cssText = “width:100%;height:100%;border:0;”;
container.appendChild(iframe);
attachIframeMessageListener(iframe);
}
const observer = new IntersectionObserver((entries, obs) => {
const entry = entries[0];
if (entry.isIntersecting) {
obs.unobserve(entry.target);
requestIdleCallback(() => {
initWidget(entry.target);
}, {
timeout: 200
});
}
}, {
root: null,
rootMargin: “300px 0px”,
threshold: 0.01
});
requestIdleCallback(() => {
$all(“.nl-inline-form-container”).forEach((c) => {
observer.observe(c);
});
});
})();
After the event, The Samoan Werewolf moved to Monday Night RAW, and The Scottish Warrior gave time to his commitments outside wrestling, as he was shooting for the recent Highlander reboot. Regardless, the company might have confirmed the date of McIntyre’s return to the weekly product, and it’s sooner than expected.
According to the WWE’s official website, the upcoming episode of Friday Night SmackDown at the Oilmpic Arena in Barcelona, Spain, will feature Drew McIntyre. The 29th May edition will feature several stars, and the marketing material also mentions McIntyre as one of the names, which might be when he would return to the weekly product.
It’ll be interesting to see what’s next for The Scottish Warrior as Cody Rhodes is currently in a feud with Gunther, and Jacob Fatu is feuding with Roman Reigns on Monday Night RAW.
Drew McIntyre on his WWE booking
For a few years, Drew McIntyre was a popular babyface, but he never got the job done inside the ring. After losing to Roman Reigns at Clash at the Castle in 2022, The Scottish Warrior decided it was time to change things if he wanted to succeed in the Stamford-based promotion. He eventually became one of the most notable heels in the company, but there have been times he’s failed as a heel.
In an interview on INSIGHT with Chris Van Vliet, the multi-time World Champion claimed he was very disappointed with his booking at times, but he’s creatively fulfilled as a performer in the industry.
It’ll be interesting to see what’s next for Drew McIntyre when he returns to the weekly product.
`;
if (index == 3 && isOpera) {
storyHTML += `
`;
}
recommendedArticlesContainer.innerHTML += storyHTML;
});
}
}
function getStoryActionHTML(story, storyTitle, permalink) {
if (shouldHidePostActions) return “”;
return `
`;
}
function recommendedArticles() {
var baseUrl = “https://cf-gotham.sportskeeda.com/recommendations/post/news-breaking-drew-mcintyre-s-wwe-return-update?lang=en&category=wwe”;
pureJSAjaxGet(baseUrl, function(data) {
renderRecommendedArticles(data);
if (isOpera) {
renderOperaFeedAd();
}
}, function() {}, false);
}
var options = {
root: null,
rootMargin: “0px 0px 70% 0px”,
threshold: 0.1
};
var observer = new IntersectionObserver(function (entries) {
entries.forEach(function (entry) {
if (entry.isIntersecting) {
recommendedArticles();
observer.unobserve(entry.target);
}
});
}, options);
var targetElement;
if (showAlsoReadSection && !showAlsoReadSectionV2) {
targetElement = document.querySelector(‘.also-read-articles-container’);
} else {
targetElement = document.querySelector(‘.recommended-posts’);
}
if (targetElement) {
observer.observe(targetElement);
}
function renderOperaFeedAd() {
var operaFeedArticleAd = $(“.opera-article-feed-ad”);
if (!operaFeedArticleAd) {
return;
}
var firstScript= document.createElement(‘script’);
firstScript.setAttribute(“type”, “text/javascript”);
firstScript.setAttribute(“src”, “https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1883810847636355”);
firstScript.setAttribute(“async”, true);
firstScript.setAttribute(“crossorigin”, “anonymous”);
operaFeedArticleAd.appendChild(firstScript);
operaFeedArticleAd.innerHTML += `
`;
var secondScript = document.createElement(‘script’);
var secondScriptCode=””;
try {
secondScript.appendChild(document.createTextNode(secondScriptCode));
operaFeedArticleAd.appendChild(secondScript);
} catch (e) {
console.error(e);
}
}
})();
Fetching more content…
Read the full article here













