sprintf( esc_html__( 'Inherit from %s theme', 'mailchimp-for-wp' ), $theme->Name ), 'basic' => esc_html__( 'Basic', 'mailchimp-for-wp' ), esc_html__( 'Form Themes', 'mailchimp-for-wp' ) => array( 'theme-light' => esc_html__( 'Light Theme', 'mailchimp-for-wp' ), 'theme-dark' => esc_html__( 'Dark Theme', 'mailchimp-for-wp' ), 'theme-red' => esc_html__( 'Red Theme', 'mailchimp-for-wp' ), 'theme-green' => esc_html__( 'Green Theme', 'mailchimp-for-wp' ), 'theme-blue' => esc_html__( 'Blue Theme', 'mailchimp-for-wp' ), ), ); /** * Filters the ', $label ); foreach ( $options as $key => $option ) { printf( '', $key, selected( $opts['css'], $key, false ), $option ); } print( '' ); } else { printf( '', $key, selected( $opts['css'], $key, false ), $option ); } } ?>