BP_Groups_Component:: rest_api_init (数组美元的控制器数组()

初始化BuddyBoss REST API。

描述

参数

美元的控制器

数组(可选)看到BP_Component: rest_api_init ()为描述。

默认值:数组()

文件:bp-groups /类/ class-bp-groups-component.php

公共函数rest_api_init($控制器= array()){$控制器=阵列(‘BP_REST_Groups_Endpoint’,‘BP_REST_Groups_Details_Endpoint’,‘BP_REST_Group_Membership_Endpoint’,‘BP_REST_Group_Settings_Endpoint’,‘BP_REST_Group_Invites_Endpoint’,‘BP_REST_Group_Membership_Request_Endpoint’,‘BP_REST_Groups_Types_Endpoint’,“BP_REST_Attachments_Group_Avatar_Endpoint”);//支持团体覆盖。if (bp_is_active('groups', 'cover_image')) {$controllers[] = 'BP_REST_Attachments_Group_Cover_Endpoint';} parent::rest_api_init($controllers);}

更新日志

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

问题吗?

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