apply_filters( 'bp_core_get_userlink_by_username', string|bool $value )
Filters the user link for the user based on username.
Description Description
Parameters Parameters
- $value
-
URL for the user if found, otherwise false.
Source Source
File: bp-members/bp-members-functions.php
Changelog Changelog
Version | Description |
---|---|
1.0.1 | Introduced. |