PluginProbe
Visualizer – Tables & Charts Manager with Built-in AI Generator / 3.3.4
Visualizer – Tables & Charts Manager with Built-in AI Generator v3.3.4
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
← All changes | templates/docs.php +6 -6 3.10.123.3.4 View file →
@@ -19,12 +19,12 @@
19 19 <?php } ?>
20 20 </ul>
21 21
22 22 <?php if ( ! $is_pro ) { ?>
23 - <p>We have many more features and charts, and offer email & chat support if you purchase our <a href="<?php echo tsdk_utmify( Visualizer_Plugin::PRO_TEASER_URL, 'docscard' ); ?>" target="_blank">Pro Version</a>.</p>
23 + <p>We have many more features and charts, and offer email & chat support if you purchase our <a href="<?php echo Visualizer_Plugin::PRO_TEASER_URL; ?>">Pro Version</a>.</p>
24 24 <?php } ?>
25 25
26 - <p>Ready to begin? Let's <a href="<?php echo admin_url( 'admin.php?page=' . Visualizer_Plugin::NAME . '&vaction=addnew' ); ?>">create a chart</a> or <a href="<?php echo VISUALIZER_DEMO_URL; ?>" target="_blank">view a demo</a>!
26 + <p>Ready to begin? Let's <a href="<?php echo admin_url( 'admin.php?page=' . Visualizer_Plugin::NAME . '&vaction=addnew' ); ?>">create a chart!</a>
27 27 </div>
28 28 </div>
29 29 </div>
30 30 <div class="clear"></div>
@@ -32,12 +32,12 @@
32 32 <div class="pro-feature">
33 33 <div class="pro-feature-inner">
34 34 <div class="pro-feature-features">
35 35 <h2>Documentation</h2>
36 - <p>To get started with Visualizer, we recommend you first bookmark our main documentation page <a href="<?php echo VISUALIZER_MAIN_DOC; ?>" target="_blank">here</a>.</p>
36 + <p>To get started with Visualizer, we recommend you first bookmark our main documentation page <a href="<?php echo VISUALIZER_MAIN_DOC; ?>">here</a>.</p>
37 37
38 38 <p>
39 - Notably, you could take a look at this first introductory tutorial: <a href="https://docs.themeisle.com/article/597-create-chart" target="_blank">How to create my first chart</a>.
39 + Notably, you could take a look at this first introductory tutorial: <a href="https://docs.themeisle.com/article/597-create-chart">How to create my first chart</a>.
40 40 </p>
41 41
42 42 <p>If you prefer learning through video, this could prove useful. It is a little dated however.</p>
43 43 </div>
@@ -54,11 +54,11 @@
54 54 <div class="pro-feature-inner">
55 55 <div class="pro-feature-features">
56 56 <h2>Need help?</h2>
57 57 <?php if ( ! $is_pro ) { ?>
58 - <p>Our support channel for users of the free version can be found <a href="https://wordpress.org/support/plugin/visualizer/" target="_blank">here</a>.</p>
58 + <p>Our support channel for users of the free version can be found <a href="https://wordpress.org/support/plugin/visualizer/">here</a>.</p>
59 59 <?php } else { ?>
60 - <p>Contact our premium support by logging in to your account <a href="https://store.themeisle.com/login/" target="_blank">here</a>.</p>
60 + <p>Contact our premium support by logging in to your account <a href="https://store.themeisle.com/login/">here</a>.</p>
61 61 <?php } ?>
62 62 </div>
63 63 <div class="clear"></div>
64 64 </div>