Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / bp-members/classes/class-bp-rest-signup-endpoint.php

BP_REST_Signup_Endpoint::delete_item_permissions_check()

Method: Check if a given request has access to delete a signup.

Source: bp-members/classes/class-bp-rest-signup-endpoint.php:570

Used by 0 functions | Uses 0 functions

BP_REST_Signup_Endpoint::get_collection_params()

Method: Get the query params for collections.

Source: bp-members/classes/class-bp-rest-signup-endpoint.php:994

Used by 0 functions | Uses 0 functions

bp_rest_signup_delete_item_permissions_check

Filter Hook: Filter the signup `delete_item` permissions check.

Source: bp-members/classes/class-bp-rest-signup-endpoint.php:581

Used by 0 functions | Uses 0 functions

bp_rest_signup_collection_params

Filter Hook: Filters the collection query params.

Source: bp-members/classes/class-bp-rest-signup-endpoint.php:1056

Used by 0 functions | Uses 0 functions

BP_REST_Signup_Endpoint::activate_item()

Method: Activate a signup.

Source: bp-members/classes/class-bp-rest-signup-endpoint.php:592

Used by 0 functions | Uses 0 functions

bp_rest_signup_activate_item

Action Hook: Fires after a signup is activated via the REST API.

Source: bp-members/classes/class-bp-rest-signup-endpoint.php:629

Used by 0 functions | Uses 0 functions

BP_REST_Signup_Endpoint::activate_item_permissions_check()

Method: Check if a given request has access to activate a signup.

Source: bp-members/classes/class-bp-rest-signup-endpoint.php:642

Used by 0 functions | Uses 0 functions

bp_rest_signup_activate_item_permissions_check

Filter Hook: Filter the signup `activate_item` permissions check.

Source: bp-members/classes/class-bp-rest-signup-endpoint.php:667

Used by 0 functions | Uses 0 functions

BP_REST_Signup_Endpoint::prepare_item_for_response()

Method: Prepares signup to return as an object.

Source: bp-members/classes/class-bp-rest-signup-endpoint.php:679

Used by 0 functions | Uses 0 functions

bp_rest_signup_prepare_value

Filter Hook: Filter the signup response returned from the API.

Source: bp-members/classes/class-bp-rest-signup-endpoint.php:735

Used by 0 functions | Uses 0 functions
1 2 … 4 Next »
Proudly powered by WordPress