Plugin Directory

Changeset 3120981


Ignore:
Timestamp:
07/18/2024 05:44:15 AM (20 months ago)
Author:
echorewards
Message:

Update to version 1.5.1 from GitHub

Location:
echo-rewards
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • echo-rewards/tags/1.5.1/echo-rewards.php

    r3102236 r3120981  
    44 * Plugin URI:       https://echorewards.pro
    55 * Description:       WooCommerce coupon plugin for WordPress. Generate coupons, reward customers, and setup the ideal customer referral program for your store.
    6  * Version:           1.5.0
     6 * Version:           1.5.1
    77 * Author:            EchoRewards
    88 * Author URI:        https://echorewards.pro/
     
    2323
    2424if ( ! defined( 'ECRE_VERSION' ) ) {
    25     define( 'ECRE_VERSION', ' 1.5.0' );
     25    define( 'ECRE_VERSION', ' 1.5.1' );
    2626    define( 'ECRE_FILE', __FILE__ );
    2727    define( 'ECRE_PATH', dirname( ECRE_FILE ) );
  • echo-rewards/tags/1.5.1/readme.txt

    r3102249 r3120981  
    1 === Refer a Friend for WooCommerce to Launch Your Customer Referral Program - EchoRewards Referral Plugin ===
     1=== Refer a Friend for WooCommerce to Launch Your Customer Referral Program - EchoRewards ===
    22Contributors: echorewards, shahreyar46
    33Tags: refer a friend, referral, coupon, rewards, referral program
     
    55Tested up to: 6.5
    66Requires PHP: 5.4
    7 Stable tag: 1.5.0
     7Stable tag: 1.5.1
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1313=== Description ===
    1414
    15 [Website](https://echorewards.pro/) | [Documentation](https://echorewards.pro/docs/) | [Tutorials](https://www.youtube.com/playlist?list=PLd6WEu38CQSwKrH2Wmbc7nqWIIN9IRV3T) | [Live Demo](https://go.wppool.dev/jhP3)
     15[Website](https://echorewards.pro/) | [Documentation](https://echorewards.pro/docs/) | [Tutorials](https://www.youtube.com/playlist?list=PLd6WEu38CQSwKrH2Wmbc7nqWIIN9IRV3T) | [Live Demo](https://go.wppool.dev/NhYf)
    1616
    1717Create your customer referral program with the ideal refer a friend plugin for WordPress. With EchoRewards, automate customer rewards and easily add a refer a friend program to your WooCommerce store. Running a customer referral campaign is no longer a hassle!
    1818
    19 https://www.youtube.com/watch?v=BcexdP9OIWA
     19https://youtu.be/4eKe9LCNZcs?rel=0
    2020
    2121== 🎉 Unlock the Magic of Mutual Discounts 🎉 ==
     
    3232* **Trackable Marketing:** You can track which customers provide the most referrals and which channels are most effective.
    3333
    34 [✨ Try Live Demo](https://go.wppool.dev/jhP3) | [⚡ Get the Premium Version](https://go.wppool.dev/mhyt/)
     34[✨ Try Live Demo](https://go.wppool.dev/NhYf) | [⚡ Get the Premium Version](https://go.wppool.dev/mhyt/)
    3535
    3636=== 🔝 EchoRewards Free Features ===
     
    5454**💻 Multisite Supported:** EchoReward's multisite compatibility makes sure that the plugin features can be accessed by every website on the multisite network.
    5555
    56 [✨ Try Live Demo](https://go.wppool.dev/jhP3) | [⚡ Get the Premium Version](https://go.wppool.dev/mhyt/)
     56[✨ Try Live Demo](https://go.wppool.dev/NhYf) | [⚡ Get the Premium Version](https://go.wppool.dev/mhyt/)
    5757
    5858=== 👑 EchoRewards Pro Features ===
     
    9090**💰 Set Minimum Purchase Amount:** Set the minimum amount of purchase to avail a referral coupon benefit.
    9191
    92 [✨ Try Live Demo](https://go.wppool.dev/jhP3) | [⚡ Get the Premium Version](https://go.wppool.dev/mhyt/)
     92[✨ Try Live Demo](https://go.wppool.dev/NhYf) | [⚡ Get the Premium Version](https://go.wppool.dev/mhyt/)
    9393
    9494== ⚡ Floating Referral Widget to Promote Your Referral Program ==
     
    9898So, what are you waiting for? Enhance your WooCommerce store, boost customer engagement, and watch your sales soar with EchoRewards. Let's create a more rewarding shopping experience for your customers together!
    9999
    100 [✨ Try Live Demo](https://go.wppool.dev/jhP3) | [⚡ Get the Premium Version](https://go.wppool.dev/mhyt/)
     100[✨ Try Live Demo](https://go.wppool.dev/NhYf) | [⚡ Get the Premium Version](https://go.wppool.dev/mhyt/)
    101101
    102102=== Installation ===
     
    1061063. Access the plugin settings from Marketing>EchoRewards.
    1071074. Update your referral and reward settings and begin your referral program journey!
    108 
    109 Learn more about how EchoRewards works through our overview video.
    110 
    111 https://www.youtube.com/watch?v=4eKe9LCNZcs
    112108
    113109## Privacy Policy
     
    120116Learn more about how [Appsero collects and uses this data](https://appsero.com/privacy-policy/).
    121117
    122  
     118
    123119== Frequently Asked Questions ==
    124120
     
    131127
    132128== Changelog ==
     129
     130= 1.5.1 – 18 July 2024 =
     131* **Improvement:** Enhanced compatibility to support WordPress 6.6
    133132
    134133= 1.5.0 – 13 Jun 2024 =
  • echo-rewards/trunk/echo-rewards.php

    r3102236 r3120981  
    44 * Plugin URI:       https://echorewards.pro
    55 * Description:       WooCommerce coupon plugin for WordPress. Generate coupons, reward customers, and setup the ideal customer referral program for your store.
    6  * Version:           1.5.0
     6 * Version:           1.5.1
    77 * Author:            EchoRewards
    88 * Author URI:        https://echorewards.pro/
     
    2323
    2424if ( ! defined( 'ECRE_VERSION' ) ) {
    25     define( 'ECRE_VERSION', ' 1.5.0' );
     25    define( 'ECRE_VERSION', ' 1.5.1' );
    2626    define( 'ECRE_FILE', __FILE__ );
    2727    define( 'ECRE_PATH', dirname( ECRE_FILE ) );
  • echo-rewards/trunk/readme.txt

    r3102249 r3120981  
    1 === Refer a Friend for WooCommerce to Launch Your Customer Referral Program - EchoRewards Referral Plugin ===
     1=== Refer a Friend for WooCommerce to Launch Your Customer Referral Program - EchoRewards ===
    22Contributors: echorewards, shahreyar46
    33Tags: refer a friend, referral, coupon, rewards, referral program
     
    55Tested up to: 6.5
    66Requires PHP: 5.4
    7 Stable tag: 1.5.0
     7Stable tag: 1.5.1
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1313=== Description ===
    1414
    15 [Website](https://echorewards.pro/) | [Documentation](https://echorewards.pro/docs/) | [Tutorials](https://www.youtube.com/playlist?list=PLd6WEu38CQSwKrH2Wmbc7nqWIIN9IRV3T) | [Live Demo](https://go.wppool.dev/jhP3)
     15[Website](https://echorewards.pro/) | [Documentation](https://echorewards.pro/docs/) | [Tutorials](https://www.youtube.com/playlist?list=PLd6WEu38CQSwKrH2Wmbc7nqWIIN9IRV3T) | [Live Demo](https://go.wppool.dev/NhYf)
    1616
    1717Create your customer referral program with the ideal refer a friend plugin for WordPress. With EchoRewards, automate customer rewards and easily add a refer a friend program to your WooCommerce store. Running a customer referral campaign is no longer a hassle!
    1818
    19 https://www.youtube.com/watch?v=BcexdP9OIWA
     19https://youtu.be/4eKe9LCNZcs?rel=0
    2020
    2121== 🎉 Unlock the Magic of Mutual Discounts 🎉 ==
     
    3232* **Trackable Marketing:** You can track which customers provide the most referrals and which channels are most effective.
    3333
    34 [✨ Try Live Demo](https://go.wppool.dev/jhP3) | [⚡ Get the Premium Version](https://go.wppool.dev/mhyt/)
     34[✨ Try Live Demo](https://go.wppool.dev/NhYf) | [⚡ Get the Premium Version](https://go.wppool.dev/mhyt/)
    3535
    3636=== 🔝 EchoRewards Free Features ===
     
    5454**💻 Multisite Supported:** EchoReward's multisite compatibility makes sure that the plugin features can be accessed by every website on the multisite network.
    5555
    56 [✨ Try Live Demo](https://go.wppool.dev/jhP3) | [⚡ Get the Premium Version](https://go.wppool.dev/mhyt/)
     56[✨ Try Live Demo](https://go.wppool.dev/NhYf) | [⚡ Get the Premium Version](https://go.wppool.dev/mhyt/)
    5757
    5858=== 👑 EchoRewards Pro Features ===
     
    9090**💰 Set Minimum Purchase Amount:** Set the minimum amount of purchase to avail a referral coupon benefit.
    9191
    92 [✨ Try Live Demo](https://go.wppool.dev/jhP3) | [⚡ Get the Premium Version](https://go.wppool.dev/mhyt/)
     92[✨ Try Live Demo](https://go.wppool.dev/NhYf) | [⚡ Get the Premium Version](https://go.wppool.dev/mhyt/)
    9393
    9494== ⚡ Floating Referral Widget to Promote Your Referral Program ==
     
    9898So, what are you waiting for? Enhance your WooCommerce store, boost customer engagement, and watch your sales soar with EchoRewards. Let's create a more rewarding shopping experience for your customers together!
    9999
    100 [✨ Try Live Demo](https://go.wppool.dev/jhP3) | [⚡ Get the Premium Version](https://go.wppool.dev/mhyt/)
     100[✨ Try Live Demo](https://go.wppool.dev/NhYf) | [⚡ Get the Premium Version](https://go.wppool.dev/mhyt/)
    101101
    102102=== Installation ===
     
    1061063. Access the plugin settings from Marketing>EchoRewards.
    1071074. Update your referral and reward settings and begin your referral program journey!
    108 
    109 Learn more about how EchoRewards works through our overview video.
    110 
    111 https://www.youtube.com/watch?v=4eKe9LCNZcs
    112108
    113109## Privacy Policy
     
    120116Learn more about how [Appsero collects and uses this data](https://appsero.com/privacy-policy/).
    121117
    122  
     118
    123119== Frequently Asked Questions ==
    124120
     
    131127
    132128== Changelog ==
     129
     130= 1.5.1 – 18 July 2024 =
     131* **Improvement:** Enhanced compatibility to support WordPress 6.6
    133132
    134133= 1.5.0 – 13 Jun 2024 =
Note: See TracChangeset for help on using the changeset viewer.