Files
2026-04-23 04:33:43 +03:30

23 lines
1.7 KiB
PHP

<?php
defined('ABSPATH') || exit ("no access");
if( empty($this->e75cd91d6626e11bd57ffae76ab8aa) ): ?>
<div class="notice notice-error">
<?php if (version_compare(PHP_VERSION, '7.0.0') >= 0):?>
<p>
<?php printf(esc_html__( 'To activating %s, please insert your license key', 'guard-gn-ba264b4e6ae70fe858863b5ef944159d' ), esc_html__($this->ab99754f2ba6bc7eeeb071aa6733bbd, 'guard-gn-ba264b4e6ae70fe858863b5ef944159d')); ?>
<a href="<?php echo admin_url( 'admin.php?page='.$this->bf77b00e7afe4e6e2c4194a6a11dd ); ?>" class="button button-primary"><?php _e('Active License', 'guard-gn-ba264b4e6ae70fe858863b5ef944159d'); ?></a>
</p>
<?php else:?>
<p>
<?php printf(esc_html__( 'The PHP version of the website is lower than 7.0. Ask your host administrator to upgrade PHP version to activate %s. ', 'guard-gn-ba264b4e6ae70fe858863b5ef944159d' ), esc_html__($this->ab99754f2ba6bc7eeeb071aa6733bbd, 'guard-gn-ba264b4e6ae70fe858863b5ef944159d')); ?>
</p>
<?php endif; ?>
</div>
<?php elseif( $this->f12516110e6ce7e2680db0857ca20ea===true ): ?>
<div class="notice notice-error">
<p>
<?php printf(esc_html__( 'Something is wrong with your %s license. Please check it.', 'guard-gn-ba264b4e6ae70fe858863b5ef944159d' ), esc_html__($this->ab99754f2ba6bc7eeeb071aa6733bbd, 'guard-gn-ba264b4e6ae70fe858863b5ef944159d')); ?>
<a href="<?php echo admin_url( 'admin.php?page='.$this->bf77b00e7afe4e6e2c4194a6a11dd ); ?>" class="button button-primary"><?php _e('Check Now', 'guard-gn-ba264b4e6ae70fe858863b5ef944159d'); ?></a>
</p>
</div>
<?php endif; ?>