apply_filters( 'bp_rest_messages_prepare_links', array $links, BP_Messages_Thread $thread )

Filter links prepared for the REST response.


Parameters Parameters

$links

(array) The prepared links of the REST response.

$thread

(BP_Messages_Thread) Thread object.


Source Source

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