Changeset 2141026
- Timestamp:
- 08/17/2019 02:13:45 PM (7 years ago)
- Location:
- woo-email-subscribe/trunk
- Files:
-
- 2 edited
-
readme.text (modified) (1 diff)
-
woocommerce-subscribe.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
woo-email-subscribe/trunk/readme.text
r2139504 r2141026 11 11 12 12 == Description == 13 * This plugin is used in WooCommerce as an instant solution to provide a discount on subscribing to your website's email. The window and amount of the discount can be easily modified in the back-end. This plugin can be used to add that extra edge to your user-experience by giving them a prompt discount benefit. Add this to your website and get ahead!14 13 * This plugin operated in WooCommerce offers immediate resolution if you subscribe to your website’s email. The operations of discount amount can be handled easily at the back-end, and are not a cumbersome task to perform. 14 A bundle of discount advantages is offered by the plugin for your website. Step forward and let your website get enhanced through this feature! 15 15 == Installation == 16 16 -
woo-email-subscribe/trunk/woocommerce-subscribe.php
r2139504 r2141026 2 2 /** 3 3 * Plugin Name: Woo Email Subscribe 4 * Description: This plugin is used in WooCommerce as an instant solution to provide a discount on subscribing 5 * to your website's email. The window and amount of the discount can be easily modified in the back-end. 6 * This plugin can be used to add that extra edge to your user-experience 7 * by giving them a prompt discount benefit. Add this to your website and get ahead!. 4 * Description: This plugin operated in WooCommerce offers immediate resolution if you subscribe to your website’s email. The operations of discount amount can be handled easily at the back-end, and are not a cumbersome task to perform. 5 A bundle of discount advantages is offered by the plugin for your website. Step forward and let your website get enhanced through this feature! 8 6 * Version: 1.1.0 9 7 * Author: thehtmlcoder
Note: See TracChangeset
for help on using the changeset viewer.