Releases: wpcodefactory/wish-list-for-woocommerce
Releases · wpcodefactory/wish-list-for-woocommerce
1.7.9
- Fix readme.
- Fix css regarding Font awesome icons.
1.7.8
- Fix css regarding Font awesome icons.
- WC tested up to: 5.5.
- Tested up to: 5.8.
1.7.7
- Fix version.
1.7.6
- Fix - PHP 8 error: Uncaught TypeError in
class-alg-wc-wish-list-core.php:294
. - Add FAQ question regarding template override.
- Remove google plus from sharing options.
- WC tested up to: 5.4.
1.7.5
- The
auto_hide
param from[alg_wc_wl_remove_all_btn]
shortcode makes the button disappear if the wish list is empty.
1.7.4
- Create
auto_hide
param for[alg_wc_wl_remove_all_btn]
shortcode making the button disappear after the wish list is empty.
1.7.3
- Add
[alg_wc_wl_remove_all_btn]
shortcode. - WC tested up to: 5.3.
1.7.2
- Fix PHP Notice: WP_Scripts::localize was called incorrectly.
- Update Izitoast to version 1.4.0.
- Update gulp to version 4.0.2.
- Add button param
btn_icon_class_added
to change the icon when a product is added to wish list. - Add remove button icon class with the
alg_wc_wl_fa_icon_class
filter usingremove_btn
as the second parameter. - Change deploy script.
- Tested up to: 5.7
- WC tested up to: 5.2
1.7.1
- Tested up to: 5.6.
- WC tested up to: 5.0.
- Create
$args
param for bothshow_default_btn()
andshow_thumb_btn()
. - Improve settings on buttons settings page.
- Add description about compatibility with Gutenberg editor.
1.7.0
- Add a "Display a subject field" option on sharing section.
- Add
_alg_wc_wl_added_by_registered_users_count
and_alg_wc_wl_added_by_unregistered_users_count
metas to wish list items. - Add
alg_wc_wl_item_added
andalg_wc_wl_item_removed
actions. - WC tested up to: 4.7