”
], { 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);
});
});
})();
Although Punk had made a promise to fans to be full-time and be a regular part of the roster, his absence over the last two months has given people reason to question his words. Whether the absence is due to an injury or changed plans remained an unknown quantity, which gave rise to rumors about his status. There was online speculation about his relationship with TKO breaking down, but the report by Fightful Select has indicated that this is not the case.
Another more recent report by WrestleVotes Radio on Fightful Select has added to this, saying that there had been several check-ins with WWE sources, who all expect CM Punk to be back on TV as soon as July. At this time, the star is still absent, but he is expected to be a huge focal point for the company as they build towards SummerSlam in August.
One source revealed a date as well, stating that the current signs point to a return by July 6 on WWE RAW, where the event is set to take place from the Allstate Arena in Chicago.
The date has not been confirmed, but the expectation is that the star will be back by then, given that he is the hometown hero and WWE has historically booked shows in Chicago around the star whenever possible.
Now, though, it’s a matter of fans waiting to see what happens when he returns. Given he lost the World title, it’s expected that he will go after Roman Reigns for it.
`;
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-breaking-amid-rumors-of-leaving-wwe-there-is-a-major-cm-punk-update-reports?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









![Major update on Randy Orton and Drew McIntyre’s return to WWE [REPORT]](https://litsportsnews.com/wp-content/uploads/2026/06/ba5db-17812106238031-1920-450x253.jpg)



