do_action( 'bp_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: bp-core/bp-core-functions.php


Top ↑

Changelog Changelog

Changelog
Version Description
1.6.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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