PluginProbe
AWSM Team – Team Showcase Plugin / 1.0
AWSM Team – Team Showcase Plugin v1.0
trunk 1.0 1.1 1.1.2 1.2.1 1.3.0 1.3.1 1.3.2 1.3.3 1.3.4
awsm-team / includes / pro-features.php

pro-features.php in AWSM Team – Team Showcase Plugin 1.0, at includes/pro-features.php

16 lines 778 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <div class="awsm-team-right-inner awsm-team-upgrade-msg">
2 <h3>Upgrade to AWSM Team Pro for more cool features</h3>
3 <ul class="awsm-team-upgrade-list">
4 <li><strong>More Presets</strong>
5 <br>Truely premium presets</li>
6 <li><strong>More style options</strong>
7 <br>New styles with updates</li>
8 <li><strong>Visual Composer Support</strong>
9 <br>Element to quickly insert teams</li>
10 <li><strong>Customer Support</strong>
11 <br>Premium Chat and Email Support</li>
12 </ul>
13 <a class="awsm-team-btn-upgrade" href="http://goo.gl/A8Rmxn" target="_blank"><?php _e('Upgrade Now ($15)',$this->text_domain);?></a>
14 <p><?php _e('Lifetime license. Unlimited updates.',$this->text_domain);?></p>
15 </div>
16