”
], { 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);
});
});
})();
In a recent appearance on LNG Productions, Cash Wheeler explained that when he and Harwood were drafted to SmackDown while Randy Orton was drafted to RAW, it was clear that the duo would not be pushed much. He said:
“I’m sure I’ve said on record before, but if not, here we go. But I think that was the final straw for us when we knew we wanted to ask for our release, was [when they] drafted us to SmackDown and Randy to Raw at that point. I think he had just lost to Kofi, or something along those lines, but we still thought we were gonna get a chance to do stuff together. And we knew if they killed that, that they didn’t really have any expectations or plans for us. And when they drafted us to separate shows, we were like, alright yeah, I think that the writing’s on the wall here, as far as what our ceiling is ever gonna be.”
Cash Wheeler regrets not working more with Randy Orton in WWE
According to Cash Wheeler, not getting to take his storyline with Randy Orton alongside Dax Harwood was regrettable.
Adding to his previous comments in the same interview, Wheeler stated:
“I do hate that we didn’t get to do more with Randy, because even today he’s still such a good friend and we still stay in contact. He’s such a funny guy. I wish that we could have done more.”
It remains to be seen if Cash Wheeler and Dax Harwood will return to WWE some time in the future.
If you use any quotes from the first half of the article, please credit the source and give an H/T to Sportskeeda for the transcription.
`;
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-that-final-straw-former-wwe-star-comes-clean-decided-leave-company?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







![World Champion’s contract expiry timeline disclosed amid rumored WWE interest [REPORTS]](https://litsportsnews.com/wp-content/uploads/2026/06/4be03-17818070594045-1920-450x253.jpg)





