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.


Top ↑

Source Source

File: bp-core/bp-core-catchuri.php


Top ↑

Changelog Changelog

Changelog
Version Description
1.7.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.