remove_action( 'template_redirect', 'wp_old_slug_redirect'
);
remove_action( 'post_updated', 'wp_check_for_changed_slugs', 12,
3 );