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_activity_object() |
Get activity object. |
| BP_REST_Activity_Endpoint::get_endpoint_args_for_item_schema() |
Edit the type of the some properties for the CREATABLE & EDITABLE methods. |
| bp_rest_activity_{$key}_query_arguments |
Filters the method query arguments. |
| 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 |