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_default_scope |
Filter to update default scope. |
bp_rest_activity_prepare_links |
Filter links prepared for the REST response. |
BP_REST_Activity_Endpoint::can_see() |
Can this user see the activity? |
BP_REST_Activity_Endpoint::show_hidden() |
Show hidden activity? |
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. |