Plugin Directory

Changeset 3212437


Ignore:
Timestamp:
12/24/2024 06:11:21 AM (15 months ago)
Author:
addonify
Message:

Update to version 2.0.13 from GitHub

Location:
addonify-wishlist
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • addonify-wishlist/tags/2.0.13/README.txt

    r3131560 r3212437  
    44Tags: wishlist, woocommerce wishlist, product wishlist, add to wishlist, save for later
    55Requires at least: 6.3
    6 Tested up to: 6.6
    7 Stable tag: 2.0.12
     6Tested up to: 6.7.1
     7Stable tag: 2.0.13
    88Requires PHP: 7.4
    99License: GPLv2 or later
     
    1414== Description ==
    1515
    16 Addonify Wishlist is a light-weight yet powerful tool that adds wishlist functionality to your e-commerce shop. Addonify Wishlist is packed with various functionalities that will help the shop owner to customize the wishlist behavior. 
    17 
    18 👉 [Live demo preview](https://demo.addonify.com/woo/01/wishlist/) 
    19 👉 [Documentation guide](https://docs.addonify.com/kb/woocommerce-wishlist/) 
     16Addonify Wishlist is a light-weight yet powerful tool that adds wishlist functionality to your e-commerce shop. Addonify Wishlist is packed with various functionalities that will help the shop owner to customize the wishlist behavior.
     17
     18👉 [Live demo preview](https://demo.addonify.com/woo/01/wishlist/)
     19👉 [Documentation guide](https://docs.addonify.com/kb/woocommerce-wishlist/)
    2020
    2121The primary goal of the Addonify Wishlist plugin is to allow website visitors to add products to their shopping wishlist so they can focus on buying the product rather than wasting their time finding it whenever they visit the store. Whereas, the secondary goal of the Addonify team is to keep the plugin light-weight so that the website shouldn't compromise its performance.
    2222
    23 > *Researches have shown that an online e-commerce store having products wishlist functionality is likely to sell more than the store that doesn't have wishlist functionality.* 
     23> *Researches have shown that an online e-commerce store having products wishlist functionality is likely to sell more than the store that doesn't have wishlist functionality.*
    2424
    2525💰 *Not using a wishlist plugin yet? Let's start using it today. Addonify Wishlist is **FREE** & it will remain **free forever.*** Start using Addonify Wishlist today and increase your online store conversion.
     
    2929
    3030- Saves customers time (Assume that you are having 1500+ products in your e-commerce store).
    31 - Helps to boost revenue. 
     31- Helps to boost revenue.
    3232- Increases checkout conversions.
    3333- Improves customers shopping experience.
     
    6969- Color options for off-canvas sidebar wishlist drawer.
    7070- Option to choose wishlist buttons icons.
    71 - Custom CSS. 
     71- Custom CSS.
    7272
    7373#### 🔧 TOOLS
     
    8787#### ⚔️ DEVELOPER
    8888
    89 Addonify Wishlist is developer friendly. We know that we have wonderful developers all around us and wish to customize our plugin's functionality when using it in their projects. Keeping that in mind, we have build Addonify Wishlist to be developer friendly and customizable. If you are a developer willing to integrate Addonify Wishlist in your project do check out our [*developer documentation guide here.*](https://docs.addonify.com/kb/woocommerce-wishlist/developer/) 
     89Addonify Wishlist is developer friendly. We know that we have wonderful developers all around us and wish to customize our plugin's functionality when using it in their projects. Keeping that in mind, we have build Addonify Wishlist to be developer friendly and customizable. If you are a developer willing to integrate Addonify Wishlist in your project do check out our [*developer documentation guide here.*](https://docs.addonify.com/kb/woocommerce-wishlist/developer/)
    9090
    9191
     
    115115= Will this plugin work with my theme? =
    116116
    117 Yes, Addonify Wishlist should work with all WordPress themes. But it might not work on some themes if the theme authors have overridden the default WooCommerce template files. In this case please ask your theme author to make their themes compatible with our plugin by following our [*developer documentation guide.*](https://docs.addonify.com/kb/woocommerce-wishlist/) 
     117Yes, Addonify Wishlist should work with all WordPress themes. But it might not work on some themes if the theme authors have overridden the default WooCommerce template files. In this case please ask your theme author to make their themes compatible with our plugin by following our [*developer documentation guide.*](https://docs.addonify.com/kb/woocommerce-wishlist/)
    118118
    119119= How can I display wishlist table in any page? =
     
    150150== Changelog ==
    151151
     152= 2.0.13 - 13 December, 2024 =
     153
     154- Tested: WordPress version 6.7.1
     155- Tested: WooCommerce version 9.4.3
     156
    152157= 2.0.12 - 6 August, 2024 =
    153158
    154 - Fixes: User wishlist not being created when logging in and issue on adding product into the wishlist. [GitHub Issue 435](https://github.com/addonify/addonify-wishlist/issues/435). 
     159- Fixes: User wishlist not being created when logging in and issue on adding product into the wishlist. [GitHub Issue 435](https://github.com/addonify/addonify-wishlist/issues/435).
    155160- Added: Shortcode for displaying wishlist icon.
    156161- Added: Wishlist tab in my account page.
  • addonify-wishlist/tags/2.0.13/addonify-wishlist.php

    r3131560 r3212437  
    1111 * Plugin URI:        https://wordpress.org/plugins/addonify-wishlist
    1212 * Description:       Addonify WooCommerce Wishlist is a light-weight yet powerful tool that adds a wishlist functionality to your e-commerce shop.
    13  * Version:           2.0.12
     13 * Version:           2.0.13
    1414 * Requires at least: 6.3
    15  * Tested up to:      6.6
     15 * Tested up to:      6.7.1
    1616 * Requires PHP:      7.4
    1717 * Author:            Addonify
     
    2929}
    3030
    31 define( 'ADDONIFY_WISHLIST_VERSION', '2.0.12' );
     31define( 'ADDONIFY_WISHLIST_VERSION', '2.0.13' );
    3232define( 'ADDONIFY_WISHLIST_DB_INITIALS', 'addonify_wishlist_' );
    3333define( 'ADDONIFY_WISHLIST_PLUGIN_PATH', __DIR__ );
  • addonify-wishlist/trunk/README.txt

    r3131560 r3212437  
    44Tags: wishlist, woocommerce wishlist, product wishlist, add to wishlist, save for later
    55Requires at least: 6.3
    6 Tested up to: 6.6
    7 Stable tag: 2.0.12
     6Tested up to: 6.7.1
     7Stable tag: 2.0.13
    88Requires PHP: 7.4
    99License: GPLv2 or later
     
    1414== Description ==
    1515
    16 Addonify Wishlist is a light-weight yet powerful tool that adds wishlist functionality to your e-commerce shop. Addonify Wishlist is packed with various functionalities that will help the shop owner to customize the wishlist behavior. 
    17 
    18 👉 [Live demo preview](https://demo.addonify.com/woo/01/wishlist/) 
    19 👉 [Documentation guide](https://docs.addonify.com/kb/woocommerce-wishlist/) 
     16Addonify Wishlist is a light-weight yet powerful tool that adds wishlist functionality to your e-commerce shop. Addonify Wishlist is packed with various functionalities that will help the shop owner to customize the wishlist behavior.
     17
     18👉 [Live demo preview](https://demo.addonify.com/woo/01/wishlist/)
     19👉 [Documentation guide](https://docs.addonify.com/kb/woocommerce-wishlist/)
    2020
    2121The primary goal of the Addonify Wishlist plugin is to allow website visitors to add products to their shopping wishlist so they can focus on buying the product rather than wasting their time finding it whenever they visit the store. Whereas, the secondary goal of the Addonify team is to keep the plugin light-weight so that the website shouldn't compromise its performance.
    2222
    23 > *Researches have shown that an online e-commerce store having products wishlist functionality is likely to sell more than the store that doesn't have wishlist functionality.* 
     23> *Researches have shown that an online e-commerce store having products wishlist functionality is likely to sell more than the store that doesn't have wishlist functionality.*
    2424
    2525💰 *Not using a wishlist plugin yet? Let's start using it today. Addonify Wishlist is **FREE** & it will remain **free forever.*** Start using Addonify Wishlist today and increase your online store conversion.
     
    2929
    3030- Saves customers time (Assume that you are having 1500+ products in your e-commerce store).
    31 - Helps to boost revenue. 
     31- Helps to boost revenue.
    3232- Increases checkout conversions.
    3333- Improves customers shopping experience.
     
    6969- Color options for off-canvas sidebar wishlist drawer.
    7070- Option to choose wishlist buttons icons.
    71 - Custom CSS. 
     71- Custom CSS.
    7272
    7373#### 🔧 TOOLS
     
    8787#### ⚔️ DEVELOPER
    8888
    89 Addonify Wishlist is developer friendly. We know that we have wonderful developers all around us and wish to customize our plugin's functionality when using it in their projects. Keeping that in mind, we have build Addonify Wishlist to be developer friendly and customizable. If you are a developer willing to integrate Addonify Wishlist in your project do check out our [*developer documentation guide here.*](https://docs.addonify.com/kb/woocommerce-wishlist/developer/) 
     89Addonify Wishlist is developer friendly. We know that we have wonderful developers all around us and wish to customize our plugin's functionality when using it in their projects. Keeping that in mind, we have build Addonify Wishlist to be developer friendly and customizable. If you are a developer willing to integrate Addonify Wishlist in your project do check out our [*developer documentation guide here.*](https://docs.addonify.com/kb/woocommerce-wishlist/developer/)
    9090
    9191
     
    115115= Will this plugin work with my theme? =
    116116
    117 Yes, Addonify Wishlist should work with all WordPress themes. But it might not work on some themes if the theme authors have overridden the default WooCommerce template files. In this case please ask your theme author to make their themes compatible with our plugin by following our [*developer documentation guide.*](https://docs.addonify.com/kb/woocommerce-wishlist/) 
     117Yes, Addonify Wishlist should work with all WordPress themes. But it might not work on some themes if the theme authors have overridden the default WooCommerce template files. In this case please ask your theme author to make their themes compatible with our plugin by following our [*developer documentation guide.*](https://docs.addonify.com/kb/woocommerce-wishlist/)
    118118
    119119= How can I display wishlist table in any page? =
     
    150150== Changelog ==
    151151
     152= 2.0.13 - 13 December, 2024 =
     153
     154- Tested: WordPress version 6.7.1
     155- Tested: WooCommerce version 9.4.3
     156
    152157= 2.0.12 - 6 August, 2024 =
    153158
    154 - Fixes: User wishlist not being created when logging in and issue on adding product into the wishlist. [GitHub Issue 435](https://github.com/addonify/addonify-wishlist/issues/435). 
     159- Fixes: User wishlist not being created when logging in and issue on adding product into the wishlist. [GitHub Issue 435](https://github.com/addonify/addonify-wishlist/issues/435).
    155160- Added: Shortcode for displaying wishlist icon.
    156161- Added: Wishlist tab in my account page.
  • addonify-wishlist/trunk/addonify-wishlist.php

    r3131560 r3212437  
    1111 * Plugin URI:        https://wordpress.org/plugins/addonify-wishlist
    1212 * Description:       Addonify WooCommerce Wishlist is a light-weight yet powerful tool that adds a wishlist functionality to your e-commerce shop.
    13  * Version:           2.0.12
     13 * Version:           2.0.13
    1414 * Requires at least: 6.3
    15  * Tested up to:      6.6
     15 * Tested up to:      6.7.1
    1616 * Requires PHP:      7.4
    1717 * Author:            Addonify
     
    2929}
    3030
    31 define( 'ADDONIFY_WISHLIST_VERSION', '2.0.12' );
     31define( 'ADDONIFY_WISHLIST_VERSION', '2.0.13' );
    3232define( 'ADDONIFY_WISHLIST_DB_INITIALS', 'addonify_wishlist_' );
    3333define( 'ADDONIFY_WISHLIST_PLUGIN_PATH', __DIR__ );
Note: See TracChangeset for help on using the changeset viewer.