bp_xprofile_sync_bp_profile($ user_id.的)

将WordPress配置文件数据内置的标准同步到Xprofile数据。

描述

参数

$ user_id.

的)(必需的)同步指定的用户ID名字,姓氏和昵称。

返回

(空白)

来源

文件:BP-Xprofile / BP-Xprofile-Functions.php

函数bp_xprofile_sync_bp_profile($ user_id){if(空($ user_id)){return;$ user = get_user_by('id',$ user_id);if(isset($ user-> first_name)){xprofile_set_field_data(bp_xprofile_firstname_field_id(),$ user-> id,$ user-> first_name);}如果(ISSET($ user-> last_name)){xprofile_set_field_data(bp_xprofile_lastname_field_id(),$ user-> id,$ user-> last_name);}如果(ISSET($用户 - >昵称)){xprofile_set_field_data(bp_xprofile_nickname_field_id(),$ user-> id,$用户 - >昵称);}}

变更乐

变更乐
版本 描述
Buddyboss 1.4.7. 介绍。

问题?

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