bp_rest_forums_endpoint :: __ construct()
构造函数。
描述
来源
文件:BP-Forums / Classes / Class-BP-Rest-Forums-Endpoint.php
公共功能__construct(){$ this-> namespace = bp_rest_namespace()。'/'。bp_rest_version();$以下 - > rest_base ='论坛';}
变更乐
版本 | 描述 |
---|---|
0.1.0. | 介绍。 |
构造函数。
文件:BP-Forums / Classes / Class-BP-Rest-Forums-Endpoint.php
公共功能__construct(){$ this-> namespace = bp_rest_namespace()。'/'。bp_rest_version();$以下 - > rest_base ='论坛';}
版本 | 描述 |
---|---|
0.1.0. | 介绍。 |
用途 | 描述 |
---|---|
bp-core / bp-core-rest-api.php:bp_rest_namespace() | Buddyboss休息API命名空间。 |
bp-core / bp-core-rest-api.php:bp_rest_version() | Buddyboss休息API版本。 |
使用 | 描述 |
---|---|
BP-Forums / classes / class-bp-rest-topics-actions-endpoint.php:bp_rest_topics_actions_endpoint :: __ construct() | 构造函数。 |
BP-Forums / classes / class-bp-rest-topics-endpoint.php:bp_rest_topics_endpoint :: __ construct() | 构造函数。 |
BP-Forums / classes / class-bp-reash-reply-actions-endpoint.php:bp_rest_reply_actions_endpoint :: __ construct() | 构造函数。 |
BP-Forums / classes / class-bp-reft-reply-endpoint.php:bp_rest_reply_endpoint :: __ construct() | 构造函数。 |