HEX
Server: LiteSpeed
System: Linux server53.web-hosting.com 4.18.0-513.24.1.lve.1.el8.x86_64 #1 SMP Thu May 9 15:10:09 UTC 2024 x86_64
User: nahevttf (6494)
PHP: 8.0.30
Disabled: NONE
Upload Files
File: /home/nahevttf/public_html/wp-content/plugins/wp-optimize/templates/settings/support-and-faqs.php
<?php if (!defined('WPO_VERSION')) die('No direct access allowed'); ?>

<h3><?php esc_html_e('Support and feedback', 'wp-optimize'); ?></h3>
<div class="wpo-fieldgroup">
	<?php WP_Optimize()->include_template('settings/system-status.php'); ?>
	<ul>
		<li><?php $wp_optimize->wp_optimize_url('https://getwpo.com/faqs/', __('Read our FAQ here', 'wp-optimize')); ?></li>
		<li><?php $wp_optimize->wp_optimize_url('https://wordpress.org/support/plugin/wp-optimize/', __('Support is available here.', 'wp-optimize')); ?></li>
		<li>
			<?php echo esc_html__('If you like WP-Optimize,', 'wp-optimize') . ' ' . $wp_optimize->wp_optimize_url('https://wordpress.org/support/plugin/wp-optimize/reviews/?rate=5#new-post', __('please give us a positive review, here.', 'wp-optimize'), '', '', true); ?>
			<?php echo esc_html__('Or, if you did not like it,', 'wp-optimize') . ' ' . $wp_optimize->wp_optimize_url('https://wordpress.org/support/plugin/wp-optimize/', __('please tell us why at this link.', 'wp-optimize'), '', '', true); ?>
		</li>
	</ul>
</div>