apply_filters( 'bp_get_root_domain', string $domain )
Filters the “root domain”, the URL of the BP root blog.
Description Description
Parameters Parameters
- $domain
-
URL of the BP root blog.
Source Source
File: bp-core/bp-core-template.php
Changelog Changelog
Version | Description |
---|---|
1.2.4 | Introduced. |