BP_REST_Activity_Endpoint::get_items() |
|
BP_REST_Activity_Endpoint::get_items_permissions_check() |
Check if a given request has access to activity items.
|
BP_REST_Activity_Endpoint::get_user_favorites() |
Gets the current user’s favorites.
|
BP_REST_Activity_Endpoint::prepare_activity_comments() |
Prepare activity comments.
|
BP_REST_Activity_Endpoint::prepare_item_for_database() |
Prepare an activity for create or update.
|
BP_REST_Activity_Endpoint::prepare_item_for_response() |
Prepares activity data for return as an object.
|
BP_REST_Activity_Endpoint::prepare_links() |
Prepare links for the request.
|
BP_REST_Activity_Endpoint::register_routes() |
Register the component routes.
|
BP_REST_Activity_Endpoint::render_item() |
Renders the content of an activity.
|
BP_REST_Activity_Endpoint::show_hidden() |
|
BP_REST_Activity_Endpoint::update_favorite() |
Adds or removes the activity from the current user’s favorites.
|
BP_REST_Activity_Endpoint::update_favorite_permissions_check() |
Check if a given request has access to update user favorites.
|
BP_REST_Activity_Endpoint::update_item() |
|
BP_REST_Activity_Endpoint::update_item_permissions_check() |
Check if a given request has access to update an activity.
|
BP_REST_Activity_Link_Preview_Endpoint::__construct() |
|
BP_REST_Activity_Link_Preview_Endpoint::get_item_schema() |
Get the plugin schema, conforming to JSON Schema.
|
BP_REST_Activity_Link_Preview_Endpoint::get_items() |
Retrieve activity link preview.
|
BP_REST_Activity_Link_Preview_Endpoint::get_items_permissions_check() |
Check if a given request has access to activity link preview items.
|
BP_REST_Activity_Link_Preview_Endpoint::register_routes() |
Register the component routes.
|
BP_REST_Attachments_Blog_Avatar_Endpoint::__construct() |
|
BP_REST_Attachments_Blog_Avatar_Endpoint::get_item() |
Fetch an existing blog avatar.
|
BP_REST_Attachments_Blog_Avatar_Endpoint::get_item_collection_params() |
Get the query params for the `get_item`.
|
BP_REST_Attachments_Blog_Avatar_Endpoint::get_item_permissions_check() |
Checks if a given request has access to get a blog avatar.
|
BP_REST_Attachments_Blog_Avatar_Endpoint::get_item_schema() |
Get the blog avatar schema, conforming to JSON Schema.
|
BP_REST_Attachments_Blog_Avatar_Endpoint::prepare_item_for_response() |
Prepares avatar data to return as an object.
|
BP_REST_Attachments_Blog_Avatar_Endpoint::register_routes() |
Register the component routes.
|
BP_REST_Attachments_Group_Avatar_Endpoint::__construct() |
|
BP_REST_Attachments_Group_Avatar_Endpoint::create_item() |
|
BP_REST_Attachments_Group_Avatar_Endpoint::create_item_permissions_check() |
Checks if a given request has access to upload a group avatar.
|
BP_REST_Attachments_Group_Avatar_Endpoint::delete_item() |
Delete an existing group avatar.
|
BP_REST_Attachments_Group_Avatar_Endpoint::delete_item_permissions_check() |
Checks if a given request has access to delete a group avatar.
|
BP_REST_Attachments_Group_Avatar_Endpoint::get_item() |
Fetch an existing group avatar.
|
BP_REST_Attachments_Group_Avatar_Endpoint::get_item_collection_params() |
Get the query params for the `get_item`.
|
BP_REST_Attachments_Group_Avatar_Endpoint::get_item_permissions_check() |
Checks if a given request has access to get a group avatar.
|
BP_REST_Attachments_Group_Avatar_Endpoint::get_item_schema() |
Get the plugin schema, conforming to JSON Schema.
|
BP_REST_Attachments_Group_Avatar_Endpoint::prepare_item_for_response() |
Prepares avatar data to return as an object.
|
BP_REST_Attachments_Group_Avatar_Endpoint::register_routes() |
Register the component routes.
|
BP_REST_Attachments_Group_Cover_Endpoint::__construct() |
|
BP_REST_Attachments_Group_Cover_Endpoint::create_item() |
|
BP_REST_Attachments_Group_Cover_Endpoint::create_item_permissions_check() |
Checks if a given request has access to upload a group cover.
|
BP_REST_Attachments_Group_Cover_Endpoint::delete_item() |
Delete an existing group cover.
|
BP_REST_Attachments_Group_Cover_Endpoint::delete_item_permissions_check() |
Checks if a given request has access to delete a group cover.
|
BP_REST_Attachments_Group_Cover_Endpoint::get_item() |
Fetch an existing group cover.
|
BP_REST_Attachments_Group_Cover_Endpoint::get_item_permissions_check() |
Checks if a given request has access to get a group cover.
|
BP_REST_Attachments_Group_Cover_Endpoint::get_item_schema() |
Get the plugin schema, conforming to JSON Schema.
|
BP_REST_Attachments_Group_Cover_Endpoint::prepare_item_for_response() |
Prepares group cover to return as an object.
|
BP_REST_Attachments_Group_Cover_Endpoint::register_routes() |
Register the component routes.
|
BP_REST_Attachments_Member_Avatar_Endpoint::__construct() |
|
BP_REST_Attachments_Member_Avatar_Endpoint::create_item() |
|
BP_REST_Attachments_Member_Avatar_Endpoint::create_item_permissions_check() |
Checks if a given request has access to upload a member avatar.
|