”
], { 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);
});
});
})();
Savanna took to Instagram to post a sonogram of their baby and wrote that the baby will be due in February of 2027. It was an adorable post and as expected, a lot of wrestlers immediately rushed to send their wishes and congratulate the couple.
Out of all the stars, one star that stood out was current WWE women’s champion Chelsea Green. Green was over the moon about the announcement and simply wrote:
Congrats!!!
Chelsea Green wants to start a family
Chelsea Green following her title win at SummerSlam revealed that she is ready to have a baby.
The star, who is married to Matt Cardona said that she has achieved all there is to achieve and now wants to focus on starting a family. Speaking on the Nikki & Brie Show, Green said:
“I’m 35. Nikki, I want to start a family. I wanted to start a family years ago, and Matt and I decided, ‘No, let’s put that on pause because I think I need one more run with WWE. I didn’t want to have any regrets. I didn’t want to be sitting at home with my children thinking, ‘What if? What if I had one more opportunity? If I were to close the book that is WWE or that is professional wrestling or whatever it is, I would be so happy doing that today because of this moment. Now I feel like if that happens next, I’m ready. I got to accomplish my dream. I don’t have any regrets anymore.”
With her peers like Bianca Belair and Alexa Bliss becoming mothers, it seems like Chelsea Green wants to join the list as well.
`;
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-aew-couple-makes-personal-announcement-wwe-champion-chelsea-green-reacts?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













