Rob Schneider urges Texans to elect ‘real conservatives’
- Actor Rob Schneider accused Texas Republican leaders of failing to address what he calls an “Islamic and Marxist threat.”
- Schneider alleged that organizations with terrorist ties have gained political access and nonprofit status in Texas.
- The comedian singled out Gov. Greg Abbott, Attorney General Ken Paxton, and Lt. Gov. Dan Patrick in his criticism.
- Schneider urged Texans to elect more aggressive conservative leaders to address his concerns.
Actor Rob Schneider says he’s putting his career and life on the line to speak out against Republican leadership in Texas.
Schneider wrote a lengthy X post on Monday, July 27, accusing Texas leaders of failing to address what he described as a growing “Islamic and Marxist threat” in the state. The comedian — who resides in Scottsdale, Arizona — singled out Gov. Greg Abbott, Attorney General Ken Paxton and Lt. Gov. Dan Patrick, claiming they have focused more on protecting their political reputations than responding to concerns raised by conservative voters in the state.
“When I look at the single most important red state in America — Texas — and see how little has actually been done while this threat expands and consolidates power, I feel a personal responsibility,” Schneider wrote.
Schneider made several allegations in the X post, including that organizations with ties to terrorism have received nonprofit status and gained political access. He also claimed that taxpayer dollars are being used to help fund the expansion of Islamic schools, though he did not provide evidence for the claims.
Abbott has spoken out about Islamic groups in the state, including the Muslim Brotherhood and the Council on American-Islamic Relations (CAIR), which he designated as foreign terrorist organization in November 2025. The designation authorizes heightened enforcement against both organizations and their affiliates and prohibits them from purchasing or acquiring land in Texas. CAIR has disputed the designation.
“The Muslim Brotherhood and CAIR have long made their goals clear: to forcibly impose Sharia law and establish Islam’s ‘mastership of the world,’” said Governor Abbott a November 2025 news release. Abbott’s administration also cited the designation while seeking to exclude certain Islamic private schools from the state’s voucher program because of their alleged ties to CAIR, USA TODAY previously reported.
Nonetheless, Schneider urged Texans to elect leaders who would take a more aggressive stance and “get real conservatives into office.”
“Until Texans and I see real movement and results, I will remain very loud, and I urge every Texan to do the same.This is a warning to every red-state leader and every Republican: your people are exhausted,” Schneider said.
Natassia Paloma may be reached at npaloma@gannett.com, @NatassiaPaloma on X, natassia_paloma on Instagram, and Natassia Paloma on Facebook.
(function () { let route = window.ga_data.route, headline = route.headline || document.title, url = route.url, sponsoredText = (route.sponsoredSeries || route.sponsoredStory) ? 'Story From ' + route.sponsoredName + ': ' : '';
nsbFacebookURL(url, headline); nsbTwitterURL(url, headline, sponsoredText); nsbEmailURL(url, headline, sponsoredText); nsbSMSURL(url, headline, sponsoredText);
function nsbFacebookURL(url, headline) { let ele = document.querySelectorAll('.nsb-facebook'); if (!ele) return;
nsbSetLink(ele, `https://www.facebook.com/dialog/feed?app_id=${window.ga_data.site.facebook.appid}&redirect_uri=${window.location.href}&link=${url}&name=${encodeURIComponent(headline)}`); }
function nsbTwitterURL(url, headline, sponsoredText) { let ele = document.querySelectorAll('.nsb-twitter'); if (!ele) return;
let text = encodeURIComponent(`${sponsoredText}${headline}`); nsbSetLink(ele, `https://twitter.com/intent/tweet?text=${text} ${url} via @${window.ga_data.site.twitter.primary_account}`); }
function nsbEmailURL(url, headline, sponsoredText) { let description = document.querySelector('meta[name="description"]') ? encodeURIComponent(document.querySelector('meta[name="description"]').getAttribute('content')) : null, siteName = window.ga_data.site.publicationName, text = encodeURIComponent(`${sponsoredText}${headline}`);
if (!description && text) ele.remove(); else nsbSetLink(document.querySelectorAll('.nsb-email'), `mailto:?subject=${siteName} ${text}&body=From ${siteName}%0D%0A${text}%0D%0A${description}%0D%0A%0D%0A${url}%0D%0A%0D%0A%0D%0A%0D%0A`); }
function nsbSMSURL(url, headline, sponsoredText) { let ele = document.querySelectorAll('.nsb-text'); if (!ele) return;
let text = encodeURIComponent(`${sponsoredText}${headline}`) + '%0A%0A'; nsbSetLink(ele, `sms:?&body=${text}${encodeURIComponent(url)}`); }
function nsbSetLink (ele, url) { let links = ele; links.forEach(link => { link.setAttribute('href', url); }); } })();
function fireNavShareAnalytics (type) { try { let analytics = document.getElementById("pageAnalytics"), section = ga_data.route.sectionName || ga_data.route.ssts.split('/')[0]; if (analytics) { analytics.fireEvent(`${ga_data.route.basePageType}:${section}:nav-share-buttons:${type}`); } else { if (window.newrelic) window.newrelic.noticeError('page analytics tag not found'); } } catch (e) { if (window.newrelic) window.newrelic.noticeError(e); } }