”
], { 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);
});
});
})();
“Let’s talk about the pay for the superstars and our fighters first. What I would tell you is post our new deals with ESPN on WWE and with Paramount+, CBS, Peacock, Sky with UFC, and even a little bit post Raw with Netflix, we did resize our fighter and superstar pay composition. That is baked into our numbers. So there will be no further adverse impact with regard to how that plays out or divvies out. We’re confident with where we sit. We have 600 fighters as an example in our stable at the UFC,” he said.
Shapiro also disclosed that the company relied on development and discussed the NXT brand.
“We do, to your point, really rely on development. Keep in mind that when you look at the WWE, 75% of the superstars come from NXT. So they’re starting in our development league and going all the way up. So pipeline is very important to our strategy,” he added. (H/T: Investing.com)
There have been rumors that The New Day and Sheamus were offered pay cuts to remain on the company’s roster and elected to go elsewhere. The promotion also cut several NXT stars from the roster earlier this week.
Mark Shapiro reveals if he regrets major WWE decision
TKO’s Mark Shapiro shared that he had no regrets about the company’s decision to have WrestleMania in Las Vegas two years in a row.
In an interview with Yahoo! Finance, Shapiro revealed that he did not have any regrets about the company’s decision to have WrestleMania in Las Vegas again.
“Absolutely no regrets on going back [to Las Vegas for WrestleMania 42]. The only reason you’re hearing some of, ‘Hey, it’s not what it was last year,’ it’s because we’re not benefiting from the first mover experience,” he said. (H/T: ITRWrestling)
It will be fascinating to see if there are any more changes to the company’s roster in the weeks ahead.
`;
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-major-revelation-regarding-wwe-s-contract-restructuring-revealed?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













