File: bp-core/bp-core-rest-api.php |
Description |
---|---|
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. |
bp_rest_prepare_date_response() |
Convert the input date to RFC3339 format. |
bp_rest_sanitize_member_types() |
Clean up member_type input. |
bp_rest_is_plugin_active() |
Is the BP REST plugin is active? |
bp_rest_in_buddypress() |
Should we use the REST Endpoints of built BuddyBoss? |
bp_rest_api_is_available() |
Check the availability of the BP REST API. |