OwlCyberSecurity - MANAGER
Edit File: html-settings-group.php
<?php defined( 'ABSPATH' ) || die( 'Keep Quit' ); ?> <h2><?php esc_html_e( 'Swatches Group', 'woo-variation-swatches' ); ?></h2> <div class="woo-variation-swatches-group-section-wrapper"> <div class="woocommerce-BlankState woocommerce-BlankState--swatches-group"> <h2 class="woocommerce-BlankState-message"> <?php esc_html_e( 'Show your swatches individually or in groups. Split variation swatches into group to make it much more user friendly.', 'woo-variation-swatches' ); ?> </h2> <a class="woocommerce-BlankState-cta button-primary button" target="_blank" href="https://demo.getwooplugins.com/woocommerce-variation-swatches/group-category-swatches/"> <?php esc_html_e( 'Show me, How it works!', 'woo-variation-swatches' ); ?> <span class="dashicons dashicons-external"></span> </a> </div> </div>