”
], { 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 WWE legend’s family gained quick fame through the VH1 reality series Hogan Knows Best, which documented their daily lives. Brooke Hogan pursued a career in music and television, and she also appeared in various media projects. On the other hand, Nick Hogan is an American wrestling commissioner and is a former television personality.
Hulk Hogan often spoke fondly of his early years, when he raised his two kids. He described those moments as the happiest period of his life. His family dynamics however became strained over time. But Hogan had no additional biological children from his subsequent marriages. The WWE Hall of Famer’s legacy as a wrestling superstar often overshadowed his role as a parent.
How many wives did Hulk Hogan have?
Hogan’s popularity extended beyond the wrestling realm and got a fair share of mainstream spotlight. Well, the WWE legend’s personal life always excited fans and why wouldn’t it?. While his in-ring achievements and pop culture presence are very well documented, fans have been curious about his relationships and marriages.
Well, Hulk Hogan had three wives. His first and longest marriage was with Linda Claridge. The two married in 1983 and had been together for about 26 years. The couple also starred in the reality show Hogan Knows Best. However, they eventually got divorced in 2009, wrapping up their relationship.
Hogan’s second wife was Jennifer McDaniel, whom he married in 2010. They began dating around 2008 after his split with Lina Claridge, as per reports. However, things did not last for long either. This marriage lasted roughly a decade before the WWE legend announced his divorce.
Hulk Hogan married his third wife, Sky Daily, in 2023 and had been together with her at the time of his passing. Apart from these, the Hall of Famer had no other wives. He only had two biological children with his first wife, Linda.
`;
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/how-many-kids-hulk-hogan-have?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













