/** * 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' );
The Unexpected

The Unexpected

 What is the Unexpected? The Unexpected is an art project curated by JustKids, brought to the area by 64/6 Downtown which is a nonprofit organization that is revitalizing downtown, Fort Smith. The Unexpected has brought the well-established artists from all around the...
Tattoos in the Workplace

Tattoos in the Workplace

We have gone through a number of different changes in our society, one of them being tattoos becoming a “social norm,” especially among the millennial generation.  The question that begs to be asked, though; Will businesses start catching up with the times...