@since: 0.1.0 |
Description |
---|---|
bp_rest_activity_comment_{$key}_query_arguments |
Filters the method query arguments. |
BP_REST_Activity_Endpoint::register_routes() |
Register the component routes. |
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. |
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. |