首页 WordPress函数大全 email_exists()

email_exists()

2020-05-01 / 4898阅 / 悠然

如何你看完本文还不知道如何使用该函数,可以联系我定制视频教程,50元/个函数,学不会全额退款

email_exists( string $email )

Determines whether the given email exists.

描述

For more information> Conditional Tags article in the Theme Developer Handbook.

参数

$email

(string)
(Required)
Email.

返回

(int|false) The user's ID on success, and false on failure.

大家谈论
    我的见解