MOON
Server: Apache
System: Linux nserver.cafsindia.com 4.18.0-553.104.1.lve.el8.x86_64 #1 SMP Tue Feb 10 20:07:30 UTC 2026 x86_64
User: cafsindia (1002)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: //home/cafsindia/www/wp-content/plugins/swift-performance-lite/templates/set-purchase-key.php
<?php defined('ABSPATH') or die("KEEP CALM AND CARRY ON");?>

<div class="swift-message swift-purchase-key-warning">

	<div class="swift-error"><?php esc_html_e('This feature requires a valid purchase key', 'swift-performance');?></div>

      <p class="swift-centered">
      	<a href="<?php echo esc_url(add_query_arg(array('subpage' => 'settings', 'tab' => '1'), menu_page_url('swift-performance', false)));?>" class="swift-btn swift-btn-green"><?php esc_html_e('Go to Settings', 'swift-performance')?></a>
            <a href="<?php echo Swift_Performance::get_upgrade_url('set-purchase-key');?>" target="_blank" class="swift-btn swift-btn-brand"><?php esc_html_e('Purchase a license', 'swift-performance')?></a>
      </p>
</div>
<br><br>