File: bp-activity/classes/class-bp-rest-activity-endpoint.php |
Description |
---|---|
BP_REST_Activity_Endpoint::bp_rest_activity_remove_lazyload() |
Removed lazyload from link preview embed. |
BP_REST_Activity_Endpoint::bp_rest_activitiy_edit_data() |
Collect the activity information. |
BP_REST_Activity_Endpoint::get_item_schema() |
Get the plugin schema, conforming to JSON Schema. |
bp_rest_activity_schema |
Filters the activity schema. |
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_prepare_links |
Filter links prepared for the REST response. |