=== addwish ===
Contributors: addwish
Tags: addwish, recommendations, search, personalisation, addwish business, wishlist, wish list
Stable tag: 1.2.42
WC requires at least: 3.2.0
WC tested up to: 8.0.3
Requires at least: 4.4.1
Tested up to: 6.3.1

Official addwish business plugin for WooCommerce. Personalise the shopping experience and increase basket size and conversion rate in your webshop.

== Description ==

This is the official addwish business solution plugin for the WooCommerce e-commerce platform.

The addwish business solution will personalise the shopping experience for your visitors as well as increase your basket size and conversion rate across your webshop.

This plugin will:

*	Add the addwish business partner script to your WooCommerce webshop.
*	Add the addwish business conversion tracking to your WooCommerce webshop.
*	Add the addwish business product feed, for addwish business to index your product catalogue.

== Screenshots ==

1. Simple confirguration interface, to enable your addwish business account in WooCommerce.

== Installation ==

1. Upload the entire 'woocommerce-addwish' folder to the '/wp-content/plugins/' directory or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' menu in WordPress.

== Changelog ==
= 1.2.42 2026-06-04 =

- Add developer filters (hr_sdk_script_attributes, hr_sdk_init_config) for cookie-consent integrations such as Cookiebot

= 1.2.39 2025-12-16 =

- Fix missing parameter in print_simple_variant_attribute function

= 1.2.37 2025-11-27 =

- Add more variant data

= 1.2.36 2025-03-12 =

- Add support for quantity and line total in conversion tracking

= 1.2.35 2024-10-31 =

- Output both attribute name and slug

= 1.2.34 2024-07-10 =

- Fix getting header for API key authentication

= 1.2.33 2024-07-10 =

- Switch to using API key for allowing access to feeds

= 1.2.32 2024-05-28 =

- Fix minor issue that would cause PHP warnings

= 1.2.28 2023.12.05 =

- Add option to enable backend conversion tracking if conversion tracking is not working for some payment methods.
- Fix minor issues that would cause PHP warnings 

= 1.2.27 2023.11.23 =

- Make sure we dont output thousands separator.

= 1.2.26 2023.11.22 =

- Remove partnerId input field from admin.
- Update script and tracking implementation to new standard.

= 1.2.25 2023.11.13 =

- Improved price helper + include option to output prices for debug (internal).

= 1.2.24 2023.10.20 =

- Add new field to product feed containing product category ids including the category parent ids.

= 1.2.23 2023.09.25 =

- Add productTerms and customAttributes tags to the product feed
- Add product created and updated date in the product feed
- Add endpoint for content feed
- Add updated info endpoint

= 1.2.22 2023.05.17 =

- Fix issue where a product that had once been variable but is now simple would include attributes from the variations

= 1.2.21 2023.04.19 =

- Fix issue that caused issues with including tax on prices in all cases

= 1.2.20 2023.04.14 =

- Make the product feed handle products without prices gracefully

= 1.2.19 2023.03.28 =

- Redo how we get prices for products
- Remove a few plugin-specific helpers that are not needed since the price calculation is now better

= 1.2.18 2023.03.16 =

- Add our IP as default IP restriction

= 1.2.17 2022.10.12 =

- Add country to order feed

= 1.2.16 2022.09.27 =

- Only get variant attributes from variants in stock
- Add categoryIds to the product feed
- Add specific support for the Woocommerce Multi-Language plugin

= 1.2.13 2021.12.09 =

- Handle if fixed price is set using comma as a thousands separator for WPC component

= 1.2.12 2021.12.09 =

- Fix a few places where comparing string 0 would unintentionally return false

= 1.2.11 2021.12.07 =

- Don't use empty() function when a valid value can be 0

= 1.2.5 2021.08.11 =

- Fix composite product might be null and not "null"
- Use isset instead of !isnull

= 1.2.3 2020.11.18 =

- Fix minor issues that would cause PHP notice
- Prevent empty variant SKU from breaking product feed

= 1.2.1 2020.09.11 =

- Update attribute value in CDATA now that it isn't escaped anymore

= 1.1.19 2019.11.19 =

- Add visibility field to feed

= 1.1.16 2019.05.24 =

- Improved way of getting products
- Changed image size to the one used by the current WooCommerce theme
- Exclude categories for simple feed option

= 1.1.14 2019.04.10 =

- Add tags to simple feed format
- Add simpleFeed option

= 1.1.13 2019.04.01 =

- Version bump to 1.1.13
- Check product is published before attempting to include it in feed
- Use different function to get composite price

= 1.1.12 2019.03.29 =

- Restructure everything regarding getting product prices

= 1.1.7 2019.01.10 =

- Made sure we don't include refunds in the order feed

= 1.1.6 2018.12.07 =

- Added support for IP restriction 
- Add better error-handling in feeds

= 1.1.5 2018.11.26 =

- Added proper pagination support for product and category feeds.
- Added SKU to product feed.
- Add support for the brand discount module

= 1.1.3 2018.03.23 =

- Stripped out illegal characters from product data when writing the feed.

= 1.1.2 2018.03.22 =

- Replaced usage of the deprecated method get_currentuser() with wp_get_current_user().

= 1.1 2017.12.22 =

- Made the plugin work with WooCommerce 3.2
- Moved source files into src/ directory for packaging

= 1.0.3 2017.12.21 =

- Fixed feed limit issue
- Added cart span

= 1.0.2 2017.12.15 =

- Fixed feed limit

= 1.0.1 2017.12.15 =

- Info endpoint added

= 1.0.0 2017.12.13 =

- Initial Release
