apply_filters( 'bp_get_member_user_nicename', string $user_nicename )
Filters the nicename of the current member in the loop.
Parameters Parameters
- $user_nicename
-
(string) Nicename for the current member.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.2.5 | Introduced. |