apply_filters( 'bp_uri', string $path )
Filters the BuddyPress global URI path.
Description Description
Parameters Parameters
- $path
-
Path to set.
Source Source
File: bp-core/bp-core-catchuri.php
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |