File: bp-forums/classes/class-bp-rest-topics-endpoint.php
Description
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

BP_REST_Topics_Endpoint::get_topic_revisions()

Get revisions for topic.

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

bp_rest_topics_get_items

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

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

BP_REST_Topics_Endpoint::get_items_permissions_check()

Check if a given request has access to list topics.

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

bp_rest_topics_get_items_permissions_check

Filter the topics `get_items` permissions check.

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

BP_REST_Topics_Endpoint::get_item()

Retrieve a single topic.

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

BP_REST_Topics_Endpoint::get_item_permissions_check()

Check if a given request has access to list topic.

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