Methods
Description
BP_REST_Activity_Endpoint::get_items()

Retrieve activities.

Source: bp-activity/classes/class-bp-rest-activity-endpoint.php:156

BP_REST_Activity_Endpoint::get_items_permissions_check()

Check if a given request has access to activity items.

Source: bp-activity/classes/class-bp-rest-activity-endpoint.php:294

BP_REST_Activity_Endpoint::get_user_favorites()

Gets the current user’s favorites.

Source: bp-activity/classes/class-bp-rest-activity-endpoint.php:952

BP_REST_Activity_Endpoint::prepare_activity_comments()

Prepare activity comments.

Source: bp-activity/classes/class-bp-rest-activity-endpoint.php:1265

BP_REST_Activity_Endpoint::prepare_item_for_database()

Prepare an activity for create or update.

Source: bp-activity/classes/class-bp-rest-activity-endpoint.php:1298

BP_REST_Activity_Endpoint::prepare_item_for_response()

Prepares activity data for return as an object.

Source: bp-activity/classes/class-bp-rest-activity-endpoint.php:1158

BP_REST_Activity_Endpoint::prepare_links()

Prepare links for the request.

Source: bp-activity/classes/class-bp-rest-activity-endpoint.php:1405

BP_REST_Activity_Endpoint::register_routes()

Register the component routes.

Source: bp-activity/classes/class-bp-rest-activity-endpoint.php:42

BP_REST_Activity_Endpoint::render_item()

Renders the content of an activity.

Source: bp-activity/classes/class-bp-rest-activity-endpoint.php:1090

BP_REST_Activity_Endpoint::show_hidden()

Show hidden activity?

Source: bp-activity/classes/class-bp-rest-activity-endpoint.php:1479

BP_REST_Activity_Endpoint::update_favorite()

Adds or removes the activity from the current user’s favorites.

Source: bp-activity/classes/class-bp-rest-activity-endpoint.php:982

BP_REST_Activity_Endpoint::update_favorite_permissions_check()

Check if a given request has access to update user favorites.

Source: bp-activity/classes/class-bp-rest-activity-endpoint.php:1055

BP_REST_Activity_Endpoint::update_item()

Update an activity.

Source: bp-activity/classes/class-bp-rest-activity-endpoint.php:638

BP_REST_Activity_Endpoint::update_item_permissions_check()

Check if a given request has access to update an activity.

Source: bp-activity/classes/class-bp-rest-activity-endpoint.php:763

BP_REST_Activity_Link_Preview_Endpoint::__construct()

Constructor.

Source: bp-activity/classes/class-bp-rest-activity-link-preview-endpoint.php:23

BP_REST_Activity_Link_Preview_Endpoint::get_item_schema()

Get the plugin schema, conforming to JSON Schema.

Source: bp-activity/classes/class-bp-rest-activity-link-preview-endpoint.php:185

BP_REST_Activity_Link_Preview_Endpoint::get_items()

Retrieve activity link preview.

Source: bp-activity/classes/class-bp-rest-activity-link-preview-endpoint.php:72

BP_REST_Activity_Link_Preview_Endpoint::get_items_permissions_check()

Check if a given request has access to activity link preview items.

Source: bp-activity/classes/class-bp-rest-activity-link-preview-endpoint.php:134

BP_REST_Activity_Link_Preview_Endpoint::register_routes()

Register the component routes.

Source: bp-activity/classes/class-bp-rest-activity-link-preview-endpoint.php:33

BP_REST_Attachments_Blog_Avatar_Endpoint::__construct()

Constructor.

Source: bp-blogs/classes/class-bp-rest-attachments-blog-avatar-endpoint.php:44

BP_REST_Attachments_Blog_Avatar_Endpoint::get_item()

Fetch an existing blog avatar.

Source: bp-blogs/classes/class-bp-rest-attachments-blog-avatar-endpoint.php:85

BP_REST_Attachments_Blog_Avatar_Endpoint::get_item_collection_params()

Get the query params for the `get_item`.

Source: bp-blogs/classes/class-bp-rest-attachments-blog-avatar-endpoint.php:267

BP_REST_Attachments_Blog_Avatar_Endpoint::get_item_permissions_check()

Checks if a given request has access to get a blog avatar.

Source: bp-blogs/classes/class-bp-rest-attachments-blog-avatar-endpoint.php:155

BP_REST_Attachments_Blog_Avatar_Endpoint::get_item_schema()

Get the blog avatar schema, conforming to JSON Schema.

Source: bp-blogs/classes/class-bp-rest-attachments-blog-avatar-endpoint.php:229

BP_REST_Attachments_Blog_Avatar_Endpoint::prepare_item_for_response()

Prepares avatar data to return as an object.

Source: bp-blogs/classes/class-bp-rest-attachments-blog-avatar-endpoint.php:199

BP_REST_Attachments_Blog_Avatar_Endpoint::register_routes()

Register the component routes.

Source: bp-blogs/classes/class-bp-rest-attachments-blog-avatar-endpoint.php:55

