Problem with sidebar_admin_setup
Hello, I figured out that the call of “do_action( ‘sidebar_admin_setup’ );” in siteorigin-panels.php#337 causes an error which breaks the WP theme customizer. After commenting the line out of the plugin code, the customizer works again. Is this a problem with…