File: bp-core/classes/class-bp-rest-mention-endpoint.php
Description
BP_REST_Mention_Endpoint::prepare_links()

Prepares links for the user request.

Source: bp-core/classes/class-bp-rest-mention-endpoint.php:200

BP_REST_Mention_Endpoint::get_item_schema()

Get the settings schema, conforming to JSON Schema.

Source: bp-core/classes/class-bp-rest-mention-endpoint.php:216

bp_rest_mention_schema

Filters the mention schema.

Source: bp-core/classes/class-bp-rest-mention-endpoint.php:260

BP_REST_Mention_Endpoint::get_collection_params()

Get the query params for collections.

Source: bp-core/classes/class-bp-rest-mention-endpoint.php:269

bp_rest_mention_collection_params

Filters the collection query params.

Source: bp-core/classes/class-bp-rest-mention-endpoint.php:297

BP_REST_Mention_Endpoint

Settings endpoints.

Source: bp-core/classes/class-bp-rest-mention-endpoint.php:16

BP_REST_Mention_Endpoint::__construct()

Constructor.

Source: bp-core/classes/class-bp-rest-mention-endpoint.php:23

BP_REST_Mention_Endpoint::register_routes()

Register the mention routes.

Source: bp-core/classes/class-bp-rest-mention-endpoint.php:33

BP_REST_Mention_Endpoint::get_items()

Retrieve members to mention.

Source: bp-core/classes/class-bp-rest-mention-endpoint.php:67

bp_rest_mention_items

Fires after a component is updated via the REST API.

Source: bp-core/classes/class-bp-rest-mention-endpoint.php:120