bp_nouveau_restrict_rest_group_invite_to_friends( bool|WP_Error $retval, WP_REST_Request $request )

Makes sure the BP REST API groups/invites endpoint respects invite restrictions.


Description Description


Parameters Parameters

$retval

(Required) Whether the request can continue.

$request

(Required) The request sent to the API.


Top ↑

Return Return

(bool|WP_Error)


Top ↑

Source Source

File: bp-templates/bp-nouveau/includes/groups/functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
7.2.1 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.