@since: 0.1.0 |
Description |
---|---|
bp_rest_activity_update_item |
Fires after an activity is updated via the REST API. |
BP_REST_Activity_Endpoint::prepare_item_for_database() |
Prepare an activity for create or update. |
BP_REST_Activity_Comment_Endpoint::get_endpoint_args_for_item_schema() |
Edit the type of the some properties for the CREATABLE methods. |
BP_REST_Activity_Endpoint::__construct() |
Constructor. |
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_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. |