Il primo shop indipendente
al mondo per lo sviluppo di plugin per WooCommerce
Cambia lingua
Italiano

Ultimi aggiornamenti

Segui gli aggiornamenti dei plugin YITH giorno dopo giorno

YITH WooCommerce Deposits and Down Payments Premium - 1.1.2

  • tweak: Recalculate totals after restoring original cart (avoid checkout skipping the payment)
  • tweak: Added procedure to disable deposit when removing category rule
  • tweak: Plugin now shows prices including taxes when required
  • tweak: Added checks over product before adding it to temporary cart
  • fix: Error when retrieving products to enable for category deposit rule
  • fix: Customer can now pay balance orders even if products are out of stock (stock handling is processed during deposit)
  • dev: Added yith_wcdp_is_deposit_enabled_on_product filter, to let third party plugin filter is_deposit_enabled_on_product() return value
  • dev: Added yith_wcdp_skip_support_cart filter, to let third party plugin avoid support cart processing
  • dev: Added yith_wcdp_suborder_add_cart_item_data filter, to let third party plugin add cart item data during cart processing for suborders creation

YITH WooCommerce Deposits and Down Payments Premium - 1.1.1

  • tweak: Update plugin-fw
  • tweak: Optimized meta saving
  • tweak: Avoid double "Deposit" or "Full Payment" label before order item name
  • fix: Problem with duplicated meta
  • fix: Variation rate when category rate is set
  • fix: Problem with product's select on Deposit tab
  • dev: Added yith_wcdp_disable_email_notification filter, to let disable balance email notifications

YITH WooCommerce Deposits and Down Payments Premium - 1.1.0

  • new: WordPress 4.7.3 compatibility
  • new: WooCommerce 3.0-RC2 compatibility
  • new: option to change Deposit label on the frontend
  • new: compatibility with YITH Dynamic Pricing and Discounts
  • new: compatibility with YITH Event Tickets for WooCommerce
  • new: Compatibility with YITH WooCommerce Product Addon
  • new: Compatibility with YITH Pre Order for WooCommerce
  • new: "Reset Data" handling for variation form on single product page
  • new: deposit ID on "New Order" email
  • new: improved wpml config to let admin correctly localize plugin labels
  • tweak: new text-domain
  • tweak: fixed downloads not appearing for "partially-paid" orders
  • tweak: fixed plugin when product has more then 30 variations
  • tweak: added check for product on deposit table, to avoid possible fatal errors when removing products from the store
  • tweak: added check over product when filtering get_product_from_item
  • tweak: added balance total to "Suborder" column in order page
  • fix: js error that was repeating #yith-wcdp-add-deposit-to-cart at each found_variation
  • fix: preventing warning on setting panel, when no shipping method is set
  • fix: possible notice due to undefined global $post
  • fix: possible notice when global $post is not an object
  • fix: WooCommerce decreasing stock both on Deposit and Balance orders
  • fix: problem with get_cart_from_session when using YITH Stripe and YITH Subscription
  • fix: js handling for "Shipping Calculator" on variable products
  • fix: Wrong deposits amount in admin email
  • fix: heading string for "My Deposits" section
  • dev: added yith_wcdp_not_downloadable_on_deposit filter to make deposit downloadable, when needed
  • dev: fixed yith_wcdp_deposit_value and yith_wcdp_deposit_balance filters (now they send variation_id and product_id as additional parameters to filter)