get_profile()

get_profile( string $field, false|int $user = false ) 基…

get_profile( string $field, false|int $user = false )

基于字段检索用户数据。
Retrieve user data based on field.

目录锚点:#说明#参数#返回#源码


说明(Description)

另见函数 get_the_author_meta()


参数(Parameters)

参数 类型 必填 说明
$field (string) 必需 用户元字段。
$user (false | int) 可选 要检索字段的用户ID。默认值为false(当前用户)。

返回(Return)

(string)当前作者的数据库对象中的作者字段。


源码(Source)

get_profile() 函数的代码位于 wp-includes/user.php - (2.9.2)get_profile() 函数的代码位于 wp-includes/deprecated.php - (Deprecated, 3.0)
更新版本 源码位置 使用 被使用
3.0.0 wp-includes/deprecated.php:2411 0 3
类别:WordPress 函数手册

本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。

评论 (0)COMMENT

登录 账号发表你的看法,还没有账号?立即免费 注册