@since: BuddyBoss 1.3.5
Description
bp_rest_sanitize_group_types()

Clean up group_type input.

Source: bp-core/bp-core-rest-api.php:257

bp_rest_validate_group_types()

Validate group_type input.

Source: bp-core/bp-core-rest-api.php:276

bp_rest_sanitize_string_list()

Clean up an array, comma- or space-separated list of strings.

Source: bp-core/bp-core-rest-api.php:306

bp_rest_get_user()

Get the user object, if the ID is valid.

Source: bp-core/bp-core-rest-api.php:322

bp_rest_register_field()

Registers a new field on an existing BuddyBoss object.

Source: bp-core/bp-core-rest-api.php:353

bp_rest_sanitize_member_types()

Clean up member_type input.

Source: bp-core/bp-core-rest-api.php:203

bp_rest_is_plugin_active()

Is the BP REST plugin is active?

Source: bp-core/bp-core-rest-api.php:20

bp_rest_in_buddypress()

Should we use the REST Endpoints of built BuddyBoss?

Source: bp-core/bp-core-rest-api.php:34

bp_rest_api_is_available()

Check the availability of the BP REST API.

Source: bp-core/bp-core-rest-api.php:44

bp_rest_api_is_available

Filter here to disable the BP REST API.

Source: bp-core/bp-core-rest-api.php:55