/** * Enables the HTTP Strict Transport Security (HSTS) header in WordPress. */ function tg_enable_strict_transport_security_hsts_header_wordpress() { header( 'Strict-Transport-Security: max-age=31536000' ); } add_action( 'send_headers', 'tg_enable_strict_transport_security_hsts_header_wordpress' );
Yogaterrium

Yogaterrium

Terri Hargrove, the owner of Yogaterrium, has been teaching since 2012 and opened her own studio in July of 2015. She teaches most of the classes herself but has a rotation of 7 to 8 instructors that help out when needed. Before yoga, she worked a lot of retail/sales...