fatal error validate_email() already declared (WP multisite)
-
Hello
New version of Mailjet (v4.2.1) crashed my WordPress multisite, which already declared validate_email() in the core. (wp-includes/ms-deprecated.php line 170 in WP 4.7.5)Mailjet should rename the function and/or check with function_exists before declaring it.
Or better, use the core function is_email().Thank you.
Nico
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘fatal error validate_email() already declared (WP multisite)’ is closed to new replies.