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 Gift Cards Premium - 3.3.0

  • New: new feature to include the image on gift card categories directly in the categories section
  • Fix: avoid error get_type on bool
  • Fix: fixed the CSV sample link

YITH WooCommerce Gift Cards Premium - 3.2.1

  • Update: plugin framework
  • Dev: don't show gift card code edit link if the user is not admin or shop manager
  • Dev: added select2 deps in frontend scripts

YITH WooCommerce Gift Cards Premium - 3.1.15

  • Tweak: add gift card template on a specific hook
  • Update: plugin framework
  • Update: language files
  • Fix: show recipient and delivery status only on virtual gift cards
  • Fix: fixed the discounted price with Aelia
  • Fix: fixed the discount in manual amount on Aelia
  • Fix: don't convert the displayed prices only in gift cards using WC Multi Currency
  • Fix: prevent error if is not an array
  • Dev: added parameter to filter yith_ywgc_email_introductory_text
  • Dev: added {recipient_name} to delivered gift card email
  • Dev: added new filter ywgc_override_cart_item_taxes_allowing_shipping_in_coupons
  • Dev: allow amounts with decimals
  • Dev: allow float values in the discounted gift card prices
  • Dev: added some checks to not load the gift this product template if the private product doesn't exist
  • Dev: added new filter ywgc_display_price_template_suggestion
  • Dev: modified error message when trying to use a gift card that was used in an order that is still in process
  • Dev: removed esc_html from the emails
  • Dev: added recipient_name and sender_name placeholders to the gift card email heading
  • Dev: changes in the custom is_purchasable method
  • Dev: added a new method to remove the "Order again" button if the order contain gift cards
  • Dev: added admin texts to WPML config file

YITH WooCommerce Gift Cards Premium - 3.1.14

  • New: Support for WooCommerce 4.7
  • New: basic integration with the WooCommerce Multi Currency plugin
  • Tweak: display the suggestion price depending on the display price option
  • Tweak: Save the first amount of gift card without need to check 'add another amount'
  • Update: update plugin fw
  • Update: updated translations
  • Fix: fixed an issue with the custom amount fields conditions
  • Dev: added new filter yith_ywgc_gift_card_custom_expiration_message
  • Dev: sanitized the recipient email in the wrong email error
  • Dev: added new filter ywgc_custom_product_suggestion_image_url
  • Dev: changes in the add new gift card section on my account
  • Dev: added a new functions that retrieves the number of gift cards asociated to an user
  • Dev: removed the expiration date format from the expiration message
  • Dev: removed the expiration date format in my account endpoint
  • Dev: removed the "on company name" text from the gift card template
  • Dev: added new filter ywgc_add_item_fee_for_gift_cards to allow to apply the gift card as a fee directly after purchase
  • Dev: added new filter yith_ywgc_email_introductory_text_default_text

YITH WooCommerce Gift Cards Premium - 3.1.13

  • New: Support for WooCommerce 4.7
  • New: Support for WordPress 5.6
  • Update: update plugin fw
  • Fix: fixed minor issue with tax in coupons
  • Fix: avoid show removed images in gift card gallery
  • Fix: avoid show orders from another customers in my account endpoint
  • Fix: fixed an issue with the custom amount fields conditions
  • Fix: fixed a minor issue with the add to cart enabled when no amount is selected manually
  • Fix: register gift card order, when entering code as a coupon
  • Fix: performance load on gettex function
  • Fix: copying link not working
  • Dev: Auto select plugin enabled
  • Dev: removed the .ready method from jQuery
  • Dev: added changes to not allow html tags in gift card fields and preview
  • Dev: added new filter yith_ywgc_register_gift_card_purchase_customer
  • Dev: added new filter yith_wcgc_template_show_from_to
  • Dev: display the variation name in the product suggestion
  • Dev: added new filter yith_wcgc_qr_code_content
  • Dev: added new filter yith_ywgc_gift_card_before_gift_cards_list
  • Dev: use sanitize_email to validate recipient email
  • Dev: added Delivered Gift Card email template to locate_core_template method
  • Dev: added new filter ywgc_minimal_amount_error_text
  • Dev: added new filter yith_ywgc_product_suggested_mesage
  • Dev: avoid the PayPal args to change if the order total is bigger than the shipping
  • Dev: New URL for activation panel
  • Dev: added pdf download nonce

YITH WooCommerce Gift Cards Premium - 3.1.12

  • New: Support for WooCommerce 4.6
  • Tweak: improves in the gift card table
  • Update: updated spanish language
  • Fix: fixed the image upload when no category is defined
  • Fix: fixed the recalculate order when a gift card is applied
  • Fix: fixed the issue with PayPal, when the gift card amount cover the product cost and part of the shipping
  • Fix: fixed the coupons value when multiple gift cards as coupons are added
  • Fix: fixed an issue with addons in gift card email
  • Fix: fixed the sent date status
  • Dev: moved order item meta before sending gift card email
  • Dev: added the autoScriptToLang and autoLangToFont parametters to mpdf by default
  • Dev: escaped preview strings

YITH WooCommerce Gift Cards Premium - 3.1.11

  • Fix: reverted back changes to allow display images in more than one category
  • Dev: reverted changes when recalculating orders with a gift card applied

YITH WooCommerce Gift Cards Premium - 3.1.10

  • New: Support for WooCommerce 4.5
  • New: Swedish language
  • Tweak: allow to see custom upload image on gallery when the product doesn't have any categories selected or no category images added on the site
  • Update: plugin framework
  • Update: language files
  • Fix: fixed issue with the custom amount
  • Fix: fix an issue with the coupon fields texts
  • Fix: fixed an issue with the product addons display
  • Fix: fixed the sent date status not updated
  • Fix: wrong messages in cart and checkout pages for coupon fields
  • Dev: removed deps in ywgc_code_pattern field in general options
  • Dev: added some array check in the custom css
  • Dev: restored constants
  • Dev: added new filter ywgc_enqueue_frontend_styles
  • Dev: added a change to avoid negative balance in the gift cards as coupons
  • Dev: added a css change to display the addons summary
  • Dev: recalculate order total with gift cards (default behavior)
  • Dev: Improving the product settings
  • Dev: added changes to show correctly images in more than one category
  • Dev: minor changes

YITH WooCommerce Gift Cards Premium - 3.1.8

  • Tweak: now it's possible to disable the code generation depending on the gift card type, virtual or physical
  • Update: plugin framework
  • Update: plugin language
  • Fix: avoid some notices with Yoast SEO
  • Fix: add amount correctly in the first time it's added
  • Fix: minor fix in dependencies in product settings
  • Fix: do not display an alert on product update
  • Dev: modified the gift card table headers
  • Dev: added ywgc_gift_this_product_label_description to WPML admin strings
  • Dev: added new filter yith_ywgc_restore_gift_card_balance