MC4WP Redirect Immediately
// set redirect delay to 0 add_filter( 'mc4wp_form_redirect_delay', '__return_zero' ); // done