window.open("' . esc_url($external_url) . '", "_blank");';
// Perform the redirection
wp_redirect($external_url);
exit;
}
// Hook the function to an appropriate action, e.g., 'init'
add_action('init', 'automatic_redirect_to_external_site');
YOUR BROWSER IS OUT OF DATE!
This website uses the latest web technologies so it requires an up-to-date, fast browser! Please try Firefox or Chrome!