File: bp-xprofile/classes/class-bp-rest-xprofile-fields-endpoint.php
Description
bp_rest_xprofile_fields_collection_params

Filters the collection query params.

Source: bp-xprofile/classes/class-bp-rest-xprofile-fields-endpoint.php:1455

BP_REST_XProfile_Fields_Endpoint::delete_item_permissions_check()

Check if a given request has access to delete a XProfile field.

Source: bp-xprofile/classes/class-bp-rest-xprofile-fields-endpoint.php:762

BP_REST_XProfile_Fields_Endpoint::get_member_type_options()

Get Profile field options

Source: bp-xprofile/classes/class-bp-rest-xprofile-fields-endpoint.php:1466

BP_REST_XProfile_Fields_Endpoint::get_item_permissions_check()

Check if a given request has access to get information about a specific XProfile field.

Source: bp-xprofile/classes/class-bp-rest-xprofile-fields-endpoint.php:317

bp_rest_xprofile_fields_get_item_permissions_check

Filter the XProfile fields `get_item` permissions check.

Source: bp-xprofile/classes/class-bp-rest-xprofile-fields-endpoint.php:353

BP_REST_XProfile_Fields_Endpoint::set_additional_field_properties()

Set additional field properties.

Source: bp-xprofile/classes/class-bp-rest-xprofile-fields-endpoint.php:364

BP_REST_XProfile_Fields_Endpoint::create_item()

Create a XProfile field.

Source: bp-xprofile/classes/class-bp-rest-xprofile-fields-endpoint.php:451

bp_rest_xprofile_fields_create_item_query_args

Filter the query arguments for the request.

Source: bp-xprofile/classes/class-bp-rest-xprofile-fields-endpoint.php:477

bp_rest_xprofile_fields_create_item

Fires after a XProfile field is created via the REST API.

Source: bp-xprofile/classes/class-bp-rest-xprofile-fields-endpoint.php:517

BP_REST_XProfile_Fields_Endpoint::create_item_permissions_check()

Check if a given request has access to create a XProfile field.

Source: bp-xprofile/classes/class-bp-rest-xprofile-fields-endpoint.php:530