File: bp-forums/classes/class-bp-rest-forums-endpoint.php
Description
BP_REST_Forums_Endpoint::get_sub_forums()

Get sub forums.

Source: bp-forums/classes/class-bp-rest-forums-endpoint.php:1276

BP_REST_Forums_Endpoint::bp_rest_get_group()

Get Forum’s group.

Source: bp-forums/classes/class-bp-rest-forums-endpoint.php:1320

bp_rest_forum_schema

Filters the forums schema.

Source: bp-forums/classes/class-bp-rest-forums-endpoint.php:882

BP_REST_Forums_Endpoint::get_collection_params()

Get the query params for collections.

Source: bp-forums/classes/class-bp-rest-forums-endpoint.php:891

bp_rest_forums_collection_params

Filters the collection query params.

Source: bp-forums/classes/class-bp-rest-forums-endpoint.php:1000

bp_rest_forums_get_items

Fires after a list of forums is fetched via the REST API.

Source: bp-forums/classes/class-bp-rest-forums-endpoint.php:226

BP_REST_Forums_Endpoint::get_items_permissions_check()

Check if a given request has access to list forums.

Source: bp-forums/classes/class-bp-rest-forums-endpoint.php:239

bp_rest_forums_get_items_permissions_check

Filter the forums `get_items` permissions check.

Source: bp-forums/classes/class-bp-rest-forums-endpoint.php:260

BP_REST_Forums_Endpoint::get_item()

Retrieve a single Forum.

Source: bp-forums/classes/class-bp-rest-forums-endpoint.php:279

bp_rest_forum_get_item

Fires after a list of forums is fetched via the REST API.

Source: bp-forums/classes/class-bp-rest-forums-endpoint.php:298