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

London has long been rumored to host The Showcase of the Immortals in the future. During Money in the Bank 2023, John Cena teased the idea of bringing Mania to London. In 2024, Sadiq Khan met with Nick Khan and Triple H, and they openly discussed the possibility of hosting the event in London.

However, there are no concrete plans or discussions currently underway, especially with regard to London hosting WrestleMania in 2028. According to a report from PostWrestling, Tom Degun of the Economic Desk with the Mayor of London’s Press Office has revealed that no specific negotiations are underway to bring ‘Mania to the city in 2028.

WWE reportedly has no plans to change following WrestleMania controversy

WWE reportedly has no plans to change its approach after a controversial buildup to WrestleMania 42. The event, held at Allegiant Stadium in Las Vegas last month, included Pat McAfee and Jelly Roll in the Undisputed WWE Championship storyline.

McAfee was revealed as the mystery caller who reminded Randy Orton of his capabilities. Meanwhile, Jelly Roll aligned with Cody Rhodes on SmackDown. However, the storyline didn’t resonate with many. McAfee reportedly left the company because of the negative reactions from fans.

According to Fightful Select, WWE isn’t planning any major changes following Mania 42. The company does plan to feature more celebrities in upcoming programming this summer, though no new names have been announced yet.

The American Nightmare recently entered a program with Gunther on the blue brand. He is set to put the Undisputed WWE Championship on the line against The Ring General at Clash in Italy. That said, it remains to be seen what the Triple H-led creative team has in store for them.