apply_filters( 'bp_rest_group_membership_requests_prepare_links', array $links, BP_Invitation $invite )

Filter links prepared for the REST response.


Parameters Parameters

$links

(array) The prepared links of the REST response.

$invite

(BP_Invitation) Invite object.


Source Source

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

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
5.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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