], { 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 am so grateful that I’m in this amazing place in my life with my husband, where the next step is going to be to start a family.”

Chelsea Green also mentioned other goals, like her breaking into Hollywood and Matt Cardona winning a WWE title. While those moments would be great for the couple, Green is already having “honest conversations with WWE” about starting a family. When asked whether she would be okay with taking time off for the same, she said:

“But maybe surrogacy is for me. I don’t know. Like, all those conversations are conversations that now I finally feel okay to have. I would be so scared even last year to have those conversations. But now, WWE, they’ve given me so much that it’s my duty to be honest with them, right? Like, I don’t want to blindside them. I want them to know that I’m a 35-year-old woman who has all my ducks in a row. So, I do want kids. I just don’t know how I want them. I’m blessed enough to be in a place where surrogacy could be a thing, but if it happens naturally, that’s amazing.”


Chelsea Green Has A ‘Warning’ For WWE Superstar Husband Matt Cardona

Matt Cardona, well known for his passion for collecting action figures, might have a huge problem on his hands if he becomes a father. In the same interview, Chelsea Green explained:

“Matt better put a lock on that toy room. Holy cow! ‘Cause the kids are going to love that. The kids eating the heads and the helmets and the hands will be the problem. They’ll be sticking them up their nostrils, and we’ll be having to take them out with tweezers. Like, I can’t wait till I get to do that.”

Chelsea Green jokingly concluded:

“I’ve already been sleep-deprived for 12 years. Come on, I’ve got a handicapped puppy. Add some kids to the mix, okay? I already don’t sleep. Let’s see what happens.”

For so long, women in wrestling often reached a point where they had to choose either their career or their family. Times have indeed changed since then.


Please credit INSIGHT with Chris Van Vliet and give an H/T to Sportskeeda for the transcription if you use quotes from this article.