do_action( 'bbp_verify_nonce_request', string $action, bool $result )

Fires at the end of the nonce verification check.


Description Description


Parameters Parameters

$action

Action nonce.

$result

Boolean result of nonce verification.


Top ↑

Source Source

File: includes/common/functions.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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