File: bp-forums/classes/class-bp-rest-topics-actions-endpoint.php
Description
bp_rest_split_get_item

Fires after a list of topic is split via the REST API.

Source: bp-forums/classes/class-bp-rest-topics-actions-endpoint.php:922

BP_REST_Topics_Actions_Endpoint::rest_update_spam()

Make topics as spam or not.

Source: bp-forums/classes/class-bp-rest-topics-actions-endpoint.php:1409

BP_REST_Topics_Actions_Endpoint::split_item_permissions_check()

Check if a given request has access to merge a topic.

Source: bp-forums/classes/class-bp-rest-topics-actions-endpoint.php:940

BP_REST_Topics_Actions_Endpoint::rest_update_trash()

Move topic into trash or untrash.

Source: bp-forums/classes/class-bp-rest-topics-actions-endpoint.php:1442

bp_rest_topic_split_item_permissions_check

Filter the topic `split_item` permissions check.

Source: bp-forums/classes/class-bp-rest-topics-actions-endpoint.php:977

BP_REST_Topics_Actions_Endpoint::action_items()

Actions on Topic

Source: bp-forums/classes/class-bp-rest-topics-actions-endpoint.php:998

BP_REST_Topics_Actions_Endpoint::action_items_permissions_check()

Check if a given request has access to perform an action on topic.

Source: bp-forums/classes/class-bp-rest-topics-actions-endpoint.php:1048

bp_rest_topic_action_item_permissions_check

Filter the topic `action_item` permissions check.

Source: bp-forums/classes/class-bp-rest-topics-actions-endpoint.php:1073

BP_REST_Topics_Actions_Endpoint::dropdown_items()

Topic’s Dropdown

Source: bp-forums/classes/class-bp-rest-topics-actions-endpoint.php:1092

bp_rest_topics_dropdown_items

Fires after a list of topics is fetched via the REST API.

Source: bp-forums/classes/class-bp-rest-topics-actions-endpoint.php:1147