I had to return to the previous version, it gave me problems with the issue of Hueman theme, the same problem, error on line 303 functions.php
if ( isset($item['social-target']) && !empty($item['social-target']) )
{ $target = 'target="' .$item['social-target']. '"'; } else $target = '';