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

Get the query params for collections.

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

bp_rest_topics_collection_params

Filters the collection query params.

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

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::__construct()

Constructor.

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

BP_REST_Topics_Endpoint::register_routes()

Register the component routes.

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

BP_REST_Topics_Endpoint::get_items()

Retrieve Topics.

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

bp_rest_topics_get_items_query_args

Filter the query arguments for the request.

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

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