File: bp-forums/classes/class-bp-rest-topics-actions-endpoint.php |
Description |
|---|---|
| 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. |
| BP_REST_Topics_Actions_Endpoint::split_item() |
Split Topic |
| BP_REST_Topics_Actions_Endpoint::rest_update_sticky() |
Update sticky things for the topic. |
| bp_rest_split_get_item |
Fires after a list of topic is split via the REST API. |
| BP_REST_Topics_Actions_Endpoint::rest_update_spam() |
Make topics as spam or not. |