apply_filters( 'bp_core_get_user_domain', string $domain , int $user_id , string $user_nicename , string $user_login )
Filters the domain for the passed user.
Description
Parameters
- $domain
-
Domain for the passed user.
- $user_id
-
ID of the passed user.
- $user_nicename
-
User nicename of the passed user.
- $user_login
-
User login of the passed user.
Source
Changelog
Version | Description |
---|---|
BuddyPress 1.0.1 | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.