PHP Notice for Undefined index: bsn_ep_nonce
-
First of all, our team really loves this plugin. The Simple Section Navigation plugin was great, but it hadn’t been updated in a while. Since we know your organization personally and trust your work, beginning to use this plugin was an easy choice for us.
I wanted to let you know of a PHP notice we’re seeing now. It looks like this:
PHP Notice: Undefined index: bsn_ep_nonce in \wp-content\plugins\better-section-navigation\exclude-pages.php on line 118
This seems to be related to checking the nonce by using
$_REQUEST['bsn_ep_nonce']
when that array key hasn’t been set. I haven’t tested all the scenarios where the notice appears, but it does show up when updating a page while using the block editor. It’s also worth noting our testing was done with WordPress 5.7.It’s just a notice, so we’re not too worried about it, but I wanted to bring it up in case you weren’t aware.
Have a good one.
- The topic ‘PHP Notice for Undefined index: bsn_ep_nonce’ is closed to new replies.