apply_filters( 'bp_get_the_thread_message_sender_id', int $user_id )

Filters the ID for message sender within a single thread.


Parameters Parameters

$user_id

(int) ID of the message sender.


Source Source

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

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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