Skip to content
« All Events
Elegant Winter Social Pop-up: Connection, Community, and Leadership
Stay Informed. Stay Empowered. Subscribe to The Drifters Newsletter
add_action('template_redirect', function () {
if (is_front_page()) {
nocache_headers();
header("Cache-Control: no-store, no-cache, must-revalidate, max-age=0");
header("Pragma: no-cache");
}
});