apply_filters( 'bp_get_requested_url', string $value )
Filters the URL as requested on the current page load by the user agent.
Description Description
Parameters Parameters
- $value
-
Requested URL string.
Source Source
File: bp-core/bp-core-catchuri.php
Changelog Changelog
Version | Description |
---|---|
1.7.0 | Introduced. |