File: bp-members/classes/class-bp-rest-signup-endpoint.php |
Description |
|---|---|
| BP_REST_Signup_Endpoint::get_endpoint_args_for_item_schema() |
Edit the type of the some properties for the CREATABLE & EDITABLE methods. |
| BP_REST_Signup_Endpoint::create_item() |
Create signup. |
| bp_rest_signup_{$key}_query_arguments |
Filters the method query arguments. |
| bp_rest_signup_create_item |
Fires after a signup item is created via the REST API. |
| BP_REST_Signup_Endpoint::prepare_links() |
Prepare links for the request. |
| BP_REST_Signup_Endpoint::register_routes() |
Register the component routes. |
| BP_REST_Signup_Endpoint::create_item_permissions_check() |
Checks if a given request has access to create a signup. |
| bp_rest_signup_prepare_links |
Filter links prepared for the REST response. |
| BP_REST_Signup_Endpoint |
Signup endpoints. |
| BP_REST_Signup_Endpoint::__construct() |
Constructor. |