#1 Independent Seller of WooCommerce Plugins
Switch language
English

Latest Updates

Follow everyday YITH themes and plugins updates

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

YITH WooCommerce Gift Cards Premium - 3.1.7

  • New: Support for WooCommerce 4.4
  • New: Support for WordPress 5.5
  • Tweak: different options improved, coupon fields texts, design images, product edit page
  • Tweak: improved the settings in the product edit page
  • Update: plugin framework
  • Update: plugin language
  • Fix: display 'Gift this product' button in shop page
  • Fix: fixed the image title not displayed in the designs
  • Fix: avoid using a expired gift card code as a coupon
  • Fix: checking in js always get the same amount of selected buttons
  • Fix: restore the gift card balance when the order changes to cancelled status when used as a coupon
  • Fix: undefined $product on email templates
  • Fix: changed timestamp creation on gift cards sending
  • Dev: fixed the uploaded image button with the latest Proteo version
  • Dev: replaced const by the meta name
  • Dev: changes in the negatives fees management
  • Dev: enqueued the minified jquery.css
  • Dev: moved the "Set an amount" option in the settings
  • Dev: deleted all the !important from the plugin CSS files
  • Dev: minor changes

YITH WooCommerce Gift Cards Premium - 3.1.6

  • New: Support for WooCommerce 4.3
  • Tweak: Added new option to select the gift card delivery interval and a button to update the cron
  • Update: plugin framework
  • Update: plugin language
  • Fix: fixed the converted balance using WPML and the gift cards as coupons
  • Fix: fixed the converted amount using WPML and the gift cards as coupons
  • Fix: fixed the gift card not applied when the order is edited
  • Dev: move the ywgc_add_gift_card_coupons_as_negative_fees filter
  • Dev: changed delivered gift card email image into PNG format
  • Dev: added $context param to ywgc_custom_company_logo_url and ywgc_custom_header_image_url filters
  • Dev: calculate the correct VAT amount in the checkout
  • Dev: added new filter 'yith_ywgc_mpdf_directionality'
  • Dev: added new action ywgc_verify_coupon_code_condition
  • Dev: added new param to filter yith_ywgc_check_gift_card_return
  • Dev: added the ywgc_apply_gc_code_on_gc_product condition using a gift card as coupon
  • Dev: change the physical gift card info title to h5
  • Dev: fix a possible warning in the email using product addons
  • Dev: changed some wrong filter names
  • Dev: minor changes

YITH WooCommerce Gift Cards Premium - 3.1.5

  • Fix: fix a problem with the delivery date and the format MM d, yy
  • Fix: fixed the tax calculation using coupons
  • Dev: added new filter yith_ywgc_formatted_pdf_filename
  • Dev: changed the cron interval to hourly

YITH WooCommerce Gift Cards Premium - 3.1.4

  • New: Support for WooCommerce 4.2
  • Tweak: automatically send the preprinted gift card email when the code is created and the order updated
  • Update: updated the Elementor icons
  • Fix: prevent a preprinted gift card to be sent without code
  • Fix: fixed a problem with the tax calculation
  • Fix: added some fixes to the taxes using coupons, enable it returning true here ywgc_add_gift_card_coupons_as_negative_fees
  • Dev: updated some template classes
  • Dev: avoid send a gift card without delivery date
  • Dev: new filter ywgc_add_gift_card_coupons_as_negative_fees

YITH WooCommerce Gift Cards Premium - 3.1.3

  • New: added Greek language
  • Fix: fixed when converting gift card dates to timestamp
  • Fix: fixed the tax calculation in order without gift cards
  • Dev: added new filter yith_ywgc_recalculate_taxes_after_cart_total
  • Dev: save empty timestamp when users not enters any date. Added show_in_rest parameter to gift cards image category taxonomy to make appear in Gutenberg
  • Dev: added some strings to the domain and updated the pot file

YITH WooCommerce Gift Cards Premium - 3.1.2

  • New: Support for WooCommerce 4.1
  • New: added new option to allow the user show or not the price in the email
  • Tweak: prevent sending the "Sender notification" if the recipient is also the sender
  • Update: plugin fw
  • Fix: prevent null cart when using gift card codes as a coupon
  • Fix: fixed the fine uploader script loaded when the upload is not enabled
  • Fix: recalculate totals when a gift card is applied as a coupon and the order is updated
  • Fix: fixed not converting dates to timestamp
  • Dev: added classes to the h3 elements in the form
  • Dev: added the coupons as a negative fees
  • Dev: added ywgc_description_template_text_pdf to WPML admin strings
  • Dev: minor css changes
  • Dev: minor fixes