BP_REST_Attachments_Group_Cover_Endpoint::get_item_schema()
Method: Get the plugin schema, conforming to JSON Schema.
Source: bp-groups/classes/class-bp-rest-attachments-group-cover-endpoint.php:413
Method: Get the plugin schema, conforming to JSON Schema.
Source: bp-groups/classes/class-bp-rest-attachments-group-cover-endpoint.php:413
Method: Register the component routes.
Source: bp-groups/classes/class-bp-rest-attachments-group-cover-endpoint.php:75
Method: Fetch an existing group cover.
Source: bp-groups/classes/class-bp-rest-attachments-group-cover-endpoint.php:114
Action Hook: Fires after a group cover is fetched via the REST API.
Source: bp-groups/classes/class-bp-rest-attachments-group-cover-endpoint.php:144
Method: Checks if a given request has access to get a group cover.
Source: bp-groups/classes/class-bp-rest-attachments-group-cover-endpoint.php:157
Filter Hook: Filter the group cover `get_item` permissions check.
Source: bp-groups/classes/class-bp-rest-attachments-group-cover-endpoint.php:179
Method: Upload a group cover.
Source: bp-groups/classes/class-bp-rest-attachments-group-cover-endpoint.php:190
Action Hook: Fires after a group cover is uploaded via the REST API.
Source: bp-groups/classes/class-bp-rest-attachments-group-cover-endpoint.php:229
Method: Checks if a given request has access to upload a group cover.
Source: bp-groups/classes/class-bp-rest-attachments-group-cover-endpoint.php:242
Filter Hook: Filter the group cover `create_item` permissions check.
Source: bp-groups/classes/class-bp-rest-attachments-group-cover-endpoint.php:263