WordPress 6.0 Hotfix

WordPress 6.0 has been released lately and if you have upgraded you may encounter a fatal error that will make your site inaccessible. To fix that please simply remove line 67 of options.php file located at wp-content/plugins/[theme-name]-options.

<?php echo $this->theme->display( 'Tags' ); ?>

See https://d.pr/i/FZAbAB.