File: bp-core/classes/class-bp-rest-mention-endpoint.php |
Description |
---|---|
BP_REST_Mention_Endpoint::prepare_links() |
Prepares links for the user request. |
BP_REST_Mention_Endpoint::get_item_schema() |
Get the settings schema, conforming to JSON Schema. |
bp_rest_mention_schema |
Filters the mention schema. |
BP_REST_Mention_Endpoint::get_collection_params() |
Get the query params for collections. |
bp_rest_mention_collection_params |
Filters the collection query params. |
BP_REST_Mention_Endpoint |
Settings endpoints. |
BP_REST_Mention_Endpoint::__construct() |
Constructor. |
BP_REST_Mention_Endpoint::register_routes() |
Register the mention routes. |
BP_REST_Mention_Endpoint::get_items() |
Retrieve members to mention. |
bp_rest_mention_items |
Fires after a component is updated via the REST API. |