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

However, Randy Orton uploaded a message on X/Twitter himself, confirming that the report was false. He informed fans that he wasn’t injured as badly and was only enjoying his summer, while also teasing another attempt to try and win the Undisputed WWE Championship to make it 15 world titles in the company.

With Cody Rhodes set to face Gunther for the Undisputed WWE Championship at Clash in Italy, it now remains to be seen when the 14-time world champion will make his return to television.

Randy Orton confirms his future with WWE amid retirement rumors

After being absent for weeks following WrestleMania 42, rumors about Randy Orton potentially retiring due to his back injuries have been doing the rounds. However, they were squashed by the man himself as seen above. Before The Show of Shows, Orton also confirmed that he has four years left on his contract with WWE in an interview with The Schmo.

“I just turned 46. I do have four years left on my contract, and maybe when that’s over, I’ll get The Undertaker schedule and pop around for WrestleMania every year, and then, you know, ride it till the wheels fall off, literally,” Orton said.

After a constant run from the Royal Rumble through to WrestleMania 42, Orton is now on a break like several other stars such as CM Punk, AJ Lee and Drew McIntyre. Fans have been eagerly waiting for him to return, and continue where he left off in his quest for another world title.