File: bp-forums/classes/class-bp-rest-forums-endpoint.php |
Description |
---|---|
BP_REST_Forums_Endpoint::get_forum_last_active_author_id() |
Last active author for the forum. |
BP_REST_Forums_Endpoint::get_forum_last_active_time() |
Last active time for forum. |
BP_REST_Forums_Endpoint::bbp_rest_get_topic_last_active_time() |
Last active time for Topic. |
BP_REST_Forums_Endpoint::get_forum_action_states() |
Get forum action states based on current user. |
BP_REST_Forums_Endpoint::get_forum_current_user_permissions() |
Forum permissions for the current user. |
BP_REST_Forums_Endpoint::can_access_content() |
Check current access permission. |
BP_REST_Forums_Endpoint::get_sub_forums() |
Get sub forums. |
BP_REST_Forums_Endpoint::bp_rest_get_group() |
Get Forum’s group. |
bp_rest_forum_schema |
Filters the forums schema. |
BP_REST_Forums_Endpoint::get_collection_params() |
Get the query params for collections. |