File: bp-forums/classes/class-bp-rest-topics-actions-endpoint.php |
Description |
---|---|
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. |
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. |
bp_rest_topic_split_item_permissions_check |
Filter the topic `split_item` permissions check. |
BP_REST_Topics_Actions_Endpoint::action_items() |
Actions on Topic |