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.


Parameters Parameters

$value

Default user name.


Top ↑

Source Source

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


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.