”
], { 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);
});
});
})();
“I’m in my head on some of the things as of late about every single piece of WWE right now, and every wrestling company, somebody needs to share and put it out there. And I think what’s going to happen is an overload of information to where fans just stop caring. Like, ‘I watch the show. I like the show. I like this guy. I don’t like that guy. I like her. I don’t need to know how many people were in the seats.’ It’s wild. I don’t know who’s keeping all of these records. But I’m getting tired of, what do we need this for? Who’s this for,” said Cody Rhodes on the What Do You Wanna Talk About podcast [H/T Wrestlingnews.co
Much like most promotions, WWE likes to promote its ticket sales, quarterly earnings, and more. For years now, WWE has taken time out for nearly each PLE to thank the crowd and announce the ticket sales of the night or weekend.
Rhodes’ comments come off weeks of negative press for the promotion, when it was revealed they’d cut dozens of WWE Superstars and approached many about restructuring to take up to 50% pay cuts. Around the same time, it was revealed that TKO execs had received massive pay raises.
WWE tasked with cutting millions from budget by TKO
Every April, usually right after WrestleMania, the company cuts a multitude of names all at once. It’s happened so often that some fans began dubbing it, “spring cleaning,” until April 15, 2020, known as “Black Wednesday,” when dozens of stars were cut at the height of the COVID pandemic.
Since then, the promotion has faced yearly backlash for these decisions, especially since they continue to tout record profits year in and year out. This year, though, WWE seems to have been ordered to do so.
Per Wrestling Observer’s Bryan Alvarez, TKO felt that the Superstars are doing way less in regards to house shows nowadays, and that was their justification for the cuts.
“Their justification is ‘things are very different now than when you signed this deal. Yes, we are asking you to take less money, but their argument is you’re doing significantly less now. You’re not doing four house shows a week; you’re not on the road four days a week paying for your transportation and your hotel,” said Bryan Alvarez of WOL.
Unfortunately, there could be more releases coming, and Alvarez even claimed there could be some who have already been cut that we’re currently unaware of.
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-wwe-champion-cody-rhodes-believes-promotions-sharing-much-insider-information?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