BP_REST_Attachments_Group_Avatar_Endpoint::__construct()

Constructor.

Source: bp-groups/classes/class-bp-rest-attachments-group-avatar-endpoint.php:61

BP_REST_Attachments_Group_Avatar_Endpoint::create_item()

Upload a group avatar.

Source: bp-groups/classes/class-bp-rest-attachments-group-avatar-endpoint.php:232

BP_REST_Attachments_Group_Avatar_Endpoint::create_item_permissions_check()

Checks if a given request has access to upload a group avatar.

Source: bp-groups/classes/class-bp-rest-attachments-group-avatar-endpoint.php:297

BP_REST_Attachments_Group_Avatar_Endpoint::delete_item()

Delete an existing group avatar.

Source: bp-groups/classes/class-bp-rest-attachments-group-avatar-endpoint.php:351

BP_REST_Attachments_Group_Avatar_Endpoint::delete_item_permissions_check()

Checks if a given request has access to delete a group avatar.

Source: bp-groups/classes/class-bp-rest-attachments-group-avatar-endpoint.php:428

BP_REST_Attachments_Group_Avatar_Endpoint::get_item()

Fetch an existing group avatar.

Source: bp-groups/classes/class-bp-rest-attachments-group-avatar-endpoint.php:123

BP_REST_Attachments_Group_Avatar_Endpoint::get_item_collection_params()

Get the query params for the `get_item`.

Source: bp-groups/classes/class-bp-rest-attachments-group-avatar-endpoint.php:517

BP_REST_Attachments_Group_Avatar_Endpoint::get_item_permissions_check()

Checks if a given request has access to get a group avatar.

Source: bp-groups/classes/class-bp-rest-attachments-group-avatar-endpoint.php:179

BP_REST_Attachments_Group_Avatar_Endpoint::get_item_schema()

Get the plugin schema, conforming to JSON Schema.

Source: bp-groups/classes/class-bp-rest-attachments-group-avatar-endpoint.php:482

BP_REST_Attachments_Group_Avatar_Endpoint::prepare_item_for_response()

Prepares avatar data to return as an object.

Source: bp-groups/classes/class-bp-rest-attachments-group-avatar-endpoint.php:451

BP_REST_Attachments_Group_Avatar_Endpoint::register_routes()

Register the component routes.

Source: bp-groups/classes/class-bp-rest-attachments-group-avatar-endpoint.php:73

BP_REST_Attachments_Group_Cover_Endpoint::__construct()

Constructor.

Source: bp-groups/classes/class-bp-rest-attachments-group-cover-endpoint.php:63

BP_REST_Attachments_Group_Cover_Endpoint::create_item()

Upload a group cover.

Source: bp-groups/classes/class-bp-rest-attachments-group-cover-endpoint.php:216

BP_REST_Attachments_Group_Cover_Endpoint::create_item_permissions_check()

Checks if a given request has access to upload a group cover.

Source: bp-groups/classes/class-bp-rest-attachments-group-cover-endpoint.php:266

BP_REST_Attachments_Group_Cover_Endpoint::delete_item()

Delete an existing group cover.

Source: bp-groups/classes/class-bp-rest-attachments-group-cover-endpoint.php:306

BP_REST_Attachments_Group_Cover_Endpoint::delete_item_permissions_check()

Checks if a given request has access to delete a group cover.

Source: bp-groups/classes/class-bp-rest-attachments-group-cover-endpoint.php:366

BP_REST_Attachments_Group_Cover_Endpoint::get_item()

Fetch an existing group cover.

Source: bp-groups/classes/class-bp-rest-attachments-group-cover-endpoint.php:122

BP_REST_Attachments_Group_Cover_Endpoint::get_item_permissions_check()

Checks if a given request has access to get a group cover.

Source: bp-groups/classes/class-bp-rest-attachments-group-cover-endpoint.php:163

BP_REST_Attachments_Group_Cover_Endpoint::get_item_schema()

Get the plugin schema, conforming to JSON Schema.

Source: bp-groups/classes/class-bp-rest-attachments-group-cover-endpoint.php:448

BP_REST_Attachments_Group_Cover_Endpoint::prepare_item_for_response()

Prepares group cover to return as an object.

Source: bp-groups/classes/class-bp-rest-attachments-group-cover-endpoint.php:417

BP_REST_Attachments_Group_Cover_Endpoint::register_routes()

Register the component routes.

Source: bp-groups/classes/class-bp-rest-attachments-group-cover-endpoint.php:75

BP_REST_Attachments_Member_Avatar_Endpoint::__construct()

Constructor.

Source: bp-members/classes/class-bp-rest-attachments-member-avatar-endpoint.php:52

BP_REST_Attachments_Member_Avatar_Endpoint::create_item()

Upload a member avatar.

Source: bp-members/classes/class-bp-rest-attachments-member-avatar-endpoint.php:224

BP_REST_Attachments_Member_Avatar_Endpoint::create_item_permissions_check()

Checks if a given request has access to upload a member avatar.

Source: bp-members/classes/class-bp-rest-attachments-member-avatar-endpoint.php:289