File "html-notice-activate.php"

Full path: /home/kosmetik/public_html/wp-content/plugins/gplvault-updater/static/notices/html-notice-activate.php
File size: 338 B
MIME-type: text/x-php
Charset: utf-8

Download   Open   Edit   Advanced Editor   Back

<?php

if (!defined('ABSPATH')) {
    exit;
}
?>
<div id="gv_activation_message" class="notice notice-error">
	<p><strong><?php 
esc_html_e('GPLVault Updater License Activation', 'gplvault');
?></strong>
		&#8211; <?php 
esc_html_e('Please, activate your license to get access to GPLVault themes and plugins.', 'gplvault');
?></p>
</div>