”
], { 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.
`;
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













