], { 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 a recent report from Wrestlevotes via Fightful Select, the creative team in the Stamford-based promotion is currently under the impression that The Rock will not be present in any meaningful way in the road to WrestleMania 43. However, it was noted that these assumptions can change at any moment. But for the time being, it is assumed that The Rock will not be in any storylines heading into WWE WrestleMania 43.

Considering how impactul The Rock is in WWE, it would certainly help if he was a part of the active scene as WrestleMania 43 draws closer.

The Rock recently received an honor outside of WWE

Just a while back, The Rock was inducted as a Disney legend in the D23 Expo, something that he was grateful for.

To celebrate the occasion, The Rock posted several pictures on Instragram. He was seen sharing moments with Robert Downey Jr. and Emily Blunt, as well as pressing his hands in wet cement in a plaque inscribed with ‘Dwayne Johnson #1 Girl Dad!’

In the caption of the Instagram post, The Rock thanked Disney for the honor and expressed his love for working on stories.

“Beautiful night 🥂🤍 Thank you @disney for this illustrious and distinct honor of Disney Legend. I love storytelling and creating characters that hopefully play a small role within Disney’s massive ecosystem that bring a lot of joy to folks around the world – in theaters, the parks, the experiences. dj” wrote Dwayne Johnson.

It remains to be seen what is next for The Rock in WWE, and if he will return to the active scene down the line.