”
], { 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);
});
});
})();
But apart from being in attendance and accompanying him to the ring a few times, she has stayed away from being too involved, with her last appearance coming in 2024.
During an appearance on The Ariel Helwani Show, the current Undisputed Champion was asked whether there have been any serious discussions about bringing Brandi Rhodes back to WWE. Rhodes said there has been some chatter around it, hinting at her possible return.
“I think people talk about it; I’d say semi-serious talks about her being brought back for things here and there. I mean, we saw Mama Rhodes get included in things from time to time. When you bring real elements of your life and my character is rooted in a real person, then that always makes for great television, and sometimes it can get a little too real,” he said.
Cody Rhodes then pointed out how Brandi has had her own experiences in wrestling, and he always tries to make special moments with her.
“I think Brandi grew up very fast because of the nature of her experience in the wrestling business, and I always try to make those moments for her when she does come back a reminder of how great the wrestling fans can be, because it’s easy to forget how wonderful they can be, and really, the last time we saw her was WrestleMania 40. Just to be able to walk out there with me and own it before the company goes into the stratosphere and this new era begins. I certainly wouldn’t be opposed if she ever wanted to do something on her own or break into it,” he added.
Cody Rhodes makes a WrestleMania England promise
With WWE on its tour to the UK, they stopped by Sheffield for a live event. Following the show, Cody Rhodes addressed the fans and talked about bringing WrestleMania to England.
He said he might be around with the company for five more years, and during this time, he wants to bring a WrestleMania to the country. Cody Rhodes asked the fans not to lose faith, saying there are a lot of people who think along the same lines.
With WrestleMania headed to Saudi Arabia next year, fans around the world are expecting the show to come to their respective countries as well at one point.
If you use quotes from this article, please credit The Ariel Helwani Show and give an H/T to Sportskeeda Wrestling for the transcription.
More from Sportskeeda
${getStoryActionHTML(story, storyTitle, permalink)}
`;
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-cody-rhodes-hints-wife-brandi-rhodes-returning-wwe?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




