], { 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);
});
});
})();

Stephanie McMahon recently sat down for a chat with her close friend, Trish Stratus, on her What’s Your Story podcast, where they discussed a myriad of topics. At one point during the conversation, Stratus quizzed McMahon on whether she was open to wrestling her. The former WWE CEO quickly shot down the idea, saying that it would make for a very forgettable outing.

“Trish, it would be so bad. Trish, when you watch the beginning of our match, and there’s that like spot where I hit you and we both fall down—okay. That would be like the whole thing,” Stephanie said. (H/T – TJRWrestling)

youtube-cover

Stephanie McMahon will be inducted into the WWE Hall of Fame later this year

Most years, the Hall of Fame inductees are announced just a few weeks before the event during the WrestleMania weekend. However, WWE took an exception in Stephanie McMahon’s case and made the announcement regarding her induction for the Hall of Fame 2026 months in advance.

Her husband and Chief Content Officer Triple H broke the news at Wrestlepalooza 2025. While it’s not clear who would do the honors and induct McMahon, it wouldn’t be a surprise if The Game himself steps up for the occasion.