Problem with sidebar_admin_setup
By Mischa Brammer, 10 years ago. Last reply by Andrew Misplon, 10 years ago
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 you plugin or with my theme? If it is my theme, can you tell me…