I am curious to see if this is an issue with the meta box plugin or something in our theme with a custom meta box using the plugin.
I am going through the WP error log and trying to remove all errors and notices best as possible and this keeps popping up over and over again quite a bit.
PHP Notice: Undefined index: title in wordpresspath/plugins/meta-box/inc/meta-box.php on line 322
It appears to render between 3-6 times each page load in the admin. Wondering if this is caused by an issue with setting up a custom meta box or if it's a plugin issue that can be fixed so the notice goes away?
Thanks.