add_action(' wp_logout ',' auto_redirect_external_after_logout '); function auto_redirect_external_after_logout(){ wp_redirect( 'https://registration.biomed.hk/mannings/); exit(); }