HEX
Server: Apache
System: Linux beta.alfanet.ee 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: busines1 (1252)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: //proc/self/cwd/wp-content/plugins/w3-total-cache/Generic_WidgetSpreadTheWord_View.php
<?php
/**
 * File: Generic_WidgetSpreadTheWord_View.php
 *
 * @package W3TC
 */

namespace W3TC;

if ( ! defined( 'W3TC' ) ) {
	die();
}
?>
<p><?php esc_html_e( 'Enjoying W3TC? Please support us!', 'w3-total-cache' ); ?></p>
<ul>
	<li>
		<label><?php esc_html_e( 'Vote:', 'w3-total-cache' ); ?></label>
		<input type="button" class="button button-vote" value="Give us a 5 stars!" />
	</li>
</ul>

<p>
	<?php esc_html_e( 'Or please share', 'w3-total-cache' ); ?> 
	<a href="admin.php?page=w3tc_support&amp;request_type=new_feature">your feedback</a>
	so that we can improve!
</p>