apply_filters( 'bp_core_get_root_domain', string $domain )
Filters the domain for the root blog.
Description Description
Parameters Parameters
- $domain
-
The domain URL for the blog.
Source Source
File: bp-core/bp-core-functions.php
Changelog Changelog
Version | Description |
---|---|
1.0.1 | Introduced. |