PluginProbe
WP Ultimate Post Grid / 2.2
WP Ultimate Post Grid v2.2
4.1.1 trunk 1.5 1.6 1.7 1.7.1 1.7.2 1.8 1.9 2.0 2.1 2.2 2.3 2.4.0 2.5.0 2.6.0 2.7.0 2.8.0 2.8.2 3.0.0 3.3.0 3.4.0 3.5.0 3.6.0 3.7.0 All 32 releases
wp-ultimate-post-grid / static / faq / our_plugins.php

our_plugins.php in WP Ultimate Post Grid 2.2, at static/faq/our_plugins.php

65 lines 2.9 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <div class="changelog">
2 <div>
3 <p class="about-description">We have developed some other plugins as well and would love for you to try them out. Let us know what you think!</p>
4 </div>
5
6 <hr />
7
8 <div class="feature-section col two-col">
9 <div class="col-1">
10 <img src="<?php echo $img_dir; ?>wp-ultimate-recipe.jpg" alt="WP Ultimate Recipe" class="about-overview-img" />
11 </div>
12 <div class="col-2 last-feature">
13 <h3>WP Ultimate Recipe</h3>
14 <p>The very best recipe plugin. Everything a food blog needs and more.</p>
15 <p>
16 Free & Premium plugin.
17 <br/><a href="https://wordpress.org/plugins/wp-ultimate-recipe/" target="_blank">http://wordpress.org/plugins/wp-ultimate-recipe</a>
18 <br/><a href="http://www.wpultimaterecipe.com" target="_blank">http://www.wpultimaterecipe.com</a>
19 </p>
20 </div>
21 </div>
22
23 <hr />
24
25 <div class="feature-section col two-col">
26 <div class="col-1">
27 <h3>Easy Affiliate Links</h3>
28 <p>Easily manage and cloak all your external links. Perfect for taking control of your affiliate links.</p>
29 <p>Free plugin.<br/><a href="https://wordpress.org/plugins/easy-affiliate-links/" target="_blank">http://wordpress.org/plugins/easy-affiliate-links</a></p>
30 </div>
31 <div class="col-2 last-feature">
32 <img src="<?php echo $img_dir; ?>easy-affiliate-links.png" alt="Easy Affiliate Links" class="about-overview-img" />
33 </div>
34 </div>
35
36 <hr />
37
38 <div class="feature-section col two-col">
39 <div class="col-1">
40 <img src="<?php echo $img_dir; ?>easy-image-collage.jpg" alt="Easy Image Collage" class="about-overview-img" />
41 </div>
42 <div class="col-2 last-feature">
43 <h3>Easy Image Collage</h3>
44 <p>Create beautiful responsive image collages for all your posts and pages.</p>
45 <p>
46 Free & Premium plugin.
47 <br/><a href="https://wordpress.org/plugins/easy-image-collage/" target="_blank">http://wordpress.org/plugins/easy-image-collage</a>
48 <br/><a href="http://bootstrapped.ventures/easy-image-collage/" target="_blank">http://bootstrapped.ventures/easy-image-collage/</a>
49 </p>
50 </div>
51 </div>
52
53 <hr />
54
55 <div class="feature-section col two-col">
56 <div class="col-1">
57 <h3>Dynamic Widget Content</h3>
58 <p>A widget with specific content for each page or post.</p>
59 <p>Free plugin.<br/><a href="https://wordpress.org/plugins/dynamic-widget-content/" target="_blank">http://wordpress.org/plugins/dynamic-widget-content</a></p> </div>
60 <div class="col-2 last-feature">
61 <img src="<?php echo $img_dir; ?>dynamic-widget-content.png" alt="Dynamic Widget Content" class="about-overview-img" />
62 </div>
63
64 </div>
65 </div>