”
], { 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);
});
});
})();
In the post’s caption, The EST highlighted that it was her and Montez Ford’s baby shower party.
“Our Baby Shower Party!👶🏽💙,” Belair wrote.
Check out her Instagram post below:
Several current and former WWE personalities, including Liv Morgan, Bobby Lashley, Lola Vice, Tiffany Stratton, Xavier Woods, Nikki Blakheart, Candice LeRae, Isla Dawn, Tatyanna Dumas, Mickie James, Raquel Rodriguez, and more, reacted to Bianca Belair’s Instagram post with a like.
Meanwhile, Rhea Ripley, Natalya, Jaida Parker, Kali Armstrong, Kayla Braxton, Aja Smith, Ivy Nile, Zelina Vega, and Torrie Wilson left comments on it.
Check out screenshots of stars’ likes and comments below:
Bianca Belair shared an emotional message after her pregnancy announcement at WWE WrestleMania 42
At WrestleMania 42, Bianca Belair shocked the WWE Universe by announcing that she was pregnant. Later, The EST took to X/Twitter to address this announcement. Belair wrote that she was extremely nervous before sharing the news in front of the audience, but she was overwhelmed by the support she receieved by everyone.
She added that she was “shaking and crying” backstage before the announcement on TV.
“I was so nervous to pop my little private bubble and share this moment, but I’m so overwhelmed and truly overjoyed with the outpouring love and support. I was literally shaking and crying backstage before I came out,” Belair wrote.
It will be interesting to see what Belair has planned for her future in the professional wrestling world.
`;
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-rhea-ripley-bobby-lashley-liv-morgan-others-react-bianca-belair-the-street-profits-break-internet?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













