”
], { 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);
});
});
})();
The two would often trade insults and feud over getting the best talent on the show. However, the two veterans were also part of an infamous segment on a 2002 Halloween-themed episode of SmackDown.
During a backstage Halloween party, Bischoff showed up wearing a large Vince McMahon mask and forcefully kissed Stephanie. In an interview with Inside The Ropes, the former WCW booker recalled how the entire segment went down.
Bischoff said that Stephanie McMahon was not in the original script for the show. But later Vince McMahon met with him and informed him what would happen.
“About six o’clock that evening, Vince comes up to me, goes, ‘Hey, pal, we’re going to do something different tonight. I’m gonna have Stephanie come in. She’s gonna see you dressed up as me. You’re going to turn around. You’re going to pull your mask off. And then you’re going to pull her in tight, and you’re going to force yourself on her. You pull her in and she’s going to slam her fist into your chest trying to beat you off until she realizes that she’s starting to like it,'” he said.
Bischoff said that it was weird for him to hear what his boss wanted him to do with his daughter and called it “bizarre.” He said, being a pro, he decided to go ahead with it and do his job, but it was still uncomfortable since Vince was directing the whole segment live.
“I’m not going to say it. I’m not going to suggest that because she had a big set of t*ts and a low-cut top, that it wasn’t kind of interesting…But the weirdest part of it was now we’re in this little office…and I am doing the scene, and Vince is like closer than Kenny (host) is to me. Vince is directing it,” he added.
Stephanie McMahon said The McMahons were never supposed to be in the Hall of Fame
Stephanie McMahon was inducted into the 2026 WWE Hall of Fame. Her mother Linda McMahon and her three daughters did the induction honors for her.
In her speech, Stephanie thanked her father, Vince McMahon, and her husband, Triple H, as she narrated her experience of growing up in a family surrounded by wrestling superstars.
During the recent episode of her What’s Your Story podcast with Paige, she revealed that the McMahons were never supposed to be in the WWE Hall of Fame.
Stephanie McMahon said they were essentially characters designed with the intention of getting other stars over, and it was never about them.
If you use quotes from this article, please credit Inside The Ropes 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-she-big-set-t-ts-you-re-going-force-her-wwe-hall-famer-recalls-bizarre-stephanie-mcmahon-segment?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



