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

(string) Domain for the passed user.

$user_id

(int) ID of the passed user.

$user_nicename

(string) User nicename of the passed user.

$user_login

(string) User login of the passed user.

Source

File: bp-members/bp-members-functions.php

Changelog

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.