retrieve_password_title
apply_filters( ‘retrieve_password_title’, string $title…
apply_filters( ‘retrieve_password_title’, string $title, string $user_login, WP_User $user_data )
过滤钩子:过滤密码重置邮件的主题。
Filter Hook: Filters the subject of the password reset email.
目录锚点:#参数#源码
参数(Parameters)
参数 | 类型 | 说明 |
---|---|---|
$title | (string) | 默认电子邮件标题。 |
$user_login | (string) | 用户的用户名。 |
$user_data | (WP_User) | WP_用户对象。 |
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
4.4.0 | wp-login.php:440 | 1 | 0 |
本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。
还没有任何评论,赶紧来占个楼吧!