”
], { 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);
});
});
})();
Accusers filed a lawsuit against McMahon, claiming he paid off women he had relationships with to keep the alleged affairs quiet. One of the women, Janel Grant, came forward and also accused Vince Jr. of sex trafficking and abuse during their relationship.
A new report disclosed that Grant, McMahon, and WWE recently filed a joint motion to bring the lawsuit to private arbitration. The news also notes that the parties are expected to file to dismiss the lawsuit “with prejudice,” which means Grant cannot refile a lawsuit with similar claims in the future against McMahon.
The former Chairman had his power reduced, and he eventually retired from the newly-minted company months later in 2023. A rumor suggested he was being investigated by the Board of Directors over these claims.
WWE in Mr. McMahon’s Absence
Vince McMahon’s departure from WWE was a seminal moment in wrestling. Gone was the man who brought the industry to the mainstream in the 1980s.
He ran the product for over 40 years, creating stars like the Undertaker, John Cena, The Rock, Shawn Michaels, and Roman Reigns. After he left in 2022/2023, Triple H assumed control of Creative.
He brought back stars like Karrion Kross and Dakota Kai while also featuring a different presentation in matches. Triple H favored bouts lasting for 10 or more minutes and focused on providing top-notch in-ring wrestling.
It was more serious and focused on action over grandiose storytelling. Stephanie McMahon also stayed on under the merger, but mainly took on a backstage role.
CM Punk even returned at WarGames in late 2023 after over a decade away from WWE. He had ventured to AEW, but departed after a short run.
She appeared a few times a year for special events like Saturday Night’s Main Event and the Draft. As WWE heads into the second biggest PLE of the year with SummerSlam, it appears a huge legal issue linked to the corporation may be moving to a conclusion.
`;
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-report-former-wwe-boss-vince-mcmahon-janel-grant-reach-agreement-case-set-dismissed?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













