BP_REST_Attachments_Member_Avatar_Endpoint |
|
bp_rest_attachments_member_avatar_prepare_value |
Filter a member avatar value returned from the API.
|
BP_REST_Attachments_Member_Avatar_Endpoint::__construct() |
|
BP_REST_Attachments_Member_Avatar_Endpoint::get_item_schema() |
Get the member avatar schema, conforming to JSON Schema.
|
BP_REST_Attachments_Member_Avatar_Endpoint::register_routes() |
Register the component routes.
|
bp_rest_attachments_member_avatar_schema |
Filters the member avatar schema.
|
BP_REST_Attachments_Member_Avatar_Endpoint::get_item() |
Fetch an existing member avatar.
|
BP_REST_Attachments_Member_Avatar_Endpoint::get_item_collection_params() |
Get the query params for the `get_item`.
|
bp_rest_attachments_member_avatar_get_item |
Fires after a member avatar is fetched via the REST API.
|
bp_rest_attachments_member_avatar_collection_params |
Filters the item collection query params.
|