SyncGenerator: fullSyncToLearndash ()

运行一个全用户同步bp组到ld组

描述

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

public function fullSyncToLearndash() {$lastSynced = group_get_groupmeta ($this->bpGroupId, '_last_sync', true) ?: 0;如果($lastSynced > $this->getLastSyncTimestamp('bp')) {return;} $ this - > syncBpUsers()——> syncBpMods()——> syncBpAdmins ();groups_update_groupmeta ($ this - > bpGroupId, _last_sync,时间());}

更新日志

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

问题吗?

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