HEX
Server: Apache
System: Linux WWW 6.1.0-40-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.153-1 (2025-09-20) x86_64
User: web11 (1011)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: /var/www/studis.kauko.lt/wp-content/plugins/wp-statistics/views/metabox/pages-visitors-preview.php
<div class="wps-admin-pages-component__preview">
    <div class="wps-admin-pages-component__promotion">
        <h3><?php echo sprintf(
            // translators: 1: Link to DataPlus add-on - 2: Name of the add-on.
            __('Latest Visitors is included in <a href="%s" target="_blank">%s</a>', 'wp-statistics'),
            esc_url('https://wp-statistics.com/add-ons/wp-statistics-data-plus/?utm_source=wp-statistics&utm_medium=display&utm_campaign=dp-unlock-charts'),
            esc_html__('DataPlus Add-on', 'wp-statistics')
        ); ?></h3>
        <p><?php esc_html_e('Unlock deeper insights into your website\'s performance with WP Statistics Premium.', 'wp-statistics'); ?></p>
        <a href="https://wp-statistics.com/add-ons/wp-statistics-data-plus/?utm_source=wp-statistics&utm_medium=display&utm_campaign=dp-unlock-charts" class="button-primary" target="_blank"><?php esc_html_e('Upgrade Now', 'wp-statistics'); ?></a>
    </div>

    <img alt="<?php esc_html_e('Page visitors locked section', 'wp-statistics'); ?>" src="<?php echo esc_url(WP_STATISTICS_URL . 'assets/images/pages-visitors-preview.png'); ?>">
</div>