], { 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 TMZ’s Inside The Ring podcast, the WWE Hall of Famer stated:

“A lot of talent is out there now. Some guys are doing great, and some guys are not. And it’s based on the creative people, the people that are in charge of what you do out on that TV. That’s how your career is based. You can go out there and do something one night and it will kill you. That’ll kill your whole career. And they know how to do that to people… A lot of guys that are in charge don’t do it because you can do the job. They’ll mess with you because they got the power. They know that they can. So, it’s changing a little bit now, but I think what we got to do, we got to get Vince [McMahon] back so we can do this thing right and get the fans back on board, man.”

You can check out his comments bow:

youtube-cover

Teddy Long believes Vince McMahon could actually return to WWE

While it may seem unlikely, Teddy Long does not think the idea of Vince McMahon being back in the Stamford-based promotion is not a far-fetched idea.

Adding to his previous comments, Long stated:

“I don’t think the chapter has ever closed with him. Like I said, I don’t know what happened or any of that stuff, but in my knowing him, this [wrestling] was his life. He loved this. This was his life… I had a chance to ride on the plane with him one night, and as soon as we took off, he talked about wrestling until we landed.”

As of now, only time will tell if Vince McMahon will indeed be back in WWE down the line.


If you use any quotes from the article, please credit the source and give an H/T to Sportskeeda for the transcription.