Undefined index: easy_footnote_check
-
Hey, just an FYI!
I’m seeing an undefined index error on the admin page for $_POST[‘easy_footnote_hidden’] in easy-footnotes-admin.php
I edited line 4 to check if it exists first like so:
if ( isset($_POST['easy_footnote_hidden']) && $_POST['easy_footnote_hidden'] == 'Y' )
Thanks for the excellent plugin!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Undefined index: easy_footnote_check’ is closed to new replies.