Dev Resources

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

BP_REST_Groups_Endpoint::get_current_user_groups()

Method: Retrieves the current user groups.

Source: bp-groups/classes/class-bp-rest-groups-endpoint.php:613

Used by 0 functions | Uses 0 functions

bp_rest_groups_get_current_user_groups_query_args

Filter Hook: Filter the query arguments for the request.

Source: bp-groups/classes/class-bp-rest-groups-endpoint.php:640

Used by 0 functions | Uses 0 functions

bp_rest_groups_get_current_user_groups

Action Hook: Fires after the user’s list of groups is fetched via the REST API.

Source: bp-groups/classes/class-bp-rest-groups-endpoint.php:674

Used by 0 functions | Uses 0 functions

BP_REST_Groups_Endpoint::get_current_user_groups_permissions_check()

Method: Check if a given request has access to fetch the user’s groups.

Source: bp-groups/classes/class-bp-rest-groups-endpoint.php:687

Used by 0 functions | Uses 0 functions

bp_rest_groups_get_current_user_groups_permissions_check

Filter Hook: Filter the groups `get_current_user_groups` permissions check.

Source: bp-groups/classes/class-bp-rest-groups-endpoint.php:708

Used by 0 functions | Uses 0 functions

bp_rest_groups_collection_params

Filter Hook: Filters the collection query params.

Source: bp-groups/classes/class-bp-rest-groups-endpoint.php:1446

Used by 0 functions | Uses 0 functions

bp_rest_groups_{$key}_query_arguments

Filter Hook: Filters the method query arguments.

Source: bp-groups/classes/class-bp-rest-groups-endpoint.php:1121

Used by 0 functions | Uses 0 functions

BP_REST_Groups_Endpoint::get_item_schema()

Method: Get the group schema, conforming to JSON Schema.

Source: bp-groups/classes/class-bp-rest-groups-endpoint.php:1131

Used by 0 functions | Uses 0 functions

bp_rest_group_schema

Filter Hook: Filters the group schema.

Source: bp-groups/classes/class-bp-rest-groups-endpoint.php:1311

Used by 0 functions | Uses 0 functions

BP_REST_Groups_Endpoint::get_collection_params()

Method: Get the query params for collections of groups.

Source: bp-groups/classes/class-bp-rest-groups-endpoint.php:1321

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