File: bp-forums/classes/class-bp-rest-topics-actions-endpoint.php |
Description |
---|---|
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. |
BP_REST_Topics_Actions_Endpoint::split_item_permissions_check() |
Check if a given request has access to merge a topic. |
BP_REST_Topics_Actions_Endpoint::rest_update_trash() |
Move topic into trash or untrash. |