File: bp-activity/classes/class-bp-rest-activity-endpoint.php |
Description |
|---|---|
| BP_REST_Activity_Endpoint::prepare_activity_comments() |
Prepare activity comments. |
| bp_rest_activity_prepare_comments |
Filter activity comments returned from the API. |
| BP_REST_Activity_Endpoint::update_item() |
Update an activity. |
| BP_REST_Activity_Endpoint::prepare_item_for_database() |
Prepare an activity for create or update. |
| BP_REST_Activity_Endpoint |
Activity endpoints. |
| BP_REST_Activity_Endpoint::update_item_permissions_check() |
Check if a given request has access to update an activity. |
| bp_rest_activity_pre_insert_value |
Filters an activity before it is inserted or updated via the REST API. |
| BP_REST_Activity_Endpoint::__construct() |
Constructor. |
| bp_rest_activity_update_item_permissions_check |
Filter the activity `update_item` permissions check. |
| BP_REST_Activity_Endpoint::prepare_links() |
Prepare links for the request. |