Thanks! This did the trick for me, too. I commented out the Custom_Admin_Bar class in classes.php. I also noticed a deprecation warning for automatic_feed_links( false ) which I changed to add_theme_support( ‘automatic-feed-links’ ). Now error logs and UI are clean.