WooCommerce Wishlists

WooCommerce Wishlists 2.3.12

Нет прав на скачивание
* Fix: Fix WordPress 6.7 translation loading warning by loading textdomain on plugins_loaded hook instead of init hook.
* Fix: Fix a critical issue where updating a wishlist in the admin backend would delete all wishlist items. This was caused by overzealous PHPCS fixes in version 2.3.7 that incorrectly included wishlist_items in the explicit POST data array when it's not part of the admin form.
* Update: Basic source code cleanup.
* Update: WordPress 6.9 compatibility.
* Dev - Bump WooCommerce "tested up to" version 10.3.
* Dev - Bump WooCommerce minimum supported version to 10.1.
* Dev - Bump WordPress "tested up to" version 6.9.
* Update: WP and WC compatibility tags.
* Fix: Fix issue with the mail sending function.
* Update: WP and WC compatibility tags.
* Fix: Fix issue with missing function on the find a list page.
* Fix: Fix PHPCS over correction.
* Update: WP and WC compatibility tags.
* Fix: Fix quantity input not showing after PHPCS fixes in 2.3.7
* Update: WP and WC compatibility tags.
* Update: Load text domain on init, 0 action hook instead of ini, 10 hook.
* Update: PHPCS fixes. If anything seems off, please report it, phpcs is overzealous.
* Update - WP and WC compatibility tags.
* Update: Change hook for when Wishlist emails are sent via woocommerce_wishlist_send_email from init to woocommerce_init.
* Update - WP and WC compatibility tags.
* Update - WP and WC Compatibility Tags.
* Fix: Fix in the admin when counting the number of products in a list. Prevents an error if the wishlist data is empty.
Вверх