themeCompatibility->isCurrentThemeSupported() ): if ( ! DGWT_WCAS()->themeCompatibility->isWhiteLabel() ): $name = DGWT_WCAS()->themeCompatibility->getThemeName(); $parentLabel = ''; if ( DGWT_WCAS()->themeCompatibility->isChildTheme() ) { $parentLabel = ', ' . sprintf( __( 'child theme of %s', 'ajax-search-for-woocommerce' ), DGWT_WCAS()->themeCompatibility->getParentThemeName() ); } ?>

%s theme%s. Fantastic!', 'ajax-search-for-woocommerce' ), $name, $parentLabel ); ?>