Changeset 3155521
- Timestamp:
- 09/21/2024 05:44:54 AM (16 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
price-changer-for-woocommerce/trunk/admin/class-plugin-admin-setup.php
r3065974 r3155521 58 58 ?> 59 59 </div> 60 <?php if( time() <= strtotime( '11:59:59pm September 30 2024') ):?> 61 <div class="sep-offer" style="background: #5c905c;color: #fff;padding: 10px;border-radius: 4px;max-width: 500px;"> 62 <div style="font-size: 17px;font-weight: 600;">Special Promotion: <a href="https://ycplugins.com/item/price-changer-pro-for-woocommerce-plugin/" target="_blank" style="color:#fff;">Upgrade to Pro</a></div> 63 <div style="font-size: 15px;margin-top: 10px;">For a limited time, till this September 30, enjoy 15% off on Pro upgrade.<br> Use discount code <b>SEP15</b> at checkout to get 15% flat discount.</div> 64 </div> 65 <?php endif;?> 60 66 <div class="ycpr-other-free"> 61 67 <h2 class="ycpr-other-title"><label for="show_ycp_plugins" class="olbl">Our other free plugins <span class="dashicons <?php echo esc_attr( $dash_a );?>"></span><input type="checkbox" class="show_ycp_plugins" id="show_ycp_plugins" name="show_ycp_plugins" value="1" <?php checked( $value, 1 );?>></label></h2>
Note: See TracChangeset
for help on using the changeset viewer.