”
], { 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 an update on social media, Niven said that she had gone to California, where she got an anterior discectomy. As per the Cleveland Clinic, Anterior Discectomy treats pinched nerves in the neck by removing a disc, and this helps with pain relief. The recovery time for such a surgery can take anywhere between six months and a year. As a result, it appears that Niven is going to be out for quite some time, and that further details on her recovery will not be known soon.
Piper Niven has been gone for a long time after reports emerged that she was suffering from a neck injury last year.
She said, in the post, that she had gone through a lot in the last eight months, but that came later. The WWE star expressed her love and gratitude to everyone who has helped her go through this scary time, where she had gone through pain and heartbreak as well.
The former WWE tag team champ said that she had come out of the surgery feeling better immediately and that she was stronger for having gone through it.
“I went to California and all I got was this lousy anterior discectomy. 😆 I have so much I want to say about the past 8 months but we can get to that later. For now, I just want to express my endless love and gratitude for every single soul that has helped me and cared for me during this difficult and really scary time. Pain and heartbreak are incredible teachers and the lessons I have learned from this will stay with me forever. I am so grateful to wake up from surgery already feeling better and I know I am coming out the other side of this so much stronger for the experience. Lots of love P x”
We at Sportskeeda send our prayers at this time and wish a speedy recovery for Piper Niven.
`;
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-prayers-up-for-wwe-superstar-piper-niven?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













