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

Filter the topic `delete_item` permissions check.

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

bp_rest_topic_object

Filter topic data before inserting user via REST API

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

BP_REST_Topics_Endpoint::get_endpoint_args_for_item_schema()

Edit some arguments for the endpoint’s CREATABLE, EDITABLE and DELETABLE methods.

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

BP_REST_Topics_Endpoint::no_super_stickies()

Strip super stickies from the topic query

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

bp_rest_topic_{$key}_query_arguments

Filters the method query arguments.

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

BP_REST_Topics_Endpoint::bbp_sanitize_search_request()

Sanitize a query argument used to pass some search terms.

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

BP_REST_Topics_Endpoint::prepare_item_for_response()

Prepares component data for return as an object.

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

bp_rest_topic_prepare_value

Filter a component value returned from the API.

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

BP_REST_Topics_Endpoint::get_item_schema()

Get the forums schema, conforming to JSON Schema.

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

bp_rest_topic_schema

Filters the topic schema.

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