”
], { 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);
});
});
})();
However, despite retiring from wrestling, John Cena has still shown up from time to time. He was the host of WrestleMania 42 and was last seen at Backlash in the month of May, where he addressed his future with the company among other things.
Cena has been undergoing hair transplant sessions to address his problem with hair loss. In a picture posted by the Rizzler, the former WWE Champion was seen wearing a suit and sporting a short military style hair cut. The haircut very much resembles his style from his early days in wrestling.
John Cena reveals why he chose not to retire at WrestleMania
John Cena had one of the most celebrated careers in the history of WWE. So, when he decided to retire in the month of December after Saturday Night Main Event, it came as a surprise to many in the company.
However, the former wrestler has now revealed why he chose to walk away in December rather than at WrestleMania. Speaking on WWE Unreal, Cena said:
“Everybody from a critical standpoint was like, ‘I want John to retire at WrestleMania.’ Why? WrestleMania will sell out on its own. Let’s do a random Saturday night in the worst financial quarter of the company, so we can bring Q4 up because I know we got some good business.”
That itself shows what a selfless person John Cena was during his time in WWE. He made a lot of sacrifices and carried the company on his back for more than a decade.
`;
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-new-look-wwe-legend-john-cena?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






![BREAKING: Cancelled Liv Morgan Plans Led To Stephanie Vaquer WWE Return On RAW [REPORT]](https://litsportsnews.com/wp-content/uploads/2026/08/07183-17860108389638-1920-450x300.jpg)






