”
], { 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);
});
});
})();
“Danhausen found Cold Steve backstage at WRESTLEMANIA! Oh Hell Yeahhausen,” he wrote.
Check out Danhausen’s picture below:
Danhausen had a fun segment during Night Two of WrestleMania 42. He interrupted The Miz and Kit Wilson, who were in the ring with John Cena. Mr. Very Nice, Very Evil brought an army of mini-Hausens with him. The popular WWE star and his friends took out the heel duo, with Dan hitting his version of Cena’s Five Knuckle Shuffle on the A-Lister.
WWE star Danhausen comments on his time in AEW
Before making his WWE debut at Elimination Chamber 2026, Danhausen had a four-year tenure in AEW. Speaking on the Cheap Heat podcast, the 35-year-old opened up about his time in the Tony Khan-led company.
He said that the reason why it appeared that he was doing a lot in the Jacksonville-based promotion was his social media content, which he posted from backstage. Otherwise, he was more active on the independent circuit.
“No, you didn’t. You definitely did not. You saw me online a lot. Perception is reality. Danhausen would do vlogs backstage on his own and do videos with his enemies and his friendhausens, and he’d put those out there so maybe it seemed like I was doing more than I was. I was not there. I was doing the independent scenes. That’s what I was doing. About three a weekend or doing conventions and some sort like New York Comic Con and things like that.” [H/T Fightful on X]
The 35-year-old was revealed as the surprise inside a mystery crate at the Elimination Chamber PLE. He has gained a lot of popularity in a short time since joining WWE. It will be interesting to see what’s next for the fan-favorite star in the global juggernaut.
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-stone-cold-steve-austin-wrestlemania-42-spotted-popular-wwe-star?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


