Undefined array key warning
-
Since version 1.2.2 I’m getting php warning about an undefined array key “mipshowappearancemenus” at the end of admin/admin.php file. I think this is because I don’t use a block-based theme and there’s no such key (even with a default or uninitialized value) in plugin options stored in database. The default value passed to the get_option() function, which might have helped, never applies in my situation, because the existing option is returned.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Undefined array key warning’ is closed to new replies.