@since: 0.1.0 |
Description |
---|---|
bp_rest_xprofile_fields_delete_item |
Fires after a XProfile field is deleted via the REST API. |
BP_REST_XProfile_Repeater_Endpoint::__construct() |
Constructor. |
BP_REST_XProfile_Fields_Endpoint::delete_item_permissions_check() |
Check if a given request has access to delete a XProfile field. |
BP_REST_XProfile_Repeater_Endpoint::register_routes() |
Register the component routes. |
bp_rest_xprofile_fields_delete_item_permissions_check |
Filter the XProfile fields `delete_item` permissions check. |
BP_REST_XProfile_Repeater_Endpoint::create_item() |
Create a new Repeater Group. |
BP_REST_XProfile_Fields_Endpoint::prepare_item_for_response() |
Prepares single XProfile field data to return as an object. |
bp_rest_xprofile_repeater_fields_create_item |
Fires after a XProfile repeater fields created via the REST API. |
bp_rest_xprofile_fields_prepare_value |
Filter the XProfile field returned from the API. |
BP_REST_XProfile_Repeater_Endpoint::create_item_permissions_check() |
Check if a given request has access to create a new Repeater Group. |