”
], { 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);
});
});
})();
It is now expected that he transition into a backstage role either as a producer or a coach at the Performance Center. Following Styles’ retirement, Triple H also said that he is only done with the in-ring portion of his career, hinting at a different role for him. However, Booker T believes the former WWE Champion will be back in the ring.
Speaking on the Hall of Fame podcast, he said AJ Styles putting his gloves back on after the defeat to Gunther meant he kept the door open for a return.
“The one thing that kind of like, leaves the door open is, AJ didn’t leave his gloves in the ring. And if you retired, if you know it’s over, you’re gonna, you’re gonna leave those gloves in the ring. So, therefore, I think the door was left open slightly anyway for AJ to still be able to do something, even if it’s not in the WWE,” he said.
Booker T added that while he doesn’t want to see him as a producer, he would like him to train wrestlers as a coach. The former World Heavyweight Champion then mentioned that Styles will return to the ring for sure.
“And on top of that, I do think we’re going to see AJ Styles back inside the squared circle again. You could quote me on that when it happens; it’s going to happen 100%,” he added.
During an appearance on What’s Your Story? With Steph McMahon, the former TNA star said the reason he put his gloves back on is that he could come back for one more match in the future if the conditions are right.
AJ Styles turned down WWE offer to stay with his wife
During his conversation with Stephanie McMahon, the Billion Dollar Princess read a letter from AJ Styles’ wife, Wendy Jones, dedicated to the former WWE Champion.
The contents of the letter mentioned Wendy congratulating her husband on a successful in-ring career. In the letter, she also revealed that Styles turned down an offer from WWE early in his career due to his marriage with Wendy.
She wrote that the deal required him to move to Cincinnati, which housed Heartland Wrestling Association, a WWE developmental territory. However, the Phenomenal One refused the offer in order to stay with his wife.
If you use quotes from this article, please credit The Hall of Fame podcast and give an H/T to Sportskeeda Wrestling for the transcription.
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-aj-styles-will-return-ring-despite-royal-rumble-retirement-claims-wwe-hall-famer?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



