You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if ( array_key_exists( 'custom_screen_sets', $screen_set_setting ) ) {
61
-
$this->logger->error( 'Screen-Set widget error: The custom screen-set table is empty, Add the screen to "custom screen set" at "Screen-Sets" setting page.' );
$this->logger->debug( 'Screen-set widget error: The custom screen-set table is empty, please add the custom screen-set used in widget ' . $args['widget_id'] . ' to the "Screen-Sets" settings page. ' );
0 commit comments