PATH:
home
/
niazsaze
/
public_html
/
wp-content
/
plugins
/
wp-statistics
/
views
/
components
/
lock-sections
<div class="wps-premium-feature__head"> <h1> <?php esc_html_e('You Have Access to This Add-on!', 'wp-statistics')?> </h1> </div> <div class="wps-premium-feature__info wps-premium-feature__info--premium-user"> <?php echo sprintf(esc_attr__('Your license includes the %s, but it’s not installed yet. Go to the Add-ons page to install and activate it, so you can start using all its features.', 'wp-statistics'),esc_html($addon_title)); ?> </div> <a class="button button-primary button-primary-addons" href="<?php echo esc_url(admin_url('admin.php?page=wps_plugins_page')) ?>" ><?php esc_html_e('Go to Add-ons Page', 'wp-statistics') ?></a>
[-] notice-inactive-license-addon.php
[edit]
[-] setting-unlock-premium.php
[edit]
[-] setting-active-licensed-addon.php
[edit]
[+]
..
[-] tooltip-premium.php
[edit]