”
], { 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);
});
});
})();
Her last WWE match was the Women’s Elimination Chamber match in 2023 where she was pinned by Asuka. After the Match 13th episode of RAW, she went on an in-ring hiatus because of her real-life pregnancy. Since then, she hasn’t returned to the ring as she’s been dealing with some post-pregnancy complications. However, she confirmed her in-ring retirement status recently.
On an episode of AEW Dynamite, Carmella’s Code of Silence submission move was used by Becca. Carmella reacted to this in her recent tweet where she confirmed that she might return to the ring soon.
“hmmm.. there’s a difference between homage and theft… I didn’t retire, I had two babies… might have to come back and show these b***es how it’s really done,” she wrote.
It will be interesting to see if Carmella will return to WWE soon.
Carmella recently started a new business after stepping away from WWE
After taking a hiatus from in-ring competition, The Fabulous star recently started a new venture. The real-life Leah Van Dale’s new venture is a chat platform named ‘Snatch’ where women can share problems regarding their personal lives with each other without being judged. She posted about its on her official Instagram handle.
“New here? Hi, I’m Leah 🤍 Snatch wasn’t a ‘cute business idea.’ It was built from real life. Real loss. Real postpartum. Real ‘Why does nobody talk about this?’ This is your reminder that you don’t have to do any of it alone. Comment ‘same here’ if you’ve ever felt blindsided by your body, your hormones, your fertility journey, postpartum, motherhood… anything. And if you want a safe space with expert support & women who get it, snatch chat is waiting for you. link in bio 💬,” she wrote.
It’s great to see Carmella start something of her own now that she’s away from the world of professional wrestling.
`;
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-breaking-absent-wwe-star-not-seen-in-1164-days-confirms-retirement-status?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













