HEX
Server: nginx/1.26.1
System: Linux main-vm 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
User: root (0)
PHP: 8.2.19
Disabled: NONE
Upload Files
File: //var/www/adila/wp-content/plugins/visualizer/templates/improve.php
	<div class="pro-feature">
		<div class="pro-feature-inner">
			<div class="pro-feature-features">
				<h2>Answer a few questions for us to help us improve the product</h2>
				<p>We're always looking for suggestions to further improve Visualizer. If you'd like to help us, please fill out this <a href="<?php echo VISUALIZER_SURVEY; ?>" target="_blank">survey</a>.</p>
				<?php if ( ! Visualizer_Module::is_pro() ) { ?>
				<p>If your feedback is especially helpful and we choose to do an interview with you to discuss your suggestions, you will even gain a yearly membership for free for your trouble.</p>
				<?php } ?>
			</div>
			<div class="clear"></div>
		</div>
	</div>
	<div class="clear"></div>