apply_filters( 'bp_rest_group_invites_get_item_permissions_check', bool|WP_Error $retval , WP_REST_Request $request )
Filter the group membership request get_item
permissions check.
Description
Parameters
- $retval
-
Whether the request can continue.
- $request
-
The request sent to the API.
Source
File: bp-groups/classes/class-bp-rest-group-invites-endpoint.php
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.