”
], { 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);
});
});
})();
Amid all the speculation regarding his appearance at WrestleMania 43, The Rock dropped a massive tease during his appearance on The Morning Shift. One of the hosts stated that it was his dream to watch The Brahma Bull make his entrance at WrestleMania.
The veteran responded without wasting any time and promised that he would have them as his guests the next time he makes an appearance on The Grandest Stage of Them All. The Great One’s response suggested that a future WrestleMania appearance is definitely on the cards.
“I’ll make the promise to you now. Whenever I do go back to WrestleMania, man, I got to have you guys out. You’ll be my special guest for sure, 100%. 100%,” he said. [H/T: Ringside News]
You can check out the whole conversation in the video below:
WWE shared details about The Rock’s deal with TKO
The Rock was appointed as a member of TKO’s board of directors in 2024. Earlier this year, WWE shared more details about its equity deal with The People’s Champion in documents tied to TKO’s earnings reports.
The veteran and the promotion entered into a “DJ Services Agreement,” for which The Great One agreed to provide promotional and other services to the global juggernaut, while he got the trademark of his iconic in-ring name. The documents also shed light on the financial transactions between the two parties.
“On January 22, 2024, WWE and Mr. Johnson entered into the DJ Services Agreement, pursuant to which Mr. Johnson agreed to provide to WWE certain promotional and other services. WWE assigned to Mr. Johnson (via one of his affiliates) ‘The Rock’ trademark and certain related trademarks, service marks, ring names, taglines and other intellectual property assets… The Company paid $0.9 million of royalties that were earned by Mr. Johnson during each of the years ended December 31, 2025 and 2024. Such reimbursable expenses totaled $0.6 million and $2.6 million for the years ended December 31, 2025 and 2024, respectively.” [H/T: Ringside News]
As mentioned above, The Rock hasn’t shown up on WWE programming for over a year. It will be interesting to see when he makes an appearance.
More from Sportskeeda
${getStoryActionHTML(story, storyTitle, permalink)}
`;
if (index == 3 && isOpera) {
storyHTML += `
`;
}
recommendedArticlesContainer.innerHTML += storyHTML;
});
}
}
function getStoryActionHTML(story, storyTitle, permalink) {
if (shouldHidePostActions) return “”;
return `
`;
}
function recommendedArticles() {
var baseUrl = “https://cf-gotham.sportskeeda.com/recommendations/post/news-for-sure-the-rock-drops-massive-wwe-return-tease?lang=en&category=wwe”;
pureJSAjaxGet(baseUrl, function(data) {
renderRecommendedArticles(data);
if (isOpera) {
renderOperaFeedAd();
}
}, function() {}, false);
}
var options = {
root: null,
rootMargin: “0px 0px 70% 0px”,
threshold: 0.1
};
var observer = new IntersectionObserver(function (entries) {
entries.forEach(function (entry) {
if (entry.isIntersecting) {
recommendedArticles();
observer.unobserve(entry.target);
}
});
}, options);
var targetElement;
if (showAlsoReadSection && !showAlsoReadSectionV2) {
targetElement = document.querySelector(‘.also-read-articles-container’);
} else {
targetElement = document.querySelector(‘.recommended-posts’);
}
if (targetElement) {
observer.observe(targetElement);
}
function renderOperaFeedAd() {
var operaFeedArticleAd = $(“.opera-article-feed-ad”);
if (!operaFeedArticleAd) {
return;
}
var firstScript= document.createElement(‘script’);
firstScript.setAttribute(“type”, “text/javascript”);
firstScript.setAttribute(“src”, “https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1883810847636355”);
firstScript.setAttribute(“async”, true);
firstScript.setAttribute(“crossorigin”, “anonymous”);
operaFeedArticleAd.appendChild(firstScript);
operaFeedArticleAd.innerHTML += `
`;
var secondScript = document.createElement(‘script’);
var secondScriptCode=””;
try {
secondScript.appendChild(document.createTextNode(secondScriptCode));
operaFeedArticleAd.appendChild(secondScript);
} catch (e) {
console.error(e);
}
}
})();
Fetching more content…
Read the full article here




