File: bp-xprofile/classes/class-bp-rest-xprofile-fields-endpoint.php |
Description |
---|---|
bp_rest_xprofile_fields_get_item_permissions_check |
Filter the XProfile fields `get_item` permissions check. |
BP_REST_XProfile_Fields_Endpoint::set_additional_field_properties() |
Set additional field properties. |
BP_REST_XProfile_Fields_Endpoint::create_item() |
Create a XProfile field. |
bp_rest_xprofile_fields_create_item_query_args |
Filter the query arguments for the request. |
bp_rest_xprofile_fields_create_item |
Fires after a XProfile field is created via the REST API. |
BP_REST_XProfile_Fields_Endpoint::create_item_permissions_check() |
Check if a given request has access to create a XProfile field. |
BP_REST_XProfile_Fields_Endpoint |
XProfile Fields endpoints. |
BP_REST_XProfile_Fields_Endpoint::__construct() |
Constructor. |
BP_REST_XProfile_Fields_Endpoint::register_routes() |
Register the component routes. |