SyncGenerator:: syncLdUser (userId美元美元的删除

同步一个老学生到bp

描述

文件:bp-乐动体育网站怎样integrations / learndash /图书馆/ SyncGenerator.php

public function syncLdUser($userId, $remove = false) {$ldGroupAdmins = learndash_get_groups_administrator_ids($this->ldGroupid); / /删除用户//如果这个用户是learndash leader,我们不想降级他们(bp只允许1个用户)if (in_array($userId, $ldGroupAdmins)) {return $this;} $this->syncingToBuddypress(function() use ($userId, $remove)) {$this->addUserToBpGroup($userId, 'user', $remove);});返回这个美元;}

更新日志

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

问题吗?

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