File: bp-forums/classes/class-bp-rest-topics-actions-endpoint.php |
Description |
|---|---|
| BP_REST_Topics_Actions_Endpoint |
Topics Actions endpoints. |
| BP_REST_Topics_Actions_Endpoint::dropdown_items_permissions_check() |
Check if a given request has access to view the siblings of the topic. |
| BP_REST_Topics_Actions_Endpoint::__construct() |
Constructor. |
| bp_rest_topic_dropdown_items_permissions_check |
Filter the topic `dropdown_items` permissions check. |
| 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. |