apply_filters( 'bp_verify_nonce_request_url', string $requested_url )

Filters the requested URL being nonce-verified.


Description Description

Useful for configurations like reverse proxying.


Parameters Parameters

$requested_url

The requested URL.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
1.9.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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