add_filter( 'body_class', 'single_posts_body_class' ); function single_posts_body_class( $classes ) { $classes[] = 'custom-single'; return $classes; } add_action( 'genesis_before_entry', 'appearance_setup' ); function appearance_setup() { echo ''; echo '

Managing Divorce, Co-Parenting and Blended Family Dynamics to Raise Resilient Children with Betsy Brown Braun and Actress Rhea Seehorn

'; echo '


Mar 14, 2025

'; } genesis();