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

On a recent episode of Jim Cornette’s Drive Thru, the veteran manager detailed that WWE should now plan to turn Cody Rhodes heel. He suggested that a program between a babyface Punk and heel Cody could mint major money for the company. Cornette also detailed that the promos between the two stars in the leadup to the match would be amazing to watch.

“I’ll tell you what I think would be the hottest thing they could do right from this very point is f*cking have Punk and Cody work a program where we eventually see Cody turn heel on Punk and become the Golden Boy. I’m telling you. And then we could see some promos.”

youtube-cover

Jim Cornette feels CM Punk should not turn heel

During the same coversation, Jim Cornette noted that CM Punk should be the babyface in the feud. The former WWE manager stated that it had nothing to do Punk not wanting to do a heel turn.

He clarified that the Straightedge Star would be a great heel, but didn’t need to do it immediately. He felt CM Punk was generating huge revenue for WWE through his box office attraction and merchandise sales, and a heel turn would stall his momentum.

“He is a special guy. He can just do his own thing. I think they’d be insane if he just turned heel again and was like, ‘F*ck all of you people,’ because you would ruin that. He’s so good at it, he can piss them off. But there’s no need to. He’s a money machine,” Cornette said.

It will be interesting to see how WWE books this highly-anticipated feud in the coming months.


While using the quote, please add an H/T to Sportskeeda for the transcript.