File: bp-forums/classes/class-bp-rest-topics-actions-endpoint.php |
Description |
---|---|
BP_REST_Topics_Actions_Endpoint::register_routes() |
Register the component routes. |
BP_REST_Topics_Actions_Endpoint::get_dropdown_item_schema() |
Get the forums schema, conforming to JSON Schema. |
BP_REST_Topics_Actions_Endpoint::merge_item() |
Merge Topic |
bp_rest_topic_dropdown_schema |
Filters the topic dropdown schema. |
bbp_merge_topic |
BP REST: BP_REST_Topics_Actions_Endpoint class |
BP_REST_Topics_Actions_Endpoint::rest_update_favorite() |
Update favourites for the topic. |
BP_REST_Topics_Actions_Endpoint::merge_item_permissions_check() |
Check if a given request has access to merge a topic. |
BP_REST_Topics_Actions_Endpoint::rest_update_close() |
Update status for the topic. |
bp_rest_topic_merge_item_permissions_check |
Filter the topic `merge_item` permissions check. |
BP_REST_Topics_Actions_Endpoint::rest_update_subscribe() |
Update Subscription for the topic. |