”
], { 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);
});
});
})();
The interesting series of events has not gone unnoticed by WWE. According to a report by Fightful Select, new plans are being made for Danhausen if the New York Knicks indeed manage to win the Championship. These plans would likely see him make a grand appearance at Madison Square Garden, although no concrete plans have been reported as of now.
WWE Hall of Famer Jim Ross has talked about Danhausen’s AEW run
According to Jim Ross, it was predictable that Danhausen would be a significantly better fit for WWE than AEW.
Danhausen has become a mainstream name after his entry in the Stamford-based promotion, something that had not happened during his tenure in AEW. Speaking about it on Grilling JR, Jim Ross stated that a fundamental difference between AEW and Triple H’s promotion was the former focussing on in-ring wrestling and the latter being more inclined towards entertainment.
“Good for him. He’s a young guy. And if he was ever going to have a legit chance to become a star, this is it. Yeah, absolutely. I’m sure now he wishes he had moved on that persona. He did, but he didn’t. And now it’s just too late. I think Tony’s probably more about the wrestling and I think WWE’s more about the revenue. That’s an interesting analogy. Can’t say as I disagree with it,” said JR.
As of now, it remains to be seen what is next for Danhausen down the line in the brand. One thing is for certain, it appears that Danhausen is shaping up to be a major part of the Stamford-based promotion in the coming years.
`;
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/rumor-massive-danhausen-update-new-plans-discussed-involving-new-york-knicks-report?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


![Massive Danhausen update; New plans being discussed by WWE involving New York Knicks [REPORT]](https://litsportsnews.com/wp-content/uploads/2026/06/9d48e-17813771085975-1920-300x169.jpg)

![Massive Danhausen update; New plans being discussed by WWE involving New York Knicks [REPORT]](https://litsportsnews.com/wp-content/uploads/2026/06/9d48e-17813771085975-1920-1536x864.jpg)








