File: bp-core/bp-core-rest-api.php |
Description |
---|---|
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. |
bp_rest_api_is_available |
Filter here to disable the BP REST API. |
bp_rest_api_register_request_script() |
Register the jQuery.ajax wrapper for BP REST API requests. |
bp_rest_namespace() |
BuddyBoss REST API namespace. |
bp_rest_namespace |
Filter API namespace. |
bp_rest_version() |
BuddyBoss REST API version. |
bp_rest_version |
Filter API version. |