”
], { 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, these rumors somewhat settled down after the TKO-led promotion announced that it would induct Styles into the 2026 Hall of Fame. Later, AJ also revealed that he now has a new role within the Stamford-based promotion, which further quelled his AEW rumors.
During a recent interview with GamesHub, the host asked Chris Jericho if AJ Styles would be a good fit in AEW now that his WWE in-ring career has ended. Y2J confirmed that the Tony Khan-led promotion was “going after” Styles when his contract with the Stamford-based promotion ended.
Jericho added that he believed The Phenomenal One would be a great fit in AEW, but he also mentioned that he wasn’t sure why Styles would immediately jump ship to AEW after his in-ring retirement from WWE. However, Chris said that he wouldn’t rule out AJ possibly joining Tony Khan’s promotion in the future.
“There was a time when we were going after him when his contract was up. Could he be a good fit? Of course, he would be. AJ’s a great performer and a great guy. But there is something to be said for the fact that when you’ve worked in the Vince McMahon system for a long time, you think differently. There are ways WWE runs their company, and there are ways AEW runs theirs. I’m not going to speak for AJ, but I don’t know why you’d retire in one place and then immediately go somewhere else. That said, I’m sure it’s always a possibility,” he said. [H/T GamesHub]
AJ Styles talked about his life after his in-ring retirement from WWE
During a recent edition of his Phenomenally Retro podcast, AJ Styles revealed that he was focused on his new job of scouting talent, and he was also busy training his son after his in-ring retirement.
“I’ve been trying to focus on again, this job of mine and what it entails. And scouting and training my son at the same time. So, I’ve been in the ring doing stuff like that,” he said.
It remains to be seen if fans will ever get to see AJ Styles in an AEW ring in the future.
`;
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-legend-chris-jericho-confirms-major-aj-styles-aew-rumor?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












