最后更新于:2021-11-27 20:45:31
apply_filters( ‘pre_user_email’, string $raw_user_email )
Filters a user’s email before the user is created or updated.
(string) The user’s email.
文件: gc-includes/user.php
View on Trac