• Resolved Gysbertus11

    (@gysbertus11)


    Hi All, can anyone help with the code to validate email addresses that looks like [email protected]?

    If I use the standard validator it indicates that the address is not valid.

    Best regards,

    Gys

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Marius L. J.

    (@clorith)

    Hi Gys,

    Are you trying to validate it using the is_email() function in WordPress?

    I just had a test on the address you provided using is_email( '[email protected]' ) and it seems to validate it correctly.

    Thread Starter Gysbertus11

    (@gysbertus11)

    Hi Marius, I had a blond moment, thanks for the comment, yes it work for Contact Form 7 but not in WP marketplace. I asked in WP marketplace’s forum first, and the answer referred me to WordPress. I will go back to the WP marketplace forum and see if they can address the issue.

    Thanks again,

    Gys

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘e-mail validation issue’ is closed to new replies.