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

BP_REST_Mention_Endpoint::get_items_permissions_check()

Check if a given request has access to list mentions.

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