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

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

bp_rest_mention_get_items_permissions_check

Filter the mention `get_items` permissions check.

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

BP_REST_Mention_Endpoint::prepare_item_for_response()

Prepares group data for return as an object.

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

bp_rest_member_prepare_value

Filter a group value returned from the API.

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