], { 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 Phenom did it again on Monday morning after he told Ax and Smash of Demolition that they are the newest members of this year’s Hall of Fame class.

In a post on X, formerly known as Twitter, former WWE star James Ellsworth joked about waiting on The Undertaker to visit his house and tell him that his legendary chin is going to the Hall of Fame.

“Can’t wait till the #Undertaker calls me on my cell ( before 9 or I’m out of minutes) or zoom calls on my IBM computer or shows up at my house ( I live in the basement) to say it’s his Esteemed Honor To induct my chin and I into the #WWE Hall of Fame,” Ellsworth tweeted.

James Ellsworth had a surprising run in WWE from 2016 to 2018. He even famously had a WWE Championship match against AJ Styles, though it’s safe to say that he’s not going to get the call for the hall anytime soon.


The Undertaker was inducted into the WWE Hall of Fame in 2022

There’s no denying that The Undertaker is one of the greatest WWE Superstars of all time. He retired in 2020 after beating AJ Styles in a Boneyard Match at WrestleMania 36. He was inducted into the WWE Hall of Fame two years later.

Fast forward to 2026, it seems like The Deadman is going to be the bearer of good news for legends who would be honored by WWE. It’s similar to what David Baker was doing from 2016 to 2022 for the Pro Football Hall of Fame.