Undefined array key “_wpnonce”
-
I believe the
$_GET
nonce
key needs to be validated before accessing it:ErrorException: Warning: Undefined array key "_wpnonce" File "/wp-content/plugins/crisp/crisp.php", line 103, in crisp_plugin_settings_page if( wp_verify_nonce($_GET['_wpnonce'])) {
- The topic ‘Undefined array key “_wpnonce”’ is closed to new replies.