File: bp-forums/classes/class-bp-rest-topics-endpoint.php
Description
BP_REST_Topics_Endpoint::prepare_links()

Prepare links for the request.

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

bp_rest_topic_update_item

Fires after a topic is updated and fetched via the REST API.

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

bp_rest_topic_prepare_links

Filter links prepared for the REST response.

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

BP_REST_Topics_Endpoint::update_item_permissions_check()

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

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

BP_REST_Topics_Endpoint::get_topic_action_states()

Get topic actions state based on current user.

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

bp_rest_topic_update_item_permissions_check

Filter the topic `update_item` permissions check.

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

BP_REST_Topics_Endpoint::get_topic_current_user_permissions()

Topic permissions for the current user.

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

BP_REST_Topics_Endpoint::delete_item()

Delete a topic.

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

BP_REST_Topics_Endpoint::get_topic_tags()

Get Topic Tags.

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

bp_rest_topic_delete_item

Fires after a topic is deleted via the REST API.

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