addons.php
7 years ago
class-strong-testimonials-about.php
7 years ago
how-to.php
7 years ago
links.php
7 years ago
privacy.php
8 years ago
whats-new.php
7 years ago
addons.php
32 lines
| 1 | <hr /> |
| 2 | |
| 3 | <h2><?php _e( 'Get More Features With Free Add-ons', 'strong-testimonials' ); ?></h2> |
| 4 | |
| 5 | <div id="addons" class="feature-section three-col"> |
| 6 | <div class="col sidebar-block sidebar-news addon multiple-forms"> |
| 7 | <h3>Multiple Forms</h3> |
| 8 | <p>Need more forms for different products or services? No problem. Create unlimited forms.</p> |
| 9 | <div class="actions"> |
| 10 | <a href="https://strongplugins.com/plugins/strong-testimonials-multiple-forms?utm_source=plugin&utm_medium=about" target="_blank">Learn more</a> |
| 11 | </div> |
| 12 | </div> |
| 13 | <div class="col sidebar-block sidebar-news addon properties"> |
| 14 | <h3>Properties</h3> |
| 15 | <p>Want to rebrand 'testimonials' as 'reviews'? Want to completely customize the permalink structure? Gain maximum control.</p> |
| 16 | <div class="actions"> |
| 17 | <a href="https://strongplugins.com/plugins/strong-testimonials-properties/?utm_source=plugin&utm_medium=about" target="_blank">Learn more</a> |
| 18 | • |
| 19 | <a href="https://strongdemos.com/strong-testimonials-properties/?utm_source=plugin&utm_medium=about" target="_blank">Go demo</a> |
| 20 | </div> |
| 21 | </div> |
| 22 | <div class="col sidebar-block sidebar-news addon assignment"> |
| 23 | <h3>Assignment</h3> |
| 24 | <p>Assign testimonials to any content type with features designed to simplify your workflow. Works well with portfolio, directory and service business themes.</p> |
| 25 | <div class="actions"> |
| 26 | <a href="https://strongplugins.com/plugins/strong-testimonials-assignment?utm_source=plugin&utm_medium=about" target="_blank">Learn more</a> |
| 27 | • |
| 28 | <a href="https://strongdemos.com/strong-testimonials-assignment/?utm_source=plugin&utm_medium=about" target="_blank">Go demo</a> |
| 29 | </div> |
| 30 | </div> |
| 31 | </div> |
| 32 |