#1 Independent Seller of WooCommerce Plugins
Switch language
English

Latest Updates

Follow everyday YITH themes and plugins updates

YITH WooCommerce Gift Cards Premium - 3.2.0

  • New: Support for WooCommerce 4.9
  • New: Export/Import gift card tool
  • New: option to include the shipping cost in the Gift this Product
  • New: option to receive a mail when gift card will be sent to recipient
  • Tweak: allow to search gift cards also by user email or name in the gift card table
  • Update: updated plugin fw
  • Update: plugin language files
  • Fix: fixed parenthesis in yith_ywgc_gift_card_email_expiration_message filter
  • Fix: avoid getting get_type on bool

YITH WooCommerce Gift Cards Premium - 3.0.4

  • New: Support to WooCommerce 3.9
  • Tweak: when it is the "gift this product" email, now only display the suggested product button, to avoid confusion with the default gift card button
  • Tweak: changes in the gift card template
  • Tweak: improve function ywgc_custom_condition_to_create_gift_card_call_back
  • Update: plugin framework
  • Fix: fixed Flatsome integration when parent theme is Flatsome
  • Fix: fixed a possible issue with the preview currency symbol
  • Fix: fixed the discount message not displayed in the physical gift cards
  • Fix: changed the method to call the gift card form in cart and checkout
  • Fix: fixed a string in the gift cards menu of my account to get it correctly in the language file
  • Fix: removing Date column only from Gift Cards post type table
  • Dev: new hook for the gift card template 'yith_wcgc_template_before_logo'

YITH WooCommerce Gift Cards Premium - 3.0.3

  • New: Support to WooCommerce 3.9 beta 1
  • New: Added new option in the general settings to avoid the use of gift card codes on the gift card products
  • New: added new option to allow Shop Manager to manage the plugin settings
  • Tweak: added styles to the display form shortcode to fit with Elementor
  • Update: updated .pot
  • Update: updated Spanish language
  • Update: French language (thanks to Christophe Ferrandon)
  • Update: updated plugin fw
  • Fix: fixed the custom image not displayed when the gallery is disabled
  • Fix: fixed minor issues
  • Fix: fixed the selected image not displayed as the product image
  • Fix: fixed an issue with the cart image
  • Fix: display the values in the shortcodes as prices
  • Fix: fixed the email width issue
  • Fix: now is not possible to enter the same code in gift card field and in the coupons one
  • Fix: fixed warning when apply the gift card using a link
  • Fix: fixed minor issue in the cart message
  • Fix: fixed a null object error
  • Fix: added some strings to the domain
  • Fix: fixed an issue with the popup close button
  • Dev: changed the product name by the product title in the form preview
  • Dev: added the add gift button on gift this product translatable
  • Dev: minor changes in the admin settings
  • Remove: removed the view button in the gift card taxonomy

YITH WooCommerce Gift Cards Premium - 3.0.2

  • Tweak: fixed an string of the gift card template
  • Update: language file
  • Update: plugin framework
  • Update: Spanish language
  • Update: Italian language
  • Update: Dutch language
  • Fix: added the notify customer email option
  • Fix: fixed a warning array_merge in frontend side
  • Fix: fixed issue with the percentage coupons
  • Fix: fixed some translatable strings in plugin options
  • Dev: new hooks 'yith_ywgc_before_choose_design_section' and 'yith_ywgc_after_choose_design_section'
  • Dev: added trigger in the "gift as product" link
  • Dev: new filter 'yith_ywgc_gift_this_product_title_message'
  • Dev: JS minified

YITH WooCommerce Gift Cards Premium - 3.0.1

  • New: added upload section in the design modal
  • Fix: added recipient name for physical gift cards
  • Fix: removed the gift this product button still showing in the shop page
  • Fix: fixing the preview not updated properly on the manual amount
  • Fix: minor issues
  • Dev: new filter 'yith_wcgc_show_in_menu_cpt'
  • Dev: changed the filter names for each list of options
  • Dev: added the settings strings to the WPML track

