PluginProbe
Post Grid Gutenberg Blocks – PostX / 2.2.5
Post Grid Gutenberg Blocks – PostX v2.2.5
5.0.39 5.0.38 5.0.37 5.0.36 5.0.35 5.0.34 5.0.33 5.0.32 5.0.31 5.0.30 5.0.29 5.0.28 5.0.27 5.0.26 5.0.25 5.0.23 5.0.24 5.0.22 5.0.21 5.0.20 5.0.19 5.0.18 5.0.17 2.1.1 2.1.2 All 237 releases
← All changes | classes/options/Features.php +21 -21 2.1.22.2.5 View file →
@@ -12,30 +12,30 @@
12 12 * Settings page output
13 13 */
14 14 public static function create_admin_page() { ?>
15 15 <div class="ultp-option-body">
16 -
16 +
17 17 <?php require_once ULTP_PATH . 'classes/options/Heading.php'; ?>
18 18
19 19 <div class="ultp-content-wrap">
20 20 <div class="ultp-features ultp-admin-card">
21 - <div class="ultp-text-center"><h2 class="ultp-admin-title"><?php _e('Pro Features', 'ultimate-post'); ?></h2></div>
22 - <div class="ultp-feature-items">
21 + <div class="ultp-text-center"><h2 class="ultp-admin-title"><?php _e('Pro Features', 'ultimate-post'); ?></h2></div>
22 + <div class="ultp-feature-items">
23 23 <div class="ultp-feature-item">
24 24 <div class="ultp-feature-image">
25 - <img loading="lazy" src="<?php echo ULTP_URL.'assets/img/admin/pro-f1.png'; ?>" alt="Filter Category">
25 + <img loading="lazy" src="<?php echo ULTP_URL.'assets/img/admin/pro-f1.png'; ?>" alt="Filter Category">
26 26 </div>
27 27 <div class="ultp-feature-content">
28 - <h4><?php _e('Quick Query Builder', 'ultimate-post'); ?></h4>
28 + <h4><?php _e('Quick Query Builder', 'ultimate-post'); ?></h4>
29 29 <div><?php _e('With a single click, you can change your query, no coding skill is required whatsoever. Most Comments, Most Popular, Latest Posts, and many more pre-defined queries are available for your convenience.', 'ultimate-post'); ?></div>
30 30 </div>
31 31 </div>
32 32 <div class="ultp-feature-item">
33 33 <div class="ultp-feature-image">
34 - <img loading="lazy" src="<?php echo ULTP_URL.'assets/img/admin/pro-f2.png'; ?>" alt="Starter Packs">
35 - </div>
34 + <img loading="lazy" src="<?php echo ULTP_URL.'assets/img/admin/pro-f2.png'; ?>" alt="Starter Packs">
35 + </div>
36 36 <div class="ultp-feature-content">
37 - <h4><?php _e('Starter Packs', 'ultimate-post'); ?></h4>
37 + <h4><?php _e('Starter Packs', 'ultimate-post'); ?></h4>
38 38 <div><?php _e('A large number of starter packs and pre-made designs are added to our starter pack library. So, you don’t need any designing skills on your part. Simply, choose, click, and import.', 'ultimate-post'); ?></div>
39 39 </div>
40 40 </div>
41 41
@@ -40,34 +40,34 @@
40 40 </div>
41 41
42 42 <div class="ultp-feature-item">
43 43 <div class="ultp-feature-image">
44 - <img loading="lazy" src="<?php echo ULTP_URL.'assets/img/admin/pro-f3.png'; ?>" alt="Ready-made Designs">
45 - </div>
44 + <img loading="lazy" src="<?php echo ULTP_URL.'assets/img/admin/pro-f3.png'; ?>" alt="Ready-made Designs">
45 + </div>
46 46 <div class="ultp-feature-content">
47 - <h4><?php _e('Ready-made Designs', 'ultimate-post'); ?></h4>
47 + <h4><?php _e('Ready-made Designs', 'ultimate-post'); ?></h4>
48 48 <div><?php _e('A large number of readymade designs and pre-made layouts are added to our starter pack library. You no longer need any designing skills on your part. Simply, choose, click, and import.', 'ultimate-post'); ?></div>
49 49 </div>
50 50 </div>
51 -
52 - <div class="ultp-feature-item">
53 - <div class="ultp-feature-image">
51 +
52 + <div class="ultp-feature-item">
53 + <div class="ultp-feature-image">
54 54 <img loading="lazy" src="<?php echo ULTP_URL.'assets/img/admin/pro-f4.png'; ?>" alt="Filter Category">
55 55 </div>
56 - <div class="ultp-feature-content">
57 - <h4><?php _e('Image Loading', 'ultimate-post'); ?></h4>
56 + <div class="ultp-feature-content">
57 + <h4><?php _e('Image Loading', 'ultimate-post'); ?></h4>
58 58 <div><?php _e('Image loading issues result in bad user experiences for your visitors and users. To improve the user experience, we have added an image lazy loading feature. Your users need not suffer any longer.', 'ultimate-post'); ?></div>
59 59 </div>
60 60 </div>
61 61 </div>
62 62 <div class="ultp-text-center">
63 - <a class="ultp-btn ultp-btn-primary" target="_blank" href="https://www.wpxpo.com/gutenberg-post-blocks/all-features/?utm_campaign=go_premium"><?php esc_html_e('More Features', 'ultimate-post'); ?></a>
64 - </div>
63 + <a class="ultp-btn ultp-btn-primary" target="_blank" href="<?php echo ultimate_post()->get_premium_link(); ?>"><?php esc_html_e('More Features', 'ultimate-post'); ?></a>
64 + </div>
65 65 </div>
66 66 </div><!--/features-->
67 67
68 68 <div class="ultp-content-wrap ultp-testimonial">
69 - <div class="ultp-text-center"><h2 class="ultp-admin-title"><?php _e('Reviews & Testimonials', 'ultimate-post'); ?></h2></div>
69 + <div class="ultp-text-center"><h2 class="ultp-admin-title"><?php _e('Reviews & Testimonials', 'ultimate-post'); ?></h2></div>
70 70 <div class="ultp-testimonial-items">
71 71 <div class="ultp-testimonial-item">
72 72 <div class="ultp-admin-card">
73 73 <div><?php _e('Plugin is excellent! Thank you for rarely a good great free plugin! To many options, easy to use.I really needed this plugin for the site i’m developing! No errors(bug)! I strongly recommend it! Please next update give to us ???? in options “Order By”: more option like: hits, most popular,last 24hour! Of course if possible', 'ultimate-post'); ?></div>
@@ -95,9 +95,9 @@
95 95 </div>
96 96 </div><!--/testimonials-->
97 97
98 98 <div class="ultp-content-wrap ultp-compare-table">
99 - <div class="ultp-text-center"><h2 class="ultp-admin-title"><?php _e('Free Vs Pro Comparison', 'ultimate-post'); ?></h2></div>
99 + <div class="ultp-text-center"><h2 class="ultp-admin-title"><?php _e('Free Vs Pro Comparison', 'ultimate-post'); ?></h2></div>
100 100 <div class="ultp-compare-table-content">
101 101 <table>
102 102 <tbody>
103 103 <tr>
@@ -139,9 +139,9 @@
139 139 </tbody>
140 140 </table>
141 141 <div class="ultp-compare-button">
142 142 <a class="ultp-btn ultp-btn-transparent" href="http://ultp.wpxpo.com/" target="_blank" rel="noopener noreferrer"><?php _e('Live Demo', 'ultimate-post'); ?></a>
143 - <a class="ultp-btn ultp-btn-primary" href="https://www.wpxpo.com/gutenberg-post-blocks/"><?php _e('Buy Now', 'ultimate-post'); ?></a>
143 + <a class="ultp-btn ultp-btn-primary" href="<?php echo ultimate_post()->get_premium_link(); ?>"><?php _e('Buy Now', 'ultimate-post'); ?></a>
144 144 </div>
145 145 </div>
146 146 </div><!--/compare-->
147 147