File: bp-forums/classes/class-bp-rest-topics-actions-endpoint.php
Description
BP_REST_Topics_Actions_Endpoint::register_routes()

Register the component routes.

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

BP_REST_Topics_Actions_Endpoint::get_dropdown_item_schema()

Get the forums schema, conforming to JSON Schema.

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

BP_REST_Topics_Actions_Endpoint::merge_item()

Merge Topic

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

bp_rest_topic_dropdown_schema

Filters the topic dropdown schema.

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

bbp_merge_topic

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

BP_REST_Topics_Actions_Endpoint::rest_update_favorite()

Update favourites for the topic.

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

BP_REST_Topics_Actions_Endpoint::merge_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:497

BP_REST_Topics_Actions_Endpoint::rest_update_close()

Update status for the topic.

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

bp_rest_topic_merge_item_permissions_check

Filter the topic `merge_item` permissions check.

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

BP_REST_Topics_Actions_Endpoint::rest_update_subscribe()

Update Subscription for the topic.

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