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

According to the Wrestling Observer Newsletter (WON), an insider suggested that Randy Orton could return to the promotion next week following his hiatus. Based on the report, The Apex Predator’s return could take place on the weekly product following The Biggest Party of the Summer in Minnesota.

Randy Orton’s last match for the company was at WrestleMania 42 in April, and Orton hasn’t competed or appeared on the weekly product since his loss to Cody Rhodes. It’ll be interesting to see what’s next for the multi-time world champion when he returns to the promotion.


Why was Randy Orton on hiatus from WWE after WrestleMania 42?

Earlier this year, Randy Orton turned heel heading into WrestleMania 42. While The Viper won the Men’s Elimination Chamber match in Chicago, Cody Rhodes won the Undisputed WWE Championship from Drew McIntyre on Friday Night SmackDown following the premium live event, punching his ticket for The Showcase of the Immortals in Nevada.

Later, the storyline was universally panned when TKO added Pat McAfee to the storyline. At WrestleMania 42, Randy Orton failed to win the Undisputed WWE Championship and ultimately went on hiatus. A few sources suggested that The Viper was dealing with back issues.

In the following month, the third-generation superstar addressed the ongoing rumors and cleared the air. The 46-year-old star stated he’s enjoying his summer and will be back soon to win his 15th world championship in the Stamford-based promotion.

Lmao just milking it guys, leave me alone I’m trying to enjoy my summer before I come back and take that #15

The Viper will most likely miss SummerSlam in Minnesota, but Randy Orton could return to the product soon after the event. It’ll be interesting to see what’s next for the 14-time WWE World Champion in the company following his return in the coming weeks.