apply_filters( 'bp_core_get_site_path', string $site_path )
Filters the path of the current site.
Description Description
Parameters Parameters
- $site_path
-
URL to the current site.
Source Source
File: bp-core/bp-core-functions.php
Changelog Changelog
Version | Description |
---|---|
1.2.0 | Introduced. |