PluginProbe
Better Payment – Instant Payments, Donations, Fundraising with Subscriptions & More / trunk
Better Payment – Instant Payments, Donations, Fundraising with Subscriptions & More vtrunk
2.3.4 2.3.3 2.3.2 2.3.1 2.3.0 2.2.2 2.2.1 2.2.0 2.1.2 2.1.1 trunk 0.0.1 0.0.2 0.0.3 0.0.4 0.0.5 0.0.6 0.0.7 1.0.0 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 All 66 releases
better-payment / includes / Admin / views / partials / go-premium.php

go-premium.php in Better Payment – Instant Payments, Donations, Fundraising with Subscriptions & More trunk, at includes/Admin/views/partials/go-premium.php

9 lines 643 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <div class="main__content__area">
2 <div class="content__area__body p50">
3 <div class="go__premium">
4 <h3><?php esc_html_e('Why upgrade to Premium Version?', 'better-payment'); ?></h3>
5 <p><?php esc_html_e('Get access to Analytics, Refund, Invoice & many more features that makes your life way easier. You will also get world class support from our dedicated team 24/7.', 'better-payment'); ?></p>
6 <a href="//wpdeveloper.com/in/upgrade-better-payment-pro" class="button button__active" target="_blank"><?php esc_html_e('Get Premium Version', 'better-payment'); ?></a>
7 </div>
8 </div>
9 </div>