”
], { 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);
});
});
})();
He sustained a head injury while working out at the gym. The Irishman’s recent injuries put his return plans on hold. However, it doesn’t seem like he’s going to be back anytime soon.
Fightful Select learned that Sheamus will part ways with the Stamford-based promotion upon his contract expiration, though the exact date remains unknown at the time of writing.
According to reports, the 48-year-old stalwart was unable to come to terms on a new agreement. He was approached about a ‘restructured contract’ during his absence, but he swiftly turned down the offer.
His deal was set to be up anyway within months when WWE started contract negotiations, so the decision was made not to release him immediately, which would have come with a 90-day non-compete clause.
In the wake of this heartbreaking news, Sheamus changed his X profile to his real name – Stephen Farrelly. He also removed all mentions of WWE from his bio, which usually happens when a wrestler has either left or is leaving the promotion.
You can check out the screenshot below:
This brings the curtain down on his 19-year journey with WWE, during which he won every single title there is to offer except the Intercontinental Championship.
Sheamus was last seen in action on the November 17, 2025, edition of RAW, where he joined forces with John Cena and Rey Mysterio to beat The Judgment Day in a six-man tag team match.
He was set to enter the Last Time Is Now Tournament before an untimely injury spoiled his plans.
There’s no word yet on what his next potential destination would be, but he will be the hottest free agent in 2026.
Will Tony Khan bring him to AEW? Only time will tell.
Stay tuned to Sportskeeda Wrestling for more updates!
We at Sportskeeda Wrestling wish him all the best in his future endeavours!
`;
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-sheamus-officially-confirms-he-s-done-with-wwe-after-19-years?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













