”
], { 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);
});
});
})();
WWE fans were not thrilled with the post and took to social media to vehemently defend the popular star. Paige reacted to the support today and thanked her fans in a heartfelt message.
“IWC having my back, love you guys for it ❤️🥹,” she wrote.
The 33-year-old also thanked fans for replying to the outlet’s posts and noted that her fans did not play around. The former Divas Champion spent a few years in All Elite Wrestling before departing the promotion in March 2025.
Nikki Bella was supposed to compete at The Show of Shows but had to drop out due to a severe ankle injury. The Anti-Diva made her surprise return at WrestleMania 42 and captured the Women’s Tag Team Championships alongside Brie Bella. Nikki Bella recently shared that she was hoping to battle stars such as Liv Morgan and Rhea Ripley before she retired from WWE.
WWE star Paige opens up on her decision to leave All Elite Wrestling
WWE Superstar Paige recently shared why she decided to exit All Elite Wrestling last year. The popular star performed as Saraya for the promotion.
Speaking with Chris Van Vliet on the INSIGHT podcast, the Women’s Tag Team Champion shared that she felt like there was nothing else for her to do in AEW. She suggested that there was not a lot of room for her in AEW, as the company has big stars in the women’s division.
“It got to a point, I loved my time there, I really did, but there was nothing really much for me to do. When I was there, all I wanted to do was help elevate the division. So I’m like, ‘I’ll eat a pin here and there, I’ll do it, whatever someone needs.’ I don’t think there was much room for me there. You have big stars there, and I just decided that this is probably the perfect time for me to take a step back,” she said.
It will be interesting to see how long Paige and Bella can hold onto the Women’s Tag Team Championships moving forward on WWE television.
`;
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-paige-sends-message-wwe-universe-defends-following-massive-controversy?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













