It said my email is invalid.

[ad_1]

We check email domains for an MX record. Occasionally server configuration will prevent this check from succeeding.

You can effectively disable this check using this filter:

add_filter( 'cfw_email_domain_valid', '__return_true' );

You can add this to your child theme’s functions.php file or you can add it using a plugin like Code Snippets.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer