WooCommerce WishLists 2.3.1

Download WooCommerce WishLists 2.3.1 from nulled fire. WooCommerce Wishlists allows guests and customers to create and add products to Wishlists.
* Check product exists before attempting to call functions on it.
* Update: WC and WP Updates.
* Fix: Change the $.fn.modal to $.fn.wl_modal so it does not conflict with other jquery modal plugins.
* Fix: Check product has an availability object before attempting to use.
* Update: WC and WP Updates.
* Fix: Fix deprecated add_to_cart_message notice.
* Fix: Only move the first found Wishlist button inside of a bundle or composite container.
* Update: Be sure to call the woocommerce_add_to_cart_product_id filter when adding products in the default case. Helps with Product Bundles.
* Update: WC and WP version compatibility tags.
* Update: Compatibility with WC 4.9 email templates.
* Update: Compatibility with Product Bundles – Variation Bundles
* Update: Check session object exists before attempting to use.