PluginProbe ʕ •ᴥ•ʔ
Folders – Unlimited Folders to Organize Media Library Folder, Pages, Posts, File Manager / 2.6.1
Folders – Unlimited Folders to Organize Media Library Folder, Pages, Posts, File Manager v2.6.1
3.1.9 3.1.8 3.1.7 2.9.3 2.9.4 2.9.5 2.9.6 2.9.7 2.9.8 3.0 3.0.1 3.0.2 3.0.3 3.0.4 3.0.5 3.0.6 3.0.7 3.0.8 3.0.9 3.1.0 3.1.1 3.1.2 3.1.3 3.1.4 3.1.5 3.1.6 trunk 1.3.7 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.2 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5 2.2.6 2.2.7 2.2.8 2.2.9 2.3 2.3.1 2.3.2 2.3.3 2.3.4 2.3.5 2.3.6 2.3.7 2.3.8 2.3.9 2.4 2.4.1 2.4.2 2.4.3 2.4.4 2.4.5 2.4.6 2.4.7 2.4.8 2.4.9 2.5 2.5.1 2.5.2 2.5.3 2.5.4 2.5.5 2.5.6 2.5.7 2.5.8 2.5.9 2.6 2.6.1 2.6.2 2.6.3 2.6.4 2.6.5 2.6.6 2.6.7 2.6.8 2.6.9 2.7 2.7.1 2.7.2 2.7.3 2.7.4 2.7.5 2.8 2.8.1 2.8.2 2.8.3 2.8.4 2.8.5 2.8.6 2.8.7 2.8.8 2.8.9 2.9 2.9.1 2.9.2
folders / templates / admin / upgrade-to-pro.php
folders / templates / admin Last commit date
admin-content.php 5 years ago folder-deactivate-form.php 6 years ago folder-popup.php 5 years ago general-settings.php 5 years ago help.php 6 years ago recommended-plugins.php 5 years ago update.php 6 years ago upgrade-to-pro.php 5 years ago
upgrade-to-pro.php
207 lines
1 <?php if ( ! defined( 'ABSPATH' ) ) exit;
2 $pro_url = "https://go.premio.io/?edd_action=add_to_cart&download_id=687&edd_options[price_id]=";
3 ?>
4 <link href="<?php echo esc_url(WCP_FOLDER_URL."assets/css/select2.min.css?ver=".WCP_FOLDER_VERSION) ?>" type="text/css" rel="stylesheet" />
5 <link href="<?php echo esc_url(WCP_FOLDER_URL."assets/css/admin-setting.css?ver=".WCP_FOLDER_VERSION) ?>" type="text/css" rel="stylesheet" />
6 <div class="wrap">
7 <div class="key-table">
8 <div class="modal-upgrade upgrade-block" id="folder-modal">
9 <div class="easy-modal-inner">
10 <div class="container">
11 <div class="pricing-table">
12 <div class="price-title">Unlock All Features</div>
13 <div class="price-tables">
14 <div class="row">
15 <div class="col-md-4 col-sm-12">
16 <div class="price-table basic-feature">
17 <div class="price-table-top">
18 <div class="price-head">
19 <div class="plan-name">Basic</div>
20 <div class="plan-price">$25<span>/year</span></div>
21 </div>
22 <div class="price-websites">For small website owners</div>
23 <div class="price-offer">Renewals for <b>25% off</b></div>
24 </div>
25 <div class="price-table-middle">
26 <ul>
27 <li><a href="javascript:;" class="cus-tooltip">1 website <span class="has-tooltip">*</span><span class="tooltip__content">Use Folders on 1 domain</span></a></li>
28 <li><a href="javascript:;">Organize Pages, Posts and Media files</a></li>
29 <li><a href="javascript:;" class="cus-tooltip">Unlimited folders <span class="has-tooltip">*</span><span class="tooltip__content">You can create unlimited folders and sub-folders. On the Free plan it is limited to 10 folders in total</span></a></li>
30 <li><a href="javascript:;" class="cus-tooltip">Unlimited files <span class="has-tooltip">*</span><span class="tooltip__content">You can add unlimited pages, posts and media files to your folders</span></a></li>
31 <li><a href="javascript:;" class="cus-tooltip">Sub-folders <span class="has-tooltip">*</span><span class="tooltip__content">You can create additional 2 tires of sub-folders</span></a></li>
32 <li><a href="javascript:;" class="cus-tooltip">Download folders as ZIP <span class="has-tooltip">*</span><span class="tooltip__content">You can use this feature to download all the content of any media library folder as a ZIP file.</span></a></li>
33 <li><a href="javascript:;" class="cus-tooltip">Sticky Folders <span class="has-tooltip">*</span><span class="tooltip__content">Pin selected folders to the upper part of the folders navigation area for easy access.</span></a></li>
34 </ul>
35 </div>
36 <div class="price-table-bottom">
37 <div class="custom-dd">
38 <select class="multiple-options">
39 <option data-option="1_year" data-header="Renewals for 25% off" data-price="25" value="https://go.premio.io/?edd_action=add_to_cart&amp;download_id=687&amp;edd_options%5Bprice_id%5D=1">Updates &amp; support for 1 year</option>
40 <option data-option="2_year" data-header="For 2 years" data-price="39" value="https://go.premio.io/?edd_action=add_to_cart&amp;download_id=687&amp;edd_options%5Bprice_id%5D=13">Updates &amp; support for 2 years</option>
41 <option data-option="lifetime" data-header="For lifetime" data-price="79" value="https://go.premio.io/?edd_action=add_to_cart&amp;download_id=687&amp;edd_options%5Bprice_id%5D=5">Updates &amp; support for lifetime</option>
42 </select>
43 </div>
44 <a class="cart-link" target="_blank" href="https://go.premio.io/?edd_action=add_to_cart&amp;download_id=687&amp;edd_options%5Bprice_id%5D=1">Buy now</a>
45 </div>
46 </div>
47 </div>
48 <div class="col-md-4 col-sm-12">
49 <div class="price-table plus-feature">
50 <div class="price-table-top">
51 <div class="price-head">
52 <div class="plan-name">Plus</div>
53 <div class="plan-price">$59<span>/year</span></div>
54 </div>
55 <div class="price-websites">For businesses with multiple websites</div>
56 <div class="price-offer">Renewals for <b>25% off</b></div>
57 </div>
58 <div class="price-table-middle">
59 <ul>
60 <li><a href="javascript:;" class="cus-tooltip">5 website <span class="has-tooltip">*</span><span class="tooltip__content">Use Folders on 5 domains</span></a></li>
61 <li><a href="javascript:;">Organize Pages, Posts and Media files</a></li>
62 <li><a href="javascript:;" class="cus-tooltip">Unlimited folders <span class="has-tooltip">*</span><span class="tooltip__content">You can create unlimited folders and sub-folders. On the Free plan it is limited to 10 folders in total</span></a></li>
63 <li><a href="javascript:;" class="cus-tooltip">Unlimited files <span class="has-tooltip">*</span><span class="tooltip__content">You can add unlimited pages, posts and media files to your folders</span></a></li>
64 <li><a href="javascript:;" class="cus-tooltip">Sub-folders <span class="has-tooltip">*</span><span class="tooltip__content">You can create additional 2 tires of sub-folders</span></a></li>
65 <li><a href="javascript:;" class="cus-tooltip">Download folders as ZIP <span class="has-tooltip">*</span><span class="tooltip__content">You can use this feature to download all the content of any media library folder as a ZIP file.</span></a></li>
66 <li><a href="javascript:;" class="cus-tooltip">Sticky Folders <span class="has-tooltip">*</span><span class="tooltip__content">Pin selected folders to the upper part of the folders navigation area for easy access.</span></a></li>
67 </ul>
68 </div>
69 <div class="price-table-bottom">
70 <div class="custom-dd">
71 <select class="multiple-options">
72 <option data-option="1_year" data-header="Renewals for 25% off" data-price="59" value="https://go.premio.io/?edd_action=add_to_cart&amp;download_id=687&amp;edd_options%5Bprice_id%5D=2">Updates &amp; support for 1 year</option>
73 <option data-option="2_year" data-header="For 2 years" data-price="89" value="https://go.premio.io/?edd_action=add_to_cart&amp;download_id=687&amp;edd_options%5Bprice_id%5D=14">Updates &amp; support for 2 years</option>
74 <option data-option="lifetime" data-header="For lifetime" data-price="149" value="https://go.premio.io/?edd_action=add_to_cart&amp;download_id=687&amp;edd_options%5Bprice_id%5D=7">Updates &amp; support for lifetime</option>
75 </select>
76 </div>
77 <a class="cart-link" target="_blank" href="https://go.premio.io/?edd_action=add_to_cart&amp;download_id=687&amp;edd_options%5Bprice_id%5D=2">Buy now</a>
78 </div>
79 </div>
80 </div>
81 <div class="col-md-4 col-sm-12">
82 <div class="price-table agency-feature">
83 <div class="price-table-top">
84 <div class="price-head">
85 <div class="plan-name">Agency</div>
86 <div class="plan-price">$99<span>/year</span></div>
87 </div>
88 <div class="price-websites">For agencies who manage clients</div>
89 <div class="price-offer">Renewals for <b>25% off</b></div>
90 </div>
91 <div class="price-table-middle">
92 <ul>
93 <li>
94 <div class="website-package">
95 <select class="multiple-web-options">
96 <option value="50_websites">50 websites</option>
97 <option value="500_websites">500 websites</option>
98 <option value="1000_websites">1000 websites</option>
99 </select>
100 </div>
101 </li>
102 <li><a href="javascript:;">Organize Pages, Posts and Media files</a></li>
103 <li><a href="javascript:;" class="cus-tooltip">Unlimited folders <span class="has-tooltip">*</span><span class="tooltip__content">You can create unlimited folders and sub-folders. On the Free plan it is limited to 10 folders in total</span></a></li>
104 <li><a href="javascript:;" class="cus-tooltip">Unlimited files <span class="has-tooltip">*</span><span class="tooltip__content">You can add unlimited pages, posts and media files to your folders</span></a></li>
105 <li><a href="javascript:;" class="cus-tooltip">Sub-folders <span class="has-tooltip">*</span><span class="tooltip__content">You can create additional 2 tires of sub-folders</span></a></li>
106 <li><a href="javascript:;" class="cus-tooltip">Download folders as ZIP <span class="has-tooltip">*</span><span class="tooltip__content">You can use this feature to download all the content of any media library folder as a ZIP file.</span></a></li>
107 <li><a href="javascript:;" class="cus-tooltip">Sticky Folders <span class="has-tooltip">*</span><span class="tooltip__content">Pin selected folders to the upper part of the folders navigation area for easy access.</span></a></li>
108 </ul>
109 </div>
110 <div class="price-table-bottom">
111 <div class="custom-dd">
112 <select class="multiple-options has-multiple-websites">
113 <option data-option="1_year" data-header="Renewals for 25% off" data-price="99" value="https://go.premio.io/?edd_action=add_to_cart&amp;download_id=687&amp;edd_options%5Bprice_id%5D=10">Updates &amp; support for 1 year</option>
114 <option data-option="2_year" data-header="For 2 years" data-price="149" value="https://go.premio.io/?edd_action=add_to_cart&amp;download_id=687&amp;edd_options%5Bprice_id%5D=15">Updates &amp; support for 2 years</option>
115 <option data-option="lifetime" data-header="For lifetime" data-price="249" value="https://go.premio.io/?edd_action=add_to_cart&amp;download_id=687&amp;edd_options%5Bprice_id%5D=12">Updates &amp; support for lifetime</option>
116 </select>
117 </div>
118 <a class="cart-link" target="_blank" href="https://go.premio.io/?edd_action=add_to_cart&amp;download_id=687&amp;edd_options%5Bprice_id%5D=10">Buy now</a>
119 </div>
120 </div>
121 </div>
122 </div>
123 <div class="clearfix"></div>
124 </div>
125 </div>
126 <div class="text-center price-after">
127 <p class="money-guaranteed"><span class="dashicons dashicons-yes"></span>
128 <?php esc_html_e("30 days money back guaranteed", WCP_FOLDER); ?>
129 </p>
130 <p class="money-guaranteed"><span class="dashicons dashicons-yes"></span>
131 <?php esc_html_e("The plugin will always keep working even if you don't renew your license", WCP_FOLDER); ?>
132 </p>
133 <div class="payments">
134 <img src="<?php echo esc_url(WCP_FOLDER_URL."assets/images/payment.png") ?>" alt="Payment" class="payment-img" />
135 </div>
136 </div>
137 <div class="folder-testimonial-list">
138 <div class="folder-testimonial">
139 <div class="testimonial-image"> <img src="<?php echo esc_url(WCP_FOLDER_URL."assets/images/client-image.jpg") ?>"> </div>
140 <div class="testimonial-data">
141 <div class="testimonial-title">A brilliant solution!</div>
142 <div class="testimonial-desc">I’ve used other folder plug-ins for my WordPress media files, but Folders is better than any of them. An uncluttered interface, intuitive to use, allows drag-and-drop and allows subfolders: exactly what I needed in a media library folder plug-in. I can’t believe it’s free!</div>
143 <div class="testimonial-author">- Trevor Jordan</div>
144 </div>
145 </div>
146 </div>
147 </div>
148 </div>
149 </div>
150 </div>
151 </div>
152 <script src="<?php echo esc_url(WCP_FOLDER_URL."assets/js/select2.min.js?ver=".WCP_FOLDER_VERSION) ?>" type="text/javascript" ></script>
153 <script>
154 var priceOptions = {"50_websites":{"1_year":{"price":99,"link":"https:\/\/go.premio.io\/?edd_action=add_to_cart&download_id=687&edd_options[price_id]=10"},"2_year":{"price":149,"link":"https:\/\/go.premio.io\/?edd_action=add_to_cart&download_id=687&edd_options[price_id]=15"},"lifetime":{"price":249,"link":"https:\/\/go.premio.io\/?edd_action=add_to_cart&download_id=687&edd_options[price_id]=12"}},"500_websites":{"1_year":{"price":179,"link":"https:\/\/go.premio.io\/?edd_action=add_to_cart&download_id=687&edd_options[price_id]=16"},"2_year":{"price":269,"link":"https:\/\/go.premio.io\/?edd_action=add_to_cart&download_id=687&edd_options[price_id]=17"},"lifetime":{"price":449,"link":"https:\/\/go.premio.io\/?edd_action=add_to_cart&download_id=687&edd_options[price_id]=18"}},"1000_websites":{"1_year":{"price":249,"link":"https:\/\/go.premio.io\/?edd_action=add_to_cart&download_id=687&edd_options[price_id]=19"},"2_year":{"price":375,"link":"https:\/\/go.premio.io\/?edd_action=add_to_cart&download_id=687&edd_options[price_id]=20"},"lifetime":{"price":619,"link":"https:\/\/go.premio.io\/?edd_action=add_to_cart&download_id=687&edd_options[price_id]=21"}}};
155 jQuery(document).ready(function(){
156 if(jQuery(".multiple-options").length) {
157 jQuery(".multiple-options").select2({
158 minimumResultsForSearch: -1
159 });
160 }
161 if(jQuery(".multiple-web-options").length) {
162 jQuery(".multiple-web-options").select2({
163 minimumResultsForSearch: -1
164 });
165 }
166 jQuery(document).on("change", ".multiple-options", function(){
167 priceText = jQuery(this).find("option:selected").attr("data-header");
168 thisValue = jQuery(this).val();
169 thisPrice = jQuery(this).find("option:selected").attr("data-price");
170 if(!jQuery(this).hasClass("has-multiple-websites")) {
171 jQuery(this).closest(".price-table").find("a.cart-link").attr("href", thisValue);
172 jQuery(this).closest(".price-table").find(".plan-price").text("$" + thisPrice);
173 } else {
174 var webOption = jQuery(".multiple-web-options").val();
175 var priceSettings = priceOptions[webOption];
176 var yearPlan = jQuery(".multiple-options.has-multiple-websites option:selected").attr("data-option");
177 if(priceSettings[yearPlan] != undefined) {
178 priceSettings = priceSettings[yearPlan];
179 thisValue = priceSettings.link;
180 thisPrice = priceSettings.price;
181 }
182 }
183 thisOption = jQuery(this).find("option:selected").attr("data-option");
184 if(thisOption == "1_year") {
185 thisPrice = thisPrice+"<span>/year</span>";
186 priceText = "Renewals for <b>25% off</b>";
187 } else if(thisOption == "2_year") {
188 thisPrice = thisPrice+"<span>/2 years</span>";
189 priceText = "Renewals for <b>25% off</b>";
190 } else {
191 thisPrice = thisPrice+"<span>/lifetime</span>";
192 priceText = "For lifetime";
193 }
194 jQuery(this).closest(".price-table").find("a.cart-link").attr("href", thisValue);
195 jQuery(this).closest(".price-table").find(".plan-price").html("$" + thisPrice);
196 jQuery(this).closest(".price-table").find(".price-offer").html(priceText);
197 });
198
199 jQuery(document).on("change", ".multiple-web-options", function(){
200 jQuery(".multiple-options.has-multiple-websites").trigger("change");
201 });
202
203 if(jQuery(".multiple-options.has-multiple-websites").length) {
204 jQuery(".multiple-options.has-multiple-websites").trigger("change");
205 }
206 });
207 </script>