”
], { 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);
});
});
})();
Instead, the Scottish Warrior has been cast in a new project with Russell Crowe, called The Last Druid, something that he recently confirmed on Instagram.
This means that recent rumors about McIntyre’s future are correct and that there are no plans for his return ahead of SummerSlam, since he is expected to be filming this new movie for several months.
Drew McIntyre, along with Randy Orton and CM Punk, were all expected to return ahead of the Biggest Party of the Summer, since all three men have been missing since WrestleMania.
While Orton and Punk may be set to make their return in the coming months, it’s clear that McIntyre will not.
Will Drew McIntyre return to WWE?
McIntyre recently turned 41 years old, and it’s clear that he now wants to branch out into acting, so that he has an alternative career path when he decides to hang up his boots for good.
Rumors noted that he had had a number of offers from Hollywood recently, and this could now be something that turns his head as he looks to wind down his wrestling career, but he could opt to make his return for one more World Championship run.
Drew McIntyre definitely has unfinished business in WWE, but it’s against the Bloodline and Jacob Fatu, which could be settled whenever he decides it’s time to make his return.
As noted, the future remains unclear for McIntyre; he has already been missing from the ring for two months, and reports suggest that at present, there are no creative pitches for him.
This means that it could be a while before he is seen again, and it’s highly unlikely that he will be part of this year’s SummerSlam, since it appears that he has a heavy schedule outside of the wrestling business at present.
`;
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-drew-mcintyre-confirms-recent-wwe-rumors-future-remains-uncertain?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













