apply_filters( 'bp_get_messages_username_value', string $value )

Filters the default username for the recipient box.


Description Description

Value passed into filter is dependent on if the ‘bp_messages_send_to’ cookie or ‘r’ $_GET parameter is set.


Top ↑

Parameters Parameters

$value

(string) Default user name.


Source Source

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

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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