”
], { 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);
});
});
})();
Then, last month the Scottish star revealed that she has undergone an anterior discectomy, a surgical procedure that goes in through the neck, often used to relieve pressure on the spine. Now, as she continues to recover, questions remain over her in-ring future.
In a post on X, a fan expressed fear that Niven might never wrestle again and thanked her for her kindness over the years. The SmackDown superstar addressed the concern, saying not to count her out.
But at the same time, she mentioned that her return could be a long time away or even may not happen at all.
“Don’t count me out just yet chick, just letting people know that it will be a long time and maybe possibly not at all so we don’t have to answer the same question 50 times a stream 😉 x” she wrote.
This comes after last week she noted that she was starting rehab soon and would love nothing more than to come back to the ring.
WWE star defended Piper Niven after an online altercation
A few weeks ago, Piper Niven was targeted on social media after a user on X said that new NXT star Mason Rook looked like Niven with a haircut.
The former WWE Women’s Tag Team champion shut down the fan with some harsh words as the altercation escalated. This was noted by the Very Nice, Very Evil star, Danhausen, who took the side of the former 24/7 champion.
“This sucks a**. Piper rocks. Focus on being a better person,” he wrote.
It has been a tough period for Piper Niven, as her injury has not only hampered a promising career but also raised doubts about her WWE future. Many fans have claimed that she could be released soon, similar to her Secret HERvice teammate Alba Fyre.
More from Sportskeeda
${getStoryActionHTML(story, storyTitle, permalink)}
`;
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-wwe-star-uncertain-in-ring-return-career-threatening-injury?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


