PluginProbe ʕ •ᴥ•ʔ
Folders – Unlimited Folders to Organize Media Library Folder, Pages, Posts, File Manager / 2.6.4
Folders – Unlimited Folders to Organize Media Library Folder, Pages, Posts, File Manager v2.6.4
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-table.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 media-replace.php 5 years ago recommended-plugins.php 5 years ago update.php 6 years ago upgrade-table.php 5 years ago upgrade-to-pro.php 5 years ago
upgrade-table.php
203 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="modal-upgrade upgrade-block" id="folder-modal">
7 <div class="easy-modal-inner">
8 <div class="container">
9 <div class="pricing-table">
10 <div class="price-title">Unlock All Features</div>
11 <div class="price-tables">
12 <div class="row">
13 <div class="col-md-4 col-sm-12">
14 <div class="price-table basic-feature">
15 <div class="price-table-top">
16 <div class="price-head">
17 <div class="plan-name">Basic</div>
18 <div class="plan-price">$25<span>/year</span></div>
19 </div>
20 <div class="price-websites">For small website owners</div>
21 <div class="price-offer">Renewals for <b>25% off</b></div>
22 </div>
23 <div class="price-table-middle">
24 <ul>
25 <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>
26 <li><a href="javascript:;">Organize Pages, Posts and Media files</a></li>
27 <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>
28 <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>
29 <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>
30 <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>
31 <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>
32 </ul>
33 </div>
34 <div class="price-table-bottom">
35 <div class="custom-dd">
36 <select class="multiple-options">
37 <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>
38 <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>
39 <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>
40 </select>
41 </div>
42 <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>
43 </div>
44 </div>
45 </div>
46 <div class="col-md-4 col-sm-12">
47 <div class="price-table plus-feature">
48 <div class="price-table-top">
49 <div class="price-head">
50 <div class="plan-name">Plus</div>
51 <div class="plan-price">$59<span>/year</span></div>
52 </div>
53 <div class="price-websites">For businesses with multiple websites</div>
54 <div class="price-offer">Renewals for <b>25% off</b></div>
55 </div>
56 <div class="price-table-middle">
57 <ul>
58 <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>
59 <li><a href="javascript:;">Organize Pages, Posts and Media files</a></li>
60 <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>
61 <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>
62 <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>
63 <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>
64 <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>
65 </ul>
66 </div>
67 <div class="price-table-bottom">
68 <div class="custom-dd">
69 <select class="multiple-options">
70 <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>
71 <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>
72 <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>
73 </select>
74 </div>
75 <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>
76 </div>
77 </div>
78 </div>
79 <div class="col-md-4 col-sm-12">
80 <div class="price-table agency-feature">
81 <div class="price-table-top">
82 <div class="price-head">
83 <div class="plan-name">Agency</div>
84 <div class="plan-price">$99<span>/year</span></div>
85 </div>
86 <div class="price-websites">For agencies who manage clients</div>
87 <div class="price-offer">Renewals for <b>25% off</b></div>
88 </div>
89 <div class="price-table-middle">
90 <ul>
91 <li>
92 <div class="website-package">
93 <select class="multiple-web-options">
94 <option value="50_websites">50 websites</option>
95 <option value="500_websites">500 websites</option>
96 <option value="1000_websites">1000 websites</option>
97 </select>
98 </div>
99 </li>
100 <li><a href="javascript:;">Organize Pages, Posts and Media files</a></li>
101 <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>
102 <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>
103 <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>
104 <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>
105 <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>
106 </ul>
107 </div>
108 <div class="price-table-bottom">
109 <div class="custom-dd">
110 <select class="multiple-options has-multiple-websites">
111 <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>
112 <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>
113 <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>
114 </select>
115 </div>
116 <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>
117 </div>
118 </div>
119 </div>
120 </div>
121 <div class="clearfix"></div>
122 </div>
123 </div>
124 <div class="text-center price-after">
125 <p class="money-guaranteed"><span class="dashicons dashicons-yes"></span>
126 <?php esc_html_e("30 days money back guaranteed", WCP_FOLDER); ?>
127 </p>
128 <p class="money-guaranteed"><span class="dashicons dashicons-yes"></span>
129 <?php esc_html_e("The plugin will always keep working even if you don't renew your license", WCP_FOLDER); ?>
130 </p>
131 <div class="payments">
132 <img src="<?php echo esc_url(WCP_FOLDER_URL."assets/images/payment.png") ?>" alt="Payment" class="payment-img" />
133 </div>
134 </div>
135 <div class="folder-testimonial-list">
136 <div class="folder-testimonial">
137 <div class="testimonial-image"> <img src="<?php echo esc_url(WCP_FOLDER_URL."assets/images/client-image.jpg") ?>"> </div>
138 <div class="testimonial-data">
139 <div class="testimonial-title">A brilliant solution!</div>
140 <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>
141 <div class="testimonial-author">- Trevor Jordan</div>
142 </div>
143 </div>
144 </div>
145 </div>
146 </div>
147 </div>
148 <script src="<?php echo esc_url(WCP_FOLDER_URL."assets/js/select2.min.js?ver=".WCP_FOLDER_VERSION) ?>" type="text/javascript" ></script>
149 <script>
150 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"}}};
151 jQuery(document).ready(function(){
152 if(jQuery(".multiple-options").length) {
153 jQuery(".multiple-options").select2({
154 minimumResultsForSearch: -1
155 });
156 }
157 if(jQuery(".multiple-web-options").length) {
158 jQuery(".multiple-web-options").select2({
159 minimumResultsForSearch: -1
160 });
161 }
162 jQuery(document).on("change", ".multiple-options", function(){
163 priceText = jQuery(this).find("option:selected").attr("data-header");
164 thisValue = jQuery(this).val();
165 thisPrice = jQuery(this).find("option:selected").attr("data-price");
166 if(!jQuery(this).hasClass("has-multiple-websites")) {
167 jQuery(this).closest(".price-table").find("a.cart-link").attr("href", thisValue);
168 jQuery(this).closest(".price-table").find(".plan-price").text("$" + thisPrice);
169 } else {
170 var webOption = jQuery(".multiple-web-options").val();
171 var priceSettings = priceOptions[webOption];
172 var yearPlan = jQuery(".multiple-options.has-multiple-websites option:selected").attr("data-option");
173 if(priceSettings[yearPlan] != undefined) {
174 priceSettings = priceSettings[yearPlan];
175 thisValue = priceSettings.link;
176 thisPrice = priceSettings.price;
177 }
178 }
179 thisOption = jQuery(this).find("option:selected").attr("data-option");
180 if(thisOption == "1_year") {
181 thisPrice = thisPrice+"<span>/year</span>";
182 priceText = "Renewals for <b>25% off</b>";
183 } else if(thisOption == "2_year") {
184 thisPrice = thisPrice+"<span>/2 years</span>";
185 priceText = "Renewals for <b>25% off</b>";
186 } else {
187 thisPrice = thisPrice+"<span>/lifetime</span>";
188 priceText = "For lifetime";
189 }
190 jQuery(this).closest(".price-table").find("a.cart-link").attr("href", thisValue);
191 jQuery(this).closest(".price-table").find(".plan-price").html("$" + thisPrice);
192 jQuery(this).closest(".price-table").find(".price-offer").html(priceText);
193 });
194
195 jQuery(document).on("change", ".multiple-web-options", function(){
196 jQuery(".multiple-options.has-multiple-websites").trigger("change");
197 });
198
199 if(jQuery(".multiple-options.has-multiple-websites").length) {
200 jQuery(".multiple-options.has-multiple-websites").trigger("change");
201 }
202 });
203 </script>