admin_created_user_email()
admin_created_user_email( string $text )
显示默认的管理员邮箱。
Display the default admin email.
参数(Parameters)
参数 | 类型 | 必填 | 说明 |
---|---|---|---|
$text | (string) | 必需 |
返回(Return)
(string)
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
MU (3.0.0) | wp-admin/includes/user.php:571 | 0 | 6 |
admin_created_user_email() 为WP2原创文章,链接:https://www.wp2.cn/functions/admin_created_user_email/