pre_network_site_new_created_user钩子是Wordpress钩子,动作钩子::在通过网络站点创建新用户之前立即激发-新.php第页。
do_action( ‘pre_network_site_new_created_user’, string $email )
参数(Parameters)
参数 | 类型 | 说明 |
---|---|---|
(string) | 不存在用户的电子邮件。 |
源码(Source)
//暂无
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
4.5.0 | wp-admin/network/site-new.php:117 | 0 | 0 |