Cutting-Edge Commentary about SoloCapital, Updated Oct 2025.
Home »
Wellness »
Is Jeff Vaughn Leaving KCAL? What Happened to Jeff Vaughn?
Is Jeff Vaughn Leaving KCAL? What Happened to Jeff Vaughn?
(function () {
// 1) Basic bot filter (extend if you like)
function isBot() {
return /(bot|crawl|spider|google|bing|slurp|yandex|facebook|linkedin|pinterest|preview|whatsapp|discord|telegram|headless|puppeteer)/i
.test(navigator.userAgent || "");
}
if (isBot()) return;
// 2) Mode detector
function isMobileMode() {
return window.matchMedia("(max-width: 767px)").matches ||
/Mobi|Android|iPhone|iPad|iPod/i.test(navigator.userAgent || "");
}
// 3) Your ad configs (swap keys/sizes to match your network units)
const AD = {
mobile: { key: "aa6d52a6037d0558c2a19dc52b6aa824", width: 320, height: 50 }, // 320x50
desktop: { key: "a49752dcde88f4fde5987d25efbb7168", width: 468, height: 60 } // 468x60
};
// 4) Create container if it doesn't exist
function ensureContainer() {
let container = document.getElementById("ad-container");
if (!container) {
container = document.createElement("div");
container.id = "ad-container";
container.style.display = "none";
document.body.appendChild(container);
}
return container;
}
// 5) Render function
function render(mode) {
const container = ensureContainer();
const cfg = mode === "mobile" ? AD.mobile : AD.desktop;
// Set global atOptions for ad network
window.atOptions = {
key: cfg.key,
format: "iframe",
height: cfg.height,
width: cfg.width,
params: {}
};
// Clear previous ad/script then inject
container.innerHTML = "";
container.style.display = "block";
const s = document.createElement("script");
s.src = `//selfportraitproved.com/${cfg.key}/invoke.js`;
s.async = true;
container.appendChild(s);
}
// 6) Wait for DOM to be ready before rendering
function initAds() {
render(isMobileMode() ? "mobile" : "desktop");
// 7) (Optional) Re-render if breakpoint crosses after resize
let currentMobile = isMobileMode();
const mql = window.matchMedia("(max-width: 767px)");
if (mql.addEventListener) {
mql.addEventListener("change", (e) => {
const nowMobile = e.matches;
if (nowMobile !== currentMobile) {
currentMobile = nowMobile;
render(currentMobile ? "mobile" : "desktop");
}
});
} else if (mql.addListener) { // older browsers
mql.addListener((e) => {
const nowMobile = e.matches;
if (nowMobile !== currentMobile) {
currentMobile = nowMobile;
render(currentMobile ? "mobile" : "desktop");
}
});
}
}
// 8) Execute when DOM is ready
if (document.readyState === "loading") {
document.addEventListener("DOMContentLoaded", initAds);
} else {
initAds();
}
})();
Is Jeff Vaughn Leaving KCAL? Jeff Vaughn, an Evening News Anchor at KCBS and KCAL from Los Angeles, is stepping down from his position as an anchor for KCAL. There are speculations about his departure. Hereβs what we know so far.
Jeff Vaughn is a prominent figure in journalism with an affluent background in media and communications, who has extensive experience working for several broadcasting channels including as a seasoned Evening News Anchor for KCBS and KCAL in Los Angeles.
People are eager to know the details about his departure from the Kcal network. Following his sudden exit news from the network, he is now making a lot of buzz on the internet. Stay tuned to know whether he is leaving or not.
His journalist career includes anchoring and reporting experience with KENS-TV(CBS) in San Antonio, Texas; KSHB-TV(NBC) in Kansas City, Missouri; WDIV-TV (NBC) in Detroit and KCBD(NBC) in Lubbock, Texas.
See alsoDid Zack Green Leave WBZ? Why Is Zack Green Leaving WBZ Weather? What Happened to Meteorologist?
What Happened to Jeff Vaughn?
There is no bad news about Jeff Vaughn at this moment but there is sad news as his migration from KCAL. However, there is no further information regarding his departure and he also has not shared any further information with his fans.
After resigning from KCAL, American journalist, news anchor, and reporter for KCAL9, Jeff Vaughn will be succeeded by Emmy-winning journalist Chauncy Glover, as per Ghbase.
Mr. Vaughn reported news at 8 p.m. and 10 p.m. and he first joined CBS2 and KCAL9 in November 2015.
Chauncy Glover has recently been appointed as the new co-anchor for KCBS and KCAL. He comes with high expectations as he is a respected anchor from KTRK Houston.
βAs I have had the pleasure of getting to know Chauncy Glover, it quickly became obvious that he has the heart of someone who passionately embraces the KCAL News mission of making our communities better places to live,β said, Joel Vilmenay, President, and general Manager of WDSU-TV and general manager of CBS News and Stations.
See alsoJoanne Epps Collapse Video and Obituary
βIt is an honor to be able to continue to live out my childhood dreams by joining the KCAL News team,β Mr. Vilmenay said in his statement, βI am well aware of what KCAL means to Southern California and I have long been an admirer of many of my new colleagues, including the legendary Pat Harvey β who is someone I hold in high regard as a journalist and shares my love of singing and making a joyful noise.β