apply_filters( 'bp_get_message_thread_view_link', string $value, int $thread_id, int $user_id )

Filters the permalink of a particular thread.

Description

Parameters

$value

(string) Permalink of a particular thread.

$thread_id

(int) ID of the thread.

$user_id

(int) ID of the user.

Source

File: bp-messages/bp-messages-template.php

Changelog

Changelog
Version Description
BuddyPress 1.0.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.