PluginProbe
Chartify – WordPress Chart Plugin / 3.0.7
Chartify – WordPress Chart Plugin v3.0.7
3.8.0 3.7.9 3.7.8 3.7.7 3.7.6 3.7.5 trunk 1.0.0 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 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.1.4 3.1.5 3.1.6 All 83 releases
chart-builder / admin / partials / features / chart-builder-plugin-featured-display.php

chart-builder-plugin-featured-display.php in Chartify – WordPress Chart Plugin 3.0.7, at admin/partials/features/chart-builder-plugin-featured-display.php

9 lines 497 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <div class="wrap">
2 <h1 id="ays-chart-intro-title"><?php echo __('Please feel free to use our other awesome plugins!', $this->plugin_name); ?></h1>
3 <?php $this->output_about_addons(); ?>
4 <div class="ays-chart-see-all">
5 <a href="https://ays-pro.com/wordpress" target="_blank" class="ays-chart-all-btn"><?php echo __('See All Plugins', $this->plugin_name); ?></a>
6 </div>
7
8 <!-- <p class="text-center coming-soon">And more and more is <span>Coming Soon</span></p> -->
9 </div>