PluginProbe
Visualizer – Tables & Charts Manager with Built-in AI Generator / 3.10.2
Visualizer – Tables & Charts Manager with Built-in AI Generator v3.10.2
4.0.7 4.0.6 4.0.5 4.0.4 4.0.3 3.0.5 3.0.6 3.0.7 3.0.8 3.0.9 3.1.0 3.1.1 3.1.2 3.1.3 3.10.0 3.10.1 3.10.10 3.10.11 3.10.12 3.10.13 3.10.14 3.10.15 3.10.2 3.10.3 3.10.4 All 148 releases
visualizer / templates / improve.php

improve.php in Visualizer – Tables & Charts Manager with Built-in AI Generator 3.10.2, at templates/improve.php

14 lines 707 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <div class="pro-feature">
2 <div class="pro-feature-inner">
3 <div class="pro-feature-features">
4 <h2>Answer a few questions for us to help us improve the product</h2>
5 <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>
6 <?php if ( ! Visualizer_Module::is_pro() ) { ?>
7 <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>
8 <?php } ?>
9 </div>
10 <div class="clear"></div>
11 </div>
12 </div>
13 <div class="clear"></div>
14