WooCommerce Name Your Price

WooCommerce Name Your Price 3.7.2

Нет прав на скачивание
* Fix: COG causing variation NYP fields to insert twice and not save properly.
* Fix: Incorrect hide/show of regular/sale price fields for unsupported product types.
* Fix: Restore Store API cart item response for Name Your Price data. Slight tweak to shape of extended cart item data.
* Fix: Prune translation file of unreleased strings.
* Fix: Don't hide COG field in metabox when NYP is enabled.
* IMPORTANT: PHP 7.4 is required | WordPress 6.2.0 is required | WooCommerce 8.2.0.
* New: Extend cart and product Store API endpoints with NYP properties. #273 #274.
* Fix: Fatal call to a member function get_cart() on null. Pay-for-order conflict with WooPayments.
* Fix: throw `InvalidCartException` on `woocommerce_store_api_validate_cart_item` instead of `RouteException`.
* New: Introduce REST API support for dedicated NYP properties.
* New: Introduce setting to hide quantity input for Name Your Price products.
* New: Introduce setting to disable edit price in cart link. #270.
* New: Introduce optional setting for stricter sold individually. #211.
* New: Introduce setting to control Name Your Price + Gift Cards display order. #208.
* Warning: Admin metabox script is refactored. If you were calling any of the jQuery functions therein, please retest your customizations.
* Fix: Improve display of quick edit options.
* Fix: Incorrect add to cart button text if Variable Subscription and Variable Product are on the same page.
* Update: Tested up to WooCommerce 9.1.0.
* Fix: Missing Edit Price button on initial load of cart block. #269.
* Fix: Limit product type options to only product posts.
* Fix: esc_html() on add to cart text in variations.
* Fix: Deprecate `wc_nyp_supports_formatting_on_done_typing` filter as autoformatting the currency on "done typing" has been removed for accessibility reasons.
* Tweak: Handle enter keypresses- If valid move focus to next input. If invalid, stay put.
* Fix: Do not include product-editor files that are still in development.
* Fix: Variable products plus comma decimal causing incorrect price on reload. #263.
* Fix: Add cart/checkout block compatibility. #257.
* Fix: Disable regular price fields in quick edit when product is NYP. #250.
* Fix: Currency formatting when editing price in cart after switching currencies.
* Tweak: Add support for Aelia Currency converting pre-filled price when editing price in cart after switching currencies.
* Fix: Switch price input inputmode to decimal for better mobile iOS support.
* Fix: Missing Aelia Currency Switcher conversion for min/max prices.
Вверх