@since: 0.1.0 |
Description |
|---|---|
| BP_REST_Activity_Endpoint::prepare_links() |
Prepare links for the request. |
| BP_REST_Activity_Comment_Endpoint::get_item_schema() |
Get the plugin schema, conforming to JSON Schema. |
| BP_REST_Activity_Endpoint::get_items() |
Retrieve activities. |
| BP_REST_Activity_Endpoint::delete_item() |
Delete activity. |
| BP_REST_Activity_Comment_Endpoint::get_collection_params() |
Get the query params for collections of plugins. |
| bp_rest_activity_get_items_query_args |
Filter the query arguments for the request. |
| bp_rest_activity_delete_item |
Fires after an activity is deleted via the REST API. |
| BP_REST_Activity_Comment_Endpoint::get_activity_object() |
Get activity object. |
| bp_rest_activity_get_items |
Fires after a list of activities is fetched via the REST API. |
| BP_REST_Activity_Endpoint::delete_item_permissions_check() |
Check if a given request has access to delete an activity. |