常用函数-user_pass_ok()

0条评论

常用函数-user_pass_ok()

说明

检查用户登录名称和密码是否正确。

用法

<?php user_pass_ok( $user_login, $user_pass ) ?>

参数

$username

(字符串)(必需)用户名

默认值: None

$user_pass

(字符串)(必需)用户密码

默认值:None

返回的值

(布尔值)

用户名和密码验证无效返回false,验证有效则返回true

示例

注释

修改记录

自0.71版本后

源文件

user_pass_ok() 位于 wp-includes/user.php中。

相关资源

发表新评论

此内容将保密,不会被其他人看见。
  • 自动将网址与电子邮件地址转变为链接。
  • 允许HTML标签:<a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • 自动断行和分段。

更多关於格式化选项的信息

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters shown in the image.