apply_filters( 'bp_rest_groups_prepare_links', array $links, BP_Groups_Group $group )

Filter links prepared for the REST response.


Parameters Parameters

$links

(array) The prepared links of the REST response.

$group

(BP_Groups_Group) Group object.


Source Source

File: bp-groups/classes/class-bp-rest-groups-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.