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

Last active time for Topic.

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

BP_REST_Forums_Endpoint::get_forum_action_states()

Get forum action states based on current user.

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

BP_REST_Forums_Endpoint::get_forum_current_user_permissions()

Forum permissions for the current user.

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

BP_REST_Forums_Endpoint::can_access_content()

Check current access permission.

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

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_Endpoint::prepare_date_response()

Check the post_date_gmt or modified_gmt and prepare any post or modified date for single post output.

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