”
], { 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);
});
});
})();
An X user recently claimed that AJ Styles and his wife, Wendy Jones, were heading toward divorce after being married for more than two decades. The person alleged that a court had reportedly ordered the couple to share custody of their children. They also asserted that Wendy was seeking $300,000 in child support, but Styles had rejected the request.
The Phenomenal One noticed the post on X and refuted the claims. AJ Styles revealed that he and his wife had a “good laugh” after encountering fake reports of their divorce. The WWE Hall of Famer wrote that he and Wendy have been together for over three decades.
“My wife and I saw this today. We had a good laugh. For the record, we have been married for 26 years. Together for over 3 decades. I’m a blessed man,” Styles wrote.
You can view Styles’ post below.
Wendy has been name-dropped on pro wrestling shows many times. She was a major character in Styles’ storied rivalry with AEW star Samoa Joe.
AJ Styles reacted to a former WWE champion’s departure
Earlier this month, Ilja Dragunov unexpectedly departed WWE. Reports suggested that Dragunov and the sports entertainment juggernaut were far apart on contractual pay. Hence, the two sides decided to part ways after The Mad Dragon’s contract expired.
On The AJ Styles Show, the Hall of Famer reacted to Dragunov’s WWE exit. Styles revealed that he was unhappy with the former United States Champion’s departure from the company.
“I don’t know anything about it. I know that I’m very sad about this situation. I enjoy his work very much. So I don’t know what’s going on. I can’t say much about it because, again, you’d think I’d know. I work for the company, but my place is in the coaching and the talent and little things to hopefully help make WWE better and build that foundation for them with the younger talent and stuff like that. So, I don’t know what was going on. I just know (…) ‘Holy cr*p.’ That’s about all I know,” Styles said.
The Mad Dragon is widely expected to join a major promotion following a stellar run in WWE. Fans must stay tuned to find out what’s next for Dragunov in pro wrestling.
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-wwe-legend-aj-styles-clears-air-divorce-rumors-wife-26-years-marriage?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



