File: bp-xprofile/classes/class-bp-rest-xprofile-field-groups-endpoint.php |
Description |
---|---|
bp_rest_xprofile_field_groups_get_item_permissions_check |
Filter the XProfile fields groups `get_item` permissions check. |
BP_REST_XProfile_Field_Groups_Endpoint::prepare_links() |
Prepare links for the request. |
BP_REST_XProfile_Field_Groups_Endpoint::create_item() |
Create a XProfile field group. |
bp_rest_xprofile_field_groups_prepare_links |
Filter links prepared for the REST response. |
bp_rest_xprofile_field_groups_create_item_query_args |
Filter the query arguments for the request. |
BP_REST_XProfile_Field_Groups_Endpoint::get_xprofile_field_group_object() |
Get XProfile field group object. |
bp_rest_xprofile_field_groups_create_item |
Fires after a XProfile field group is created via the REST API. |
BP_REST_XProfile_Field_Groups_Endpoint::get_item_schema() |
Get the XProfile field group schema, conforming to JSON Schema. |
BP_REST_XProfile_Field_Groups_Endpoint::create_item_permissions_check() |
Check if a given request has access to create a XProfile field group. |
bp_rest_xprofile_field_group_schema |
Filters the xprofile field group schema. |