Forums

validate_email (2 posts)

  1. roscoek
    Member
    Posted 1 month ago #

    This has got to be so simple but I can't find it. I read that Wordpress has a function to validate email format. I entered it in my code and error returns it does not recognize the function. Where can I find the function so I can require_once or whatever to use it. Thanks

  2. mfields
    Member
    Posted 1 month ago #

    sanitize_email() is defined on line 1558 of /wp-includes/formatting.php

Reply

You must log in to post.

About this Topic