File: bp-forums/classes/class-bp-rest-topics-actions-endpoint.php |
Description |
---|---|
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 |
BP_REST_Topics_Actions_Endpoint::action_items_permissions_check() |
Check if a given request has access to perform an action on topic. |
bp_rest_topic_action_item_permissions_check |
Filter the topic `action_item` permissions check. |
BP_REST_Topics_Actions_Endpoint::dropdown_items() |
Topic’s Dropdown |
bp_rest_topics_dropdown_items |
Fires after a list of topics is fetched via the REST API. |
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. |