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

Speaking on his AJ Styles Show podcast, the former WWE Champion made it clear that his coaching role is only temporary:

“One of our coaches had to get knee surgery. I have now taken his place until he’s back. I am not a coach per se that’s down here every week. I am just filling in until he’s back. That’s it.

The Phenomenal One added that he’s enjoying working with the young talents and has tried a different approach in training:

“I’m actually having a lot of fun with it, and I’m trying to make everything that we do very, very practical. Because this is what I see going on, so we’re going to do this and this right here and make sense of why you’re doing it. I want to see your footwork. I’m changing stuff up a little bit because the more you do the same thing over and over, the less you want to come to class and work hard. It gets redundant, so I’m trying to change things up a little bit, but not take away from what they already know.”


AJ Styles is unlikely to make a WWE in-ring return

AJ Styles has reiterated multiple times that he’s retired for good, and won’t be making an in-ring return. However, with the Phenomenal One’s son now also a part of the pro wrestling industry, the legend has teased that he could return for one more match:

“That’s right, but I have said this before, and I’ll say it again. Usually we’re granted one comeback for one match. I’m not saying it’s gonna happen. I’m just saying usually it’s granted. Never say never,” Styles said.

AJ Styles joined WWE after making a name for himself around the world, and it seems like his son is also keen on following the same path. Avery Styles has competed in a few matches on the Independent Circuit and has already impressed the fans and critics.