admin-content.php
6 years ago
folder-deactivate-form.php
6 years ago
general-settings.php
6 years ago
help.php
6 years ago
update.php
6 years ago
upgrade-to-pro.php
6 years ago
upgrade-to-pro.php
176 lines
| 1 | <?php |
| 2 | defined('ABSPATH') or wp_die('Nope, not accessing this'); |
| 3 | $pro_url = "https://go.premio.io/?edd_action=add_to_cart&download_id=687&edd_options[price_id]="; |
| 4 | ?> |
| 5 | <link href="<?php echo esc_url(WCP_FOLDER_URL."assets/css/admin-setting.css") ?>" 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="modal__wrap"> |
| 11 | <p class="udner-title"> <strong class="text-primary"><?php esc_html_e('Unlock All Features', WCP_FOLDER); ?></strong> </p> |
| 12 | <div id="rpt_pricr" class="rpt_plans rpt_3_plans rpt_style_basic"> |
| 13 | <div class=""> |
| 14 | <div class="rpt_plan rpt_plan_0 "> |
| 15 | <div style="text-align:left;" class="rpt_title rpt_title_0">Basic</div> |
| 16 | <div class="rpt_head rpt_head_0"> |
| 17 | <div class="rpt_description rpt_description_0"> |
| 18 | <?php esc_html_e('For small website owners', WCP_FOLDER); ?> |
| 19 | </div> |
| 20 | <div class="rpt_price rpt_price_0">$19</div> |
| 21 | <div class="rpt_description rpt_description_0 rpt_desc"> |
| 22 | <?php esc_html_e('Per year. Renewals for 25% off', WCP_FOLDER); ?> |
| 23 | </div> |
| 24 | <div style="clear:both;"></div> |
| 25 | </div> |
| 26 | <div class="rpt_features rpt_features_0"> |
| 27 | <div class="rpt_feature rpt_feature_0-0"><a href="javascript:void(0)" class="rpt_tooltip"><span class="intool"><b></b><?php esc_html_e('Use Folders on 1 domain', WCP_FOLDER); ?></span><?php esc_html_e('1 website', WCP_FOLDER); ?> <span class="rpt_tooltip_plus"> +</span></a> </div> |
| 28 | <div class="rpt_feature rpt_feature_1-1"> |
| 29 | <?php esc_html_e('Organize Pages, Posts and Media files', WCP_FOLDER); ?> |
| 30 | </div> |
| 31 | <div class="rpt_feature rpt_feature_0-2"><a href="javascript:void(0)" class="rpt_tooltip"><span class="intool"><b></b>You can add unlimited pages, posts and media files to your folders</span>Unlimited files<span class="rpt_tooltip_plus"> +</span></a></div> |
| 32 | <div class="rpt_feature rpt_feature_0-3"><a href="javascript:void(0)" class="rpt_tooltip"><span class="intool"><b></b>You can create additional 2 tires of sub-folders</span>Sub-folders<span class="rpt_tooltip_plus"> +</span></a></div> |
| 33 | <div class="rpt_feature rpt_feature_0-4"><a href="javascript:void(0)" class="rpt_tooltip"><span class="intool"><b></b>You can create unlimited folders and sub-folders. On the Free plan it is limited to 10 folders in total</span>Unlimited folders<span class="rpt_tooltip_plus"> +</span></a></div> |
| 34 | <div class="rpt_feature rpt_feature_0-5"> |
| 35 | <select data-key="0" class="multiple-options"> |
| 36 | <option data-header="Renewals for 25% off" data-price="19" value="<?php echo esc_url($pro_url."1") ?>"> |
| 37 | <?php esc_html_e("Updates & support for 1 year") ?> |
| 38 | </option> |
| 39 | <option data-header="For 3 years" data-price="35" value="<?php echo esc_url($pro_url."4") ?>"> |
| 40 | <?php esc_html_e("Updates & support for 3 years") ?> |
| 41 | </option> |
| 42 | <option data-header="For lifetime" data-price="59" value="<?php echo esc_url($pro_url."5") ?>"> |
| 43 | <?php esc_html_e("Updates & support for lifetime") ?> |
| 44 | </option> |
| 45 | </select> |
| 46 | </div> |
| 47 | </div> |
| 48 | <div style="clear:both;"></div> |
| 49 | <a target="_blank" href="https://go.premio.io/?edd_action=add_to_cart&download_id=687&edd_options[price_id]=1" class="rpt_foot rpt_foot_0"> |
| 50 | <?php esc_html_e('Buy now', WCP_FOLDER); ?> |
| 51 | </a> |
| 52 | </div> |
| 53 | <div class="rpt_plan rpt_plan_1 rpt_recommended_plan "> |
| 54 | <div style="text-align:left;" class="rpt_title rpt_title_1">Pro<img class="rpt_recommended" src="<?php echo esc_url(WCP_FOLDER_URL."assets/images/rpt_recommended.png") ?>" style="top: 27px;"></div> |
| 55 | <div class="rpt_head rpt_head_1"> |
| 56 | <div class="rpt_description rpt_description_1"> |
| 57 | <?php esc_html_e('For businesses with multiple websites', WCP_FOLDER); ?> |
| 58 | </div> |
| 59 | <div class="rpt_price rpt_price_1">$39</div> |
| 60 | <div class="rpt_description rpt_description_0 rpt_desc"> |
| 61 | <?php esc_html_e('Per year. Renewals for 25% off', WCP_FOLDER); ?> |
| 62 | </div> |
| 63 | <div style="clear:both;"></div> |
| 64 | </div> |
| 65 | <div class="rpt_features rpt_features_1"> |
| 66 | <div class="rpt_feature rpt_feature_1-0"><a href="javascript:void(0)" class="rpt_tooltip"><span class="intool"><b></b><?php esc_html_e('Use Folders on 5 domains', WCP_FOLDER); ?></span><?php esc_html_e('5 website', WCP_FOLDER); ?><span class="rpt_tooltip_plus"> +</span></a> </div> |
| 67 | <div class="rpt_feature rpt_feature_1-1"> |
| 68 | <?php esc_html_e('Organize Pages, Posts and Media files', WCP_FOLDER); ?> |
| 69 | </div> |
| 70 | <div class="rpt_feature rpt_feature_0-2"><a href="javascript:void(0)" class="rpt_tooltip"><span class="intool"><b></b>You can add unlimited pages, posts and media files to your folders</span>Unlimited files<span class="rpt_tooltip_plus"> +</span></a></div> |
| 71 | <div class="rpt_feature rpt_feature_0-3"><a href="javascript:void(0)" class="rpt_tooltip"><span class="intool"><b></b>You can create additional 2 tires of sub-folders</span>Sub-folders<span class="rpt_tooltip_plus"> +</span></a></div> |
| 72 | <div class="rpt_feature rpt_feature_0-4"><a href="javascript:void(0)" class="rpt_tooltip"><span class="intool"><b></b>You can create unlimited folders and sub-folders. On the Free plan it is limited to 10 folders in total</span>Unlimited folders<span class="rpt_tooltip_plus"> +</span></a></div> |
| 73 | <div class="rpt_feature rpt_feature_0-5"> |
| 74 | <select data-key="0" class="multiple-options"> |
| 75 | <option data-header="Renewals for 25% off" data-price="39" value="<?php echo esc_url($pro_url."2") ?>"> |
| 76 | <?php esc_html_e("Updates & support for 1 year") ?> |
| 77 | </option> |
| 78 | <option data-header="For 3 years" data-price="65" value="<?php echo esc_url($pro_url."6") ?>"> |
| 79 | <?php esc_html_e("Updates & support for 3 years") ?> |
| 80 | </option> |
| 81 | <option data-header="For lifetime" data-price="99" value="<?php echo esc_url($pro_url."7") ?>"> |
| 82 | <?php esc_html_e("Updates & support for lifetime") ?> |
| 83 | </option> |
| 84 | </select> |
| 85 | </div> |
| 86 | </div> |
| 87 | <div style="clear:both;"></div> |
| 88 | <a target="_blank" href="https://go.premio.io/?edd_action=add_to_cart&download_id=687&edd_options[price_id]=2" class="rpt_foot rpt_foot_1"> |
| 89 | <?php esc_html_e('Buy now', WCP_FOLDER); ?> |
| 90 | </a> |
| 91 | </div> |
| 92 | <div class="rpt_plan rpt_plan_2 "> |
| 93 | <div style="text-align:left;" class="rpt_title rpt_title_2"> |
| 94 | <?php esc_html_e('Agency', WCP_FOLDER); ?> |
| 95 | </div> |
| 96 | <div class="rpt_head rpt_head_2"> |
| 97 | <div class="rpt_description rpt_description_2"> |
| 98 | <?php esc_html_e('For agencies who manage clients', WCP_FOLDER); ?> |
| 99 | </div> |
| 100 | <div class="rpt_price rpt_price_2">$79</div> |
| 101 | <div class="rpt_description rpt_description_0 rpt_desc"> |
| 102 | <?php esc_html_e('Per year. Renewals for 25% off', WCP_FOLDER); ?> |
| 103 | </div> |
| 104 | <div style="clear:both;"></div> |
| 105 | </div> |
| 106 | <div class="rpt_features rpt_features_2"> |
| 107 | <div class="rpt_feature rpt_feature_2-0"><a href="javascript:void(0)" class="rpt_tooltip"><span class="intool"><b></b><?php esc_html_e('Use Folders on 20 domains', WCP_FOLDER); ?></span><?php esc_html_e('20 website', WCP_FOLDER); ?> <span class="rpt_tooltip_plus"> +</span></a> </div> |
| 108 | <div class="rpt_feature rpt_feature_1-1"> |
| 109 | <?php esc_html_e('Organize Pages, Posts and Media files', WCP_FOLDER); ?> |
| 110 | </div> |
| 111 | <div class="rpt_feature rpt_feature_0-2"><a href="javascript:void(0)" class="rpt_tooltip"><span class="intool"><b></b>You can add unlimited pages, posts and media files to your folders</span>Unlimited files<span class="rpt_tooltip_plus"> +</span></a></div> |
| 112 | <div class="rpt_feature rpt_feature_0-3"><a href="javascript:void(0)" class="rpt_tooltip"><span class="intool"><b></b>You can create additional 2 tires of sub-folders</span>Sub-folders<span class="rpt_tooltip_plus"> +</span></a></div> |
| 113 | <div class="rpt_feature rpt_feature_0-4"><a href="javascript:void(0)" class="rpt_tooltip"><span class="intool"><b></b>You can create unlimited folders and sub-folders. On the Free plan it is limited to 10 folders in total</span>Unlimited folders<span class="rpt_tooltip_plus"> +</span></a></div> |
| 114 | <div class="rpt_feature rpt_feature_0-5"> |
| 115 | <select data-key="0" class="multiple-options"> |
| 116 | <option data-header="Renewals for 25% off" data-price="79" value="<?php echo esc_url($pro_url."3") ?>"> |
| 117 | <?php esc_html_e("Updates & support for 1 year") ?> |
| 118 | </option> |
| 119 | <option data-header="For 3 years" data-price="139" value="<?php echo esc_url($pro_url."8") ?>"> |
| 120 | <?php esc_html_e("Updates & support for 3 years") ?> |
| 121 | </option> |
| 122 | <option data-header="For lifetime" data-price="199" value="<?php echo esc_url($pro_url."9") ?>"> |
| 123 | <?php esc_html_e("Updates & support for lifetime") ?> |
| 124 | </option> |
| 125 | </select> |
| 126 | </div> |
| 127 | </div> |
| 128 | <div style="clear:both;"></div> |
| 129 | <a target="_blank" href="https://go.premio.io/?edd_action=add_to_cart&download_id=687&edd_options[price_id]=3" class="rpt_foot rpt_foot_2"> |
| 130 | <?php esc_html_e('Buy now', WCP_FOLDER); ?> |
| 131 | </a> |
| 132 | </div> |
| 133 | </div> |
| 134 | <div style="clear:both;"></div> |
| 135 | </div> |
| 136 | <div class="text-center"> |
| 137 | <form method="post" action="https://www.paypal.com/cgi-bin/webscr"> |
| 138 | <p class="money-guaranteed"><span class="dashicons dashicons-yes"></span> |
| 139 | <?php esc_html_e("30 days money back guaranteed", WCP_FOLDER); ?> |
| 140 | </p> |
| 141 | <p class="money-guaranteed"><span class="dashicons dashicons-yes"></span> |
| 142 | <?php esc_html_e("The plugin will always keep working even if you don't renew your license", WCP_FOLDER); ?> |
| 143 | </p> |
| 144 | </form> |
| 145 | <div class="payments"> |
| 146 | <img src="<?php echo esc_url(WCP_FOLDER_URL."assets/images/payment.png") ?>" alt="Payment" class="payment-img" /> |
| 147 | </div> |
| 148 | </div> |
| 149 | <div class="folder-testimonial-list"> |
| 150 | <div class="folder-testimonial"> |
| 151 | <div class="testimonial-image"> <img src="<?php echo esc_url(WCP_FOLDER_URL."assets/images/client-image.jpg") ?>"> </div> |
| 152 | <div class="testimonial-data"> |
| 153 | <div class="testimonial-title">A brilliant solution!</div> |
| 154 | <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> |
| 155 | <div class="testimonial-author">- Trevor Jordan</div> |
| 156 | </div> |
| 157 | </div> |
| 158 | </div> |
| 159 | </div> |
| 160 | </div> |
| 161 | </div> |
| 162 | </div> |
| 163 | </div> |
| 164 | |
| 165 | <script> |
| 166 | jQuery(document).ready(function(){ |
| 167 | jQuery(".multiple-options").change(function(){ |
| 168 | thisValue = jQuery(this).val(); |
| 169 | jQuery(this).closest(".rpt_plan").find("a.rpt_foot").attr("href", thisValue); |
| 170 | thisPrice = jQuery(this).find("option:selected").attr("data-price"); |
| 171 | jQuery(this).closest(".rpt_plan").find(".rpt_price").text("$"+thisPrice); |
| 172 | priceText = jQuery(this).find("option:selected").attr("data-header"); |
| 173 | jQuery(this).closest(".rpt_plan").find(".rpt_desc").text(priceText); |
| 174 | }); |
| 175 | }); |
| 176 | </script> |