From 01c9015032a5b1d32756b7398787378961680a80 Mon Sep 17 00:00:00 2001 From: lalman lama <147941772+lalman30@users.noreply.github.com> Date: Fri, 13 Dec 2024 11:31:40 +0545 Subject: [PATCH 1/2] Version updated. Version updated. --- README.txt | 31 +++++++++++++++++++------------ addonify-wishlist.php | 6 +++--- 2 files changed, 22 insertions(+), 15 deletions(-) diff --git a/README.txt b/README.txt index f83a7d4..213f657 100644 --- a/README.txt +++ b/README.txt @@ -3,8 +3,8 @@ Contributors: addonify Tags: wishlist, woocommerce wishlist, product wishlist, add to wishlist, save for later Requires at least: 6.3 -Tested up to: 6.6 -Stable tag: 2.0.12 +Tested up to: 6.7.1 +Stable tag: 2.0.13 Requires PHP: 7.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -13,14 +13,14 @@ Addonify WooCommerce Wishlist is a light-weight yet powerful tool that adds a wi == Description == -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. +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. -👉 [Live demo preview](https://demo.addonify.com/woo/01/wishlist/) -👉 [Documentation guide](https://docs.addonify.com/kb/woocommerce-wishlist/) +👉 [Live demo preview](https://demo.addonify.com/woo/01/wishlist/) +👉 [Documentation guide](https://docs.addonify.com/kb/woocommerce-wishlist/) The 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. -> *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.* +> *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.* 💰 *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. @@ -28,7 +28,7 @@ The primary goal of the Addonify Wishlist plugin is to allow website visitors to #### 🔔 BENEFITS & IMPORTANCE OF HAVING WISHLIST FUNCTIONALITY - Saves customers time (Assume that you are having 1500+ products in your e-commerce store). -- Helps to boost revenue. +- Helps to boost revenue. - Increases checkout conversions. - Improves customers shopping experience. @@ -68,7 +68,7 @@ The primary goal of the Addonify Wishlist plugin is to allow website visitors to - Color options for popup modal notification. - Color options for off-canvas sidebar wishlist drawer. - Option to choose wishlist buttons icons. -- Custom CSS. +- Custom CSS. #### 🔧 TOOLS @@ -86,7 +86,7 @@ Addonify Wishlist does not collect any personal or sensitive data from website v #### ⚔️ DEVELOPER -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/) +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/) #### 🐛 DISCUSSION & REPORTING A BUG @@ -114,7 +114,7 @@ No, this plugin will not work without WooCommerce. = Will this plugin work with my theme? = -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/) +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/) = How can I display wishlist table in any page? = @@ -149,9 +149,16 @@ Yes, there is. Use `[addonify_wishlist_button]` shortocde to display wishlist bu == Changelog == += 2.0.13 - 13 December, 2024 = + +- Tested: WordPress version 6.7.1 +- Tested: WooCommerce version 9.4.3 + +== Changelog == + = 2.0.12 - 6 August, 2024 = -- 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). +- 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). - Added: Shortcode for displaying wishlist icon. - Added: Wishlist tab in my account page. - Added: Option to display wishlist button over product image in product loop. @@ -345,4 +352,4 @@ Improvement: Color picker in settings page. = 1.0.0 - 08 July 2022 = -- New: Initial release. \ No newline at end of file +- New: Initial release. diff --git a/addonify-wishlist.php b/addonify-wishlist.php index 2fe272d..3236fff 100644 --- a/addonify-wishlist.php +++ b/addonify-wishlist.php @@ -10,9 +10,9 @@ * Plugin Name: Addonify - WooCommerce Wishlist * Plugin URI: https://wordpress.org/plugins/addonify-wishlist * Description: Addonify WooCommerce Wishlist is a light-weight yet powerful tool that adds a wishlist functionality to your e-commerce shop. - * Version: 2.0.12 + * Version: 2.0.13 * Requires at least: 6.3 - * Tested up to: 6.6 + * Tested up to: 6.7.1 * Requires PHP: 7.4 * Author: Addonify * Author URI: https://www.addonify.com @@ -28,7 +28,7 @@ die; } -define( 'ADDONIFY_WISHLIST_VERSION', '2.0.12' ); +define( 'ADDONIFY_WISHLIST_VERSION', '2.0.13' ); define( 'ADDONIFY_WISHLIST_DB_INITIALS', 'addonify_wishlist_' ); define( 'ADDONIFY_WISHLIST_PLUGIN_PATH', __DIR__ ); define( 'ADDONIFY_WISHLIST_PLUGIN_FILE', __FILE__ ); From 3dc3d64e086dcfa14b6043ab3f0b30e53c637174 Mon Sep 17 00:00:00 2001 From: lalman lama <147941772+lalman30@users.noreply.github.com> Date: Fri, 13 Dec 2024 12:06:19 +0545 Subject: [PATCH 2/2] Readme updated. Readme updated. --- README.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.txt b/README.txt index 213f657..21e3540 100644 --- a/README.txt +++ b/README.txt @@ -154,8 +154,6 @@ Yes, there is. Use `[addonify_wishlist_button]` shortocde to display wishlist bu - Tested: WordPress version 6.7.1 - Tested: WooCommerce version 9.4.3 -== Changelog == - = 2.0.12 - 6 August, 2024 = - 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).