â
], { 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);
});
});
})();
âgym fail #fml đđźđ¤â ď¸,â Sheamus wrote.
You can check out the Instagram post by clicking here.
Sheamusâ post soon caught the attention of several stars from the world of professional wrestling. While some of them, including Mercedes Mone, Braun Strowman, Renee Paquette, Jordynne Grace, and Jessika Carr, showed concern in the comments section, several others like Bronson Reed and Wade Barrett dropped light-hearted comments.
Below is a screenshot of some of the comments:
Sheamus has been absent from WWE programming for a while. The veteran sustained a shoulder injury right before his match against LA Knight in the quarterfinal in the Last Time Is Now Tournament. The 48-year-old underwent surgery in December and has yet to make his return to the squared circle.
WWE veteran Sheamus previously opened up about his potential retirement
During an appearance on an episode of RAW Recap in November 2025, Sheamus addressed questions regarding his retirement from professional wrestling.
The Irish star stated that he still had great intensity. Sheamus noted that he felt like he was just getting started and recalled his one-week-old match against JD McDonagh. He further claimed that he would retire from professional wrestling the day he could no longer give his all inside the squared circle.
âI think itâs the intensity thatâs something that Iâve always leaned into, and thatâs really what sets me apart. I feel like thatâs why Iâm still in the game. You know, people talk about John Cena retiring, and I think heâs like a year older than me, and I feel like Iâm just getting started. Last week, I was in there with JD [McDonagh], man, and just ripping it up⌠The day I donât go out there and give 100% or give it everything that I possibly have every single matchâI donât care if itâs RAW, SmackDown, NXT, or if itâs Main Event that they tape before the showâI wonât go out there and not give everything I have in every single match, and especially with my neck,â he said.
Only time will tell when Sheamus makes his return to WWE programming and for how long he continues to be an in-ring performer for the Stamford-based promotion.
More from Sportskeeda
${getStoryActionHTML(story, storyTitle, permalink)}
`;
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-bronson-reed-mercedes-mone-wade-barrett-and-more-react-to-major-wwe-superstar-s-horrific-injury?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



