We are needing some homemade cookies for our special Christmas Party Service on December 18th. There is a sign-up sheet at the Guest Center for your convenience. Thank you in advance for all the delicious cookies!!
// Fix: IONOS strips Authorization header — pass it through for WP REST API if ( ! isset( $_SERVER['HTTP_AUTHORIZATION'] ) ) { if ( isset( $_SERVER['REDIRECT_HTTP_AUTHORIZATION'] ) ) { $_SERVER['HTTP_AUTHORIZATION'] = $_SERVER['REDIRECT_HTTP_AUTHORIZATION']; } }
We are needing some homemade cookies for our special Christmas Party Service on December 18th. There is a sign-up sheet at the Guest Center for your convenience. Thank you in advance for all the delicious cookies!!