], { 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);
});
});
})();

AJ Style retired at the Royal Rumble. He and Gunther were set to face each other, with the Ring General making sure that AJ’s career was on the line. The star ended up losing despite putting in the best fight possible. The star lost the match, ending his career, and has been forced to retire. However, after the match, he took off his gloves but ended up putting them right back on, leading to further discussion among fans about what was happening.

PWInsider reported on the situation. AJ Styles is expected to be at the WWE Headquarters later this week, and it seems that he has a reason for being there. He is scheduled to be there secretly, with no announcement about his future from the company.

The report went on to state that the idea is that he is being called in so that he can record some podcasts for the company.

AJ Styles is expected to be at WWE HQ this week, it’s speculated that this could be to record podcasts for the company. (Source: @PWInsider)

When Styles retired, the idea appeared to be that he was done with the company and that he would not be coming back again to wrestle in any shape or form.

Now, it seems that with these secret projects for the company, he is not altogether done, and may be involved with WWE going forward.

For the moment, nothing is certain, and it remains to be seen what he does next for the company.