YITH WooCommerce Gift Cards Premium - 3.0.0

  • New: Added new option to allow the gift card codes to be used in the default coupons fields
  • New: New gift card template
  • New: New design gallery in the gift card products and gift this product feature
  • New: added a QR code in the gift card template to apply automatically the gift card on scan.
  • New: Added new options to customize the plugin templates
  • New: added a new option in the gift card products to select an expiration date
  • New: added a new option to let the customer select a delivery time for the postponed gift cards
  • Tweak: new appearance of the gift card in the product page
  • Tweak: new appearance of the gift this product feature
  • Tweak: Now, the gift cards panel is inside the plugin settings
  • Tweak: Now, the gift cards categories panel is inside the plugin settings
  • Tweak: updated the plugin settings with a new style
  • Tweak: removed prettyPhoto, now the modals use a custom code
  • Tweak: updated the main gift card image
  • Update: Updated plugin Framework
  • Dev: the plugin templates gift-card-template.php and gift-pdf-card-template.php are now merged in ywgc-gift-card-template.php
  • Dev: the new template hooks are the onews from gift-card-template.php, adding an extra parameter (context) with the values email or pdf
  • Remove: Removed template gift-card-template.php
  • Remove: Removed template gift-pdf-card-template.php
  • Remove: Removed template physical-gift-card-generator.php
  • Remove: Removed all hooks from the removed templates
  • Remove: Removed the gift this product button in the shop catalog, it will be included again in the next big update

YITH WooCommerce Gift Cards Premium - 2.3.0

  • New: support to WooCommerce 3.7.0
  • New: added new shortcode "yith_gift_card_check_balance_form" with a form to check the gift card balance by code
  • New: added new shortcode "yith_redeem_gift_card_form" to allow the manually redeem of the gift cards
  • New: new feature to add a percentage discount to the gift card amount
  • New: added a new column in the gift card table with the direct link to auto apply the gift card in the site
  • New: added new filters ywgc_is_postdated_delivery_date_by_default, ywgc_postdated_by_default, ywgc_delivery_date_value_by_default
  • New: added filter yith_ywgc_check_subscription_product_on_cart
  • New: added filter ywgc-recipient-email
  • Tweak: Virtual recipient details is mandatory
  • Tweak: now get correct gift card image for other gift card language (WPML)
  • Tweak: prevent load unnecessary data on plugin load
  • Tweak: now, the expiration date of the gift card could be edited
  • Update: Deutsch language files
  • Update: Spanish language files
  • Update: Italian language files
  • Update: updated .pot
  • Update: updated plugin fw
  • Fix: fixed PHP Notice: Undefined property: stdClass::$delete_posts
  • Fix: restore the gift card balance when the order changes to failed status
  • Fix: avoid to recalculate the order total if the order don't have a gift card applied
  • Fix: fixed an undefined variable
  • Fix: removed the image error when select another image
  • Dev: changes in the mpdf args filter
  • Dev: added a new font to allow the thai characters
  • Dev: added new parameters to the template price filters
  • Dev: added new filter ywgc_temp_coupon_array to allow changes in the temp coupon array

YITH WooCommerce Gift Cards Premium - 2.2.5

  • New: support to WordPress 5.2
  • New: added a new option to disable the gift this product feature on specific products
  • Tweak: avoid to apply gift cards when a WooCommerce Subscription product is in the cart
  • Tweak: now, the gift cards appear in the account of the recipient user
  • Update: Updated Plugin Framework
  • Update: Updated language file
  • Update: Updated Italian translation
  • Fix: display the manage stock checkbox in the product inventory tab
  • Fix: fixed the lost image in the gift card template when the admin switch manually a physical gift card to virtual
  • Fix: avoid the remove of the main recipient fields
  • Fix: fixed the issue with the WoodMart sticky section
  • Fix: fixed an issue with the gift card from the free version
  • Fix: fixing an issue with the gift this product in variable products
  • Dev: deleting error log
  • Dev: deleting a WAITING string when the product image is loaded in the gift card template
  • Dev: Added new admin texts to translate emails strings
  • Dev: check if the hidden gift this product is gift card type
  • Dev: added plugin-upgrade submodule