validate_username()
validate_username( string $username ) 检查用户名是否有效。 Checks…
validate_username( string $username )
检查用户名是否有效。
Checks whether a username is valid.
目录锚点:#参数#源码#笔记
参数(Parameters)
参数 | 类型 | 说明 |
---|---|---|
$username | (string) | 用户名。 |
源码(Source)
Before 3.0 validate_username() 函数的代码位于 wp-includes/registration.php. After 3.0 validate_username() 函数的代码位于 wp-includes/user.php.
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
4.4.0 | wp-includes/user.php | 8 | 13 |
笔记(Notes)
例子
类别:WordPress 函数手册、
本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。
还没有任何评论,赶紧来占个楼吧!