Widget with namespace doesn’t show preview.
File: so-widgets-bundle/base/inc/actions.php Function: siteorigin_widget_preview_widget_action() $_POST[‘class’] – has escaped string – ‘Test\MyWidget’ But $wp_widget_factory->widgets has – ‘TestMyWidget’ Could you please fix this?