| 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> |