File: bp-activity/classes/class-bp-rest-activity-endpoint.php |
Description |
|---|---|
| bp_rest_activity_default_scope |
Filter to update default scope. |
| bp_rest_activity_prepare_links |
Filter links prepared for the REST response. |
| BP_REST_Activity_Endpoint::can_see() |
Can this user see the activity? |
| BP_REST_Activity_Endpoint::show_hidden() |
Show hidden activity? |
| BP_REST_Activity_Endpoint::get_activity_object() |
Get activity object. |
| BP_REST_Activity_Endpoint::get_items_permissions_check() |
Check if a given request has access to activity items. |
| BP_REST_Activity_Endpoint::get_user_favorites() |
Gets the current user’s favorites. |
| bp_rest_activity_get_items_permissions_check |
Filter the activity `get_items` permissions check. |
| BP_REST_Activity_Endpoint::update_favorite() |
Adds or removes the activity from the current user’s favorites. |
| BP_REST_Activity_Endpoint::get_item() |
Retrieve an activity. |