File: /var/www/html/wpmuhibbah_err/wp-content/plugins/awsm-team/includes/pro-features.php
<?php
/**
* Pro features meta.
*
* @package awsm-team
*/
if ( ! defined( 'ABSPATH' ) ) {
exit;
}
?>
<div class="awsm-team-right-inner awsm-team-upgrade-msg">
<h3>Upgrade to AWSM Team Pro for more cool features</h3>
<ul class="awsm-team-upgrade-list">
<li><strong>More Presets</strong>
<br>Truely premium presets</li>
<li><strong>More style options</strong>
<br>New styles with updates</li>
<li><strong>Visual Composer Support</strong>
<br>Element to quickly insert teams</li>
<li><strong>Customer Support</strong>
<br>Premium Chat and Email Support</li>
</ul>
<a class="awsm-team-btn-upgrade" href="https://1.envato.market/team" target="_blank"><?php esc_html_e( 'Upgrade Now', 'awsm-team' ); ?></a>
<p><?php esc_html_e( 'Lifetime license. Unlimited updates.', 'awsm-team' ); ?></p>
</div>