Skip to main content

Filter: gk/gravityactions/modal/verify-nonce

Filter whether to verify the nonce passed to the modal loading.

There are certain scenarios where you may want to disable the nonce verification.

Parameters

NameTypeDescription
$should_verify_nonceboolWhether to verify the nonce passed to the modal loading.
$noncestringThe nonce passed to the modal loading.

Since

Source

Defined in src/GravityActions/Admin.php at line 118