File: bp-activity/classes/class-bp-rest-activity-endpoint.php |
Description |
|---|---|
| BP_REST_Activity_Endpoint::get_collection_params() |
Get the query params for collections of plugins. |
| BP_REST_Activity_Endpoint::get_activity_favorite_count() |
Get favorite count for activity. |
| BP_REST_Activity_Endpoint::bp_rest_activity_content_validate() |
Validate |
| BP_REST_Activity_Endpoint::bp_rest_activity_default_scope() |
Get default scope for the activity – from: bp_activity_default_scope(); |
| bp_rest_activity_default_scope |
Filter to update default scope. |
| 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. |