Secret Service agent was not shot by friendly fire, Trump says

Secret Service agent was not shot by friendly fire, Trump says

Trump says Secret Service agent was not shot by friendly fire


{“headline”:”Correspondents’ Dinner shooting suspect to remain in custody after hearing”,”id”:”89878138007″,”promoBrief”:”Cole Tomas Allen, the man accused of trying to assassinate President Donald Trump, is going to remain in custody for the foreseeable future.”,”shortHeadline”:”Press dinner shooting suspect to remain in custody”,”title”:”Correspondents’ Dinner shooting suspect to remain in custody”,”type”:”video”,”adsEnabled”:true,”awsPath”:”news”,”brightcoveAccountId”:””,”brightcoveId”:””,”byline”:””,”embedURL”:””,”hlsURL”:”https://hlsmedia.gannett-cdn.com/authoring/videos/presto/renditions/89878138007/dfb58dbe-f551-4241-9a56-29bd978fc2b7/480p_30fps,720p_30fps,1080p_30fps,master.m3u8″,”initialPublishDate”:”2026-04-30T19:06:32.869666054Z”,”keywords”:”Vertical Video,Video Syndication – USAT,Video Syndication – OTT Platforms,VPC – Video Analytics,Amagi OTT Source Override,Reporter Video,Violence u0026 Abuse,Politics,Crime u0026 Justice,News,Executive Branch,Death u0026 Tragedy,Donald Trump,Overall Negative”,”mp4URL”:”https://www.gannett-cdn.com/authoring/videos/presto/renditions/89878138007/dfb58dbe-f551-4241-9a56-29bd978fc2b7/1080p_30fps.mp4″,”origin”:”Reuters”,”pageURL”:{“long”:”https://www.usatoday.com/videos/news/2026/04/30/correspondents-dinner-shooting-suspect-cole-tomas-allen-remain-custody/89878138007/”,”short”:”https://www.usatoday.com/videos/news/2026/04/30/correspondents-dinner-shooting-suspect-cole-tomas-allen-remain-custody/89878138007/”},”renditions”:[{“duration”:97000},{“duration”:97000},{“duration”:97000},{“duration”:97000},{“duration”:0},{“duration”:0},{“duration”:0},{“duration”:0}],”series”:””,”ssts”:{“path”:”news”,”section”:”news”,”taxonomyEntityDisplayName”:”News”},”videoStill”:”https://www.gannett-cdn.com/authoring/authoring-images/2026/04/30/USAT/89875804007-20260430-t-163022-z-1725110611-rc-2-szkazobpu-rtrmadp-3-usatrumpshooting.JPG?crop=5603,3153,x0,y538″}

play
Show Caption

#videoDetailsToggle{color:var( –color-dove-gray,rgba(0,0,0,.6));cursor:pointer;display:inline-block;font-family:var(–sans-serif,sans-serif);font-size:var(–type-7);font-weight:var( –font-weight-bold,900);line-height:var(–spacer-twentyfour,24px);margin-bottom:-8px}#vdt_hide{margin-bottom:10px}.vdt-flex[hidden]{display:none}.vdt-svg{fill:var( –color-dove-gray,rgba(0,0,0,.6));height:var(–spacer-twentyfour,24px);width:var(–spacer-twentyfour,24px)}
(function() {
let vdContainer, vdShow, vdHide,
flagCaption = false,
vdToggle = document.getElementById(‘videoDetailsToggle’),
section = ga_data.route.sectionName || ga_data.route.ssts.split(‘/’)[0],
subsection = ga_data.route.ssts.split(‘/’)[1];

vdToggle.addEventListener(‘click’, ()=> {
// query dom only after user click
if (!vdContainer) {
vdContainer = document.getElementById(‘videoDetailsContainer’);
vdShow = document.getElementById(‘vdt_show’),
vdHide = document.getElementById(‘vdt_hide’);
}
vdContainer.hidden = !(vdContainer.hidden);

// show/hide elements
if (vdContainer.hidden) {
vdShow.hidden = false;
vdHide.hidden = true;
} else {
if (!flagCaption) {
flagCaption = true;
fireCaptionAnalytics()
}
vdShow.hidden = true;
vdHide.hidden = false;
}
});

function fireCaptionAnalytics () {

let analytics = document.getElementById(“pageAnalytics”);

try {
if (analytics) {
analytics.fireEvent(`${ga_data.route.basePageType}|${section}|${subsection}|streamline|expandCaption`);
} else {
if (window.newrelic) window.newrelic.noticeError(‘page analytics tag not found’);
}
} catch (e) {
if (window.newrelic) window.newrelic.noticeError(e);
}
}
}());

WASHINGTON – President Donald Trump said a Secret Service agent shot April 25 at the White House Correspondents’ Association Dinner wasn’t struck by friendly fire but was instead shot by the suspected gunman.

“They say it was not friendly fire,” Trump told reporters on April 30 when asked who was responsible for shooting the agent. “That’s what I heard. I heard that. They say it wasn’t friendly fire. It was actually reported.”

Trump’s remarks come as a federal review of witness and agent statements have found evidence consistent with the alleged gunman, 31-year-old Cole Allen, shooting the Secret Service agent.

Reach Joey Garrison on X @joeygarrison.

html a.nsb-link,html .primary-content a.nsb-link{box-shadow:0 0;cursor:pointer;height:var(–spacer-twentyfour,24px);margin-right:var(–spacer-twentyfour,24px);text-shadow:none;width:var(–spacer-twentyfour,24px)}a.nsb-link span{max-width:0;overflow:hidden;position:absolute;visibility:hidden}.nsb-svg{height:var(–spacer-twentyfour,24px);width:var(–spacer-twentyfour,24px)}.nsb-twitter-button{fill:var(–social-twitter,#4099ff)}.nsb-email-button{fill:var(–color-dove-gray,#787878)}.nsb-facebook-button{fill:var(–social-facebook,#3b5998)}.nsb-sms-button{fill:var(–color-ui-green,#008c33)}.nsb-svg.gallery{fill:var(–color-ui-white,#fff)}

(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);
}
}

Leave a Reply

Your email address will not be published. Required fields are marked *