BP_XProfile_ProfileData:: get_fullname (intuser_id美元

获取提供的用户ID的全名。

描述

参数

user_id美元

int(必需)要查询的用户ID。

返回

(混合)

文件:bp-xprofile /类/ class-bp-xprofile-profiledata.php

Public static function get_fullname($user_id = 0) {if (empty($user_id)) {$user_id = bp_displayed_user_id(); / /用户名} return xprofile_get_field_data(bp_xprofile_fullname_field_id(), $user_id);}

更新日志

更新日志
版本 描述
BuddyPress 1.0.0 介绍了。

问题吗?

我们总是很乐意帮助您解决代码或其他问题!搜索我们的开发人员文档联络支持,或与我们联系销售团队