File: bp-groups/classes/class-bp-rest-groups-details-endpoint.php |
Description |
---|---|
bp_rest_group_detail |
Remove other hooks if needed. |
BP_REST_Groups_Details_Endpoint::bp_rest_legacy_get_groups_directory_nav_items() |
Legacy template group directory navigation support added. |
BP_REST_Groups_Details_Endpoint::bp_rest_legacy_get_group_component_filters() |
Legacy template group directory filter support added. |
BP_REST_Groups_Details_Endpoint::get_items_permissions_check() |
Check if a given request has access to group details. |
bp_rest_group_details_get_items_permissions_check |
Filter the group detail permissions check. |
BP_REST_Groups_Details_Endpoint::get_item() |
Retrieve groups detail. |
BP_REST_Groups_Details_Endpoint::get_item_permissions_check() |
Check if a given request has access to group details. |
BP_REST_Groups_Details_Endpoint::get_item_schema() |
Get the group details schema, conforming to JSON Schema. |
BP_REST_Groups_Details_Endpoint::get_collection_params() |
Get the query params for collections of plugins. |
bp_rest_groups_details_collection_params |
Filters the collection query params. |