Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / bp-blogs/classes/class-bp-rest-attachments-blog-avatar-endpoint.php

BP_REST_Attachments_Blog_Avatar_Endpoint::get_item()

Method: Fetch an existing blog avatar.

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

Used by 0 functions | Uses 0 functions

bp_rest_attachments_blog_avatar_get_item

Action Hook: Fires after a blog avatar is fetched via the REST API.

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

Used by 0 functions | Uses 0 functions

BP_REST_Attachments_Blog_Avatar_Endpoint::get_item_permissions_check()

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

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

Used by 0 functions | Uses 0 functions

bp_rest_attachments_blog_avatar_get_item_permissions_check

Filter Hook: Filter the blog avatar `get_item` permissions check.

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

Used by 0 functions | Uses 0 functions

BP_REST_Attachments_Blog_Avatar_Endpoint::prepare_item_for_response()

Method: Prepares avatar data to return as an object.

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

Used by 0 functions | Uses 0 functions

bp_rest_attachments_blog_avatar_prepare_value

Filter Hook: Filter a blog avatar value returned from the API.

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

Used by 0 functions | Uses 0 functions

BP_REST_Attachments_Blog_Avatar_Endpoint::get_item_schema()

Method: Get the blog avatar schema, conforming to JSON Schema.

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

Used by 0 functions | Uses 0 functions

bp_rest_attachments_blog_avatar_schema

Filter Hook: Filters the blog avatar schema.

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

Used by 0 functions | Uses 0 functions

BP_REST_Attachments_Blog_Avatar_Endpoint::get_item_collection_params()

Method: Get the query params for the `get_item`.

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

Used by 0 functions | Uses 0 functions

bp_rest_attachments_blog_avatar_collection_params

Filter Hook: Filters the item collection query params.

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

Used by 0 functions | Uses 0 functions
1 2 Next »
Proudly powered by WordPress