@since: 0.1.0 |
Description |
---|---|
bp_rest_activity_prepare_comments |
Filter activity comments returned from the API. |
bp_rest_activity_get_items_permissions_check |
Filter the activity `get_items` permissions check. |
BP_REST_Activity_Endpoint::get_user_favorites() |
Gets the current user’s favorites. |
BP_REST_Activity_Comment_Endpoint::register_routes() |
Register the component routes. |
BP_REST_Activity_Details_Endpoint |
Activity endpoints. |
BP_REST_Activity_Endpoint::get_item() |
Retrieve an activity. |
BP_REST_Activity_Endpoint::update_favorite() |
Adds or removes the activity from the current user’s favorites. |
BP_REST_Activity_Comment_Endpoint::get_items() |
Retrieve activity comments. |
BP_REST_Activity_Details_Endpoint::__construct() |
Constructor. |
bp_rest_activity_get_item |
Fires after an activity is fetched via the REST API. |