SyncGenerator:: associateToLearndash (ldGroupId美元

将当前bp组与ld组联系起来

描述

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

public function associateToLearndash($ldGroupId = null) {if ($this->ldGroupId && !$ldGroupId){返回$this;} $this->syncingToLearndash(function() use ($ldGroupId) {$ldGroup = get_post($ldGroupId);如果(!美元ldGroupId | | !ldGroup美元){$ this - > createLearndashGroup ();} else {$this->unsetBpGroupMeta(false)->unsetLdGroupMeta(false);$ this - > ldGroupId = $ ldGroupId;} $ this - > setSyncGropuIds ();}); return $this; }

更新日志

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

问题吗?

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