@since: BuddyBoss 1.3.5 |
Description |
---|---|
bp_rest_sanitize_group_types() |
Clean up group_type input. |
bp_rest_validate_group_types() |
Validate group_type input. |
bp_rest_sanitize_string_list() |
Clean up an array, comma- or space-separated list of strings. |
bp_rest_get_user() |
Get the user object, if the ID is valid. |
bp_rest_register_field() |
Registers a new field on an existing BuddyBoss object. |
bp_rest_namespace |
Filter API namespace. |
bp_rest_version() |
BuddyBoss REST API version. |
bp_rest_version |
Filter API version. |
bp_rest_get_user_url() |
Get user URL. |
bp_rest_response_add_total_headers() |
Set headers to let the Client Script be aware of the pagination. |