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.3.7

  • New: support for WordPress 5.4
  • New: support for WooCommerce 4.0
  • New: added shortcode yith_wcdp_desposit_value
  • Tweak: improved order filtering
  • Tweak: adds balance lines to order review
  • Fix: PHP Fatal error: Uncaught Error: Call to a member function is_purchasable() on bool
  • Dev: added yith_wcdp_before_suborders_create and yith_wcdp_after_suborders_create actions

YITH WooCommerce Deposits and Down Payments Premium - 1.3.6

  • New: support for WordPress 5.4
  • New: support for WooCommerce 4.0
  • New: added shortcode yith_wcdp_desposit_value
  • Tweak: improved order filtering
  • Tweak: adds balance lines to order review
  • Fix: PHP Fatal error: Uncaught Error: Call to a member function is_purchasable() on bool
  • Dev: added yith_wcdp_before_suborders_create and yith_wcdp_after_suborders_create actions

YITH WooCommerce Deposits and Down Payments Premium - 1.3.5

  • New: support for WooCommerce 3.9
  • Update: plugin framework
  • Update: Italian language
  • Update: Spanish language
  • Update: Dutch language
  • Tweak: prevent plugin from removing custom orders views
  • Fix: issue with tax displayed on order details/email
  • Fix: prevent notice when filtering order items

YITH WooCommerce Deposits and Down Payments Premium - 1.3.4

  • New: support for WordPress 5.3
  • New: support for WooCommerce 3.8
  • Tweak: method that prints additional notes now checks for deposit status with dedicated method
  • Update: Plugin framework
  • Update: Italian language
  • Update: Spanish language
  • Fix: prevent notice during cron execution
  • Dev: added new action yith_wcdp_deposits_created_notification
  • Dev: added new filter yith_wcdp_customer_deposit_created_email_enabled

YITH WooCommerce Deposits and Down Payments Premium - 1.3.3

  • New: WooCommerce 3.7.0 RC2 support
  • Tweak: cast deposit value to double to avoid "non numeric value" error
  • Tweak: add fees on grand total on cart and checkout page
  • Tweak: change balance order status to pending payment when deposit order status changed from failed status
  • Tweak: add paragraph in deposit and balance payment for show inline block in all webmail clients
  • Update: Italian language
  • Update: internal plugin framework
  • Fix: removed useless yith_wcpb_ajax_update_price_request trigger that used to break js execution on variable products
  • Fix: get correct parent product id when a variation is selected
  • Fix: expiration days are now added to today's date
  • Fix: notice on thank you page
  • Dev: added new filter yith_wcdp_show_total_html
  • Dev: added new filter yith_wcdp_deposit_print_product_note
  • Dev: added new filters for sending deposit expiration email

YITH WooCommerce Deposits and Down Payments Premium - 1.3.2

  • New: added Product Bundle compatibility
  • Fix: Multi Vendor plugin hide balance orders without commissions (vendor with commission rate 0%)
  • Fix: product purchasable state can now be filtered by generic option too
  • Tweak: removed balances from sales count on WC reports
  • Tweak: preventing problems when suborder id doesn't exists
  • Tweak: check if product exits
  • Tweak: added currency on wc_price for deposit table and deposit list
  • Updated: Dutch language

YITH WooCommerce Deposits and Down Payments Premium - 1.3.1

  • New: WordPress 5.2 support
  • Update: internal plugin framework
  • Fix: notice undefined variable on is_deposit_enabled_for_product
  • Fix: prevent notice Undefined variable $expiration_date
  • Fix: avoid adding extra label to cart total when no deposit is in cart
  • Fix: disable shipping on deposit order when option is checked
  • Tweak: change isset for empty in order to prevent no print suborders on the email
  • Tweak: preventing warning when checking deposits over a gift card product
  • Tweak: improved compatibility with Gift Card
  • Tweak: improved compatibility with Multi Vendor
  • Dev: added yith_wcdp_has_action_after_shop_loop_item filter
  • Dev: added yith_wcdp_single_deposit_price filter

YITH WooCommerce Deposits and Down Payments Premium - 1.3.0

  • New: WooCommerce 3.6 support
  • New: added options to make deposits expire on a specific date
  • New: added option to choose whether deposit or balance should be virtual
  • Tweak: improved frontend price handling - now js uses accounting library to format price
  • Tweak: always retrieve a fresh product on is_deposit_enabled_on_product method, to avoid unexpected behaviour
  • Tweak: improved deposit-list template for emails
  • Update: internal plugin framework
  • Update: Italian language
  • Update: Spanish language
  • Dev: added yith_wcdp_my_account_print_quick_deposit_action filter
  • Dev: added second parameter to yith_wcdp_virtual_on_deposit filter (order)
  • Dev: Added a new condition to modify the stock status

YITH WooCommerce Deposits and Down Payments Premium - 1.2.4

  • New: WooCommerce 3.5.4 support
  • Tweak: deposit can be 0 now
  • Tweak: reviewed option panel
  • Update: internal plugin framework
  • Update: Dutch language
  • Fix: double shipping being added to order total when balance is virtual
  • Fix: Fatal Error on cart totals when Composite products are added to cart

YITH WooCommerce Deposits and Down Payments Premium - 1.2.3

  • new: WordPress 5.0 support
  • new: WooCommerce 3.5.2 support
  • update: Plugin framework to latest revision
  • update: Dutch language
  • tweak: Improved "Balances" column appearance on backend
  • tweak: Added new parameter $email on woocommerce_email_header and woocommerce_email_footer actions
  • tweak: Replaced help-tips images with appropriate function
  • fix: Disabled stock check during support cart handling
  • fix: Exclude held balance items from stock check
  • dev: Added yith_wcdp_enqueue_frontend_script_template_js filter