File "tooltip-premium.php"

Full path: /var/www/html/cemeau/wp-content/plugins/wp-statistics/views/components/lock-sections/tooltip-premium.php
File size: 360 bytes
MIME-type: text/plain
Charset: utf-8

Download   Open   Edit   Advanced Editor   Back

<span class="wps-tooltip_templates tooltip-premium <?php echo esc_attr($class) ?>">
    <span id="tooltip_content">
        <a data-target="<?php echo esc_html($addon_name) ?>" class="js-wps-openPremiumModal"><?php esc_html_e('Learn More', 'wp-statistics') ?></a>
        <span><?php esc_html_e('Premium Feature', 'wp-statistics') ?></span>
    </span>
</span>