apply_filters( 'bbp_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: includes/common/functions.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.2.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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