HEX
Server: Apache
System: Linux host.fiblib.com 5.14.0-611.5.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Nov 11 08:09:09 EST 2025 x86_64
User: agritoday (1002)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: /home/agritoday/www/wp-content/plugins-x/w3-total-cache/inc/options/edd/buy.php
<?php
namespace W3TC;

if ( !defined( 'W3TC' ) )
	die();

?>
<div>
	<?php printf( __( 'Unlock more speed, %s now!', 'w3-total-cache' ),
	'<input type="button" class="button-primary button-buy-plugin" data-src="' . esc_attr( 'page_' . $page ) .
	'" value="' . __( 'upgrade', 'w3-total-cache' ) . '" />' ) ?>
	<div id="w3tc-license-instruction" style="display: none;">
	<p class="description"><?php printf( __( 'Please enter the license key you received after successful checkout %s.', 'w3-total-cache' ),
	'<a href="' . network_admin_url( 'admin.php?page=w3tc_general#licensing' ) .'">' . __( 'here', 'w3-total-cache' ) . '</a>' )
?></p>
	</div>
</div>