HEX
Server:Apache
System:Linux localhost 5.10.0-14-amd64 #1 SMP Debian 5.10.113-1 (2022-04-29) x86_64
User:enlugo-es (10006)
PHP:7.4.33
Disabled:opcache_get_status
Upload Files
File: /var/www/vhosts/enlugo.es/httpdocs/wp-content/plugins/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>