Hello,
With the last 3-4 updates, there is a specific line of code that is visible on the front facing site and in the admin back end.
Notice: Undefined index: WP_Widget_Recent_Comments in /home/BLAH/public_html/prime/wp-content/themes/x/framework/functions/setup.php on line 213
Each time I find the problematic lines of code in the parent theme (it is regarding comments which I have removed completely from the site) and remove it. But how would I revise the child theme so I don’t have to do this each and every time?
Please advise. Thanks.
