File: bp-groups/classes/class-bp-rest-groups-types-endpoint.php |
Description |
|---|---|
| bp_rest_groups_types_get_items |
Fires after a list of types are fetched via the REST API. |
| BP_REST_Groups_Types_Endpoint::get_items_permissions_check() |
Check if a given request has access to Groups Types. |
| bp_rest_groups_types_get_items_permissions_check |
Filter the Groups types `get_items` permissions check. |
| BP_REST_Groups_Types_Endpoint::prepare_item_for_response() |
Prepares single Groups type to return as an object. |