Remove verification mail

please add following code to your theme functions.php file and see what’s happening

remove_action( 'user_register', 'uv_action_user_register_function', 30 );