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