BP_REST_XProfile_Data_Endpoint::delete_item() |
Delete user’s xProfile data.
|
BP_REST_XProfile_Data_Endpoint::delete_item_permissions_check() |
Check if a given request has access to delete users’s data.
|
BP_REST_XProfile_Data_Endpoint::get_item() |
Retrieve single XProfile field data.
|
BP_REST_XProfile_Data_Endpoint::get_item_permissions_check() |
Check if a given request has access to get users’s data.
|
BP_REST_XProfile_Data_Endpoint::get_item_schema() |
Get the XProfile data schema, conforming to JSON Schema.
|
BP_REST_XProfile_Data_Endpoint::get_xprofile_field_data_object() |
Get XProfile field data object.
|
BP_REST_XProfile_Data_Endpoint::get_xprofile_field_object() |
Get XProfile field object.
|
BP_REST_XProfile_Data_Endpoint::prepare_item_for_response() |
Prepares XProfile data to return as an object.
|
BP_REST_XProfile_Data_Endpoint::prepare_links() |
Prepare links for the request.
|
BP_REST_XProfile_Data_Endpoint::register_routes() |
Register the component routes.
|
BP_REST_XProfile_Data_Endpoint::update_item() |
|
BP_REST_XProfile_Data_Endpoint::update_item_permissions_check() |
Check if a given request has access to save XProfile field data.
|
BP_REST_XProfile_Field_Groups_Endpoint::__construct() |
|
BP_REST_XProfile_Field_Groups_Endpoint::create_item() |
Create a XProfile field group.
|
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_Groups_Endpoint::delete_item() |
Delete a XProfile field group.
|
BP_REST_XProfile_Field_Groups_Endpoint::delete_item_permissions_check() |
Check if a given request has access to delete a field group.
|
BP_REST_XProfile_Field_Groups_Endpoint::get_collection_params() |
Get the query params for XProfile field groups.
|
BP_REST_XProfile_Field_Groups_Endpoint::get_endpoint_args_for_item_schema() |
Edit some properties for the CREATABLE & EDITABLE methods.
|
BP_REST_XProfile_Field_Groups_Endpoint::get_item() |
Retrieve single XProfile field group.
|
BP_REST_XProfile_Field_Groups_Endpoint::get_item_permissions_check() |
Check if a given request has access to get information about a specific field group.
|
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::get_items() |
Retrieve XProfile groups.
|
BP_REST_XProfile_Field_Groups_Endpoint::get_items_permissions_check() |
Check if a given request has access to XProfile field groups items.
|
BP_REST_XProfile_Field_Groups_Endpoint::get_xprofile_field_group_object() |
Get XProfile field group object.
|
BP_REST_XProfile_Field_Groups_Endpoint::prepare_item_for_response() |
Prepares single XProfile field group data for return as an object.
|
BP_REST_XProfile_Field_Groups_Endpoint::prepare_links() |
Prepare links for the request.
|
BP_REST_XProfile_Field_Groups_Endpoint::register_routes() |
Register the component routes.
|
BP_REST_XProfile_Field_Groups_Endpoint::update_item() |
Update a XProfile field group.
|
BP_REST_XProfile_Field_Groups_Endpoint::update_item_permissions_check() |
Check if a given request has access to create a XProfile field group.
|
BP_REST_XProfile_Fields_Endpoint::__construct() |
|
BP_REST_XProfile_Fields_Endpoint::assemble_response_data() |
Assembles single XProfile field data for return as an object.
|
BP_REST_XProfile_Fields_Endpoint::bp_rest_get_field_visibility() |
Check current user can edit the visibility or not.
|
BP_REST_XProfile_Fields_Endpoint::create_item() |
|
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::delete_item() |
|
BP_REST_XProfile_Fields_Endpoint::delete_item_permissions_check() |
Check if a given request has access to delete a XProfile field.
|
BP_REST_XProfile_Fields_Endpoint::get_collection_params() |
Get the query params for the XProfile fields.
|
BP_REST_XProfile_Fields_Endpoint::get_date_field_options_array() |
|
BP_REST_XProfile_Fields_Endpoint::get_endpoint_args_for_item_schema() |
Edit some properties for the CREATABLE & EDITABLE methods.
|
BP_REST_XProfile_Fields_Endpoint::get_gender_type_options() |
|
BP_REST_XProfile_Fields_Endpoint::get_item() |
Retrieve single XProfile field.
|
BP_REST_XProfile_Fields_Endpoint::get_item_permissions_check() |
Check if a given request has access to get information about a specific XProfile field.
|
BP_REST_XProfile_Fields_Endpoint::get_item_schema() |
Get the XProfile field schema, conforming to JSON Schema.
|
BP_REST_XProfile_Fields_Endpoint::get_items() |
Retrieve XProfile fields.
|
BP_REST_XProfile_Fields_Endpoint::get_items_permissions_check() |
Check if a given request has access to XProfile fields.
|
BP_REST_XProfile_Fields_Endpoint::get_member_type_options() |
Get Profile field options
|
BP_REST_XProfile_Fields_Endpoint::get_profile_field_raw_value() |
Retrieve the field raw data.
|
BP_REST_XProfile_Fields_Endpoint::get_profile_field_rendered_value() |
Retrieve the rendered value of a profile field.
|
BP_REST_XProfile_Fields_Endpoint::get_profile_field_unserialized_value() |
Retrieve the unserialized value of a profile field.
|