apply_filters( 'bp_rest_group_invites_multiple_create_item_permissions_check', WP_REST_Request $request, bool|WP_Error $retval )

Filter the group invites create_item permissions check.

Description

Parameters

$request

(WP_REST_Request) The request sent to the API.

$retval

(bool|WP_Error) Whether the request can continue.

Source

File: bp-groups/classes/class-bp-rest-group-invites-endpoint.php

Changelog

Changelog
Version Description
0.1.0 Introduced.

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.