#1 Independent Seller of WooCommerce Plugins
Switch language
English

Latest Updates

Follow everyday YITH themes and plugins updates

YITH WooCommerce Gift Cards Premium - 3.24.0

  • New: support for WordPress 6.2
  • New: support for WooCommerce 7.5
  • Update: YITH plugin framework
  • Fix: avoid charging twice if the gift card is applied to a vendor order
  • Dev: added timepicker script as a dependency for the main frontend script
  • Dev: sanitize data when importing the gift cards
  • Dev: added some nonces to validate actions in the backend

YITH WooCommerce Gift Cards Premium - 3.23.1

  • Update: YITH plugin framework
  • Fix: added missing variables for the gift card product template when using the shortcode
  • Dev: use nl2br function to display the introductory text in the emails
  • Dev: added $object parameter to yith_ywgc_shop_page_url_qr filter
  • Dev: added the set_price method when adding a gift card to the cart
  • Dev: added some checks to save only the images categories for gift card products

YITH WooCommerce Gift Cards Premium - 3.23.0

  • New: support for WooCommerce 7.3
  • New: added new option to create multiple gift card codes at once
  • Tweak: Improved the postponed gift card delivery feature, now the customers can choose the delivery time and date and the admin don't need to configure it
  • Update: YITH plugin framework
  • Fix: prevent and empty email recipient when sending the gift card delivery email
  • Fix: minor fixes
  • Dev: added compatibility to the wc_get_page_screen_id() method for older WC versions
  • Dev: change the is_purchasable value from 1 and 0 to true and false, following the WC standard
  • Dev: remove the "valid" status when a gift card is expired on My Account
  • Dev: added $product obj as attributte of the filter "yith_ywgc_product_suggested_message"
  • Dev: fixed deprecated Elementor methods
  • Dev: minor changes

YITH WooCommerce Gift Cards Premium - 3.22.0

  • New: support for WooCommerce 7.3
  • Update: YITH plugin framework
  • Fix: wrong calculation for the shipping costs in the "Gift this product" for variable products
  • Fix: count column in the image categories table
  • Dev: redirect the "Gift this product" from the shop directly to the form
  • Dev: added "Gift this product" button in the loop for the WooCommerce blocks
  • Dev: added a check to prevent some errors
  • Dev: not display the checkbox for the shipping costs in the "Gift this product" form if the product is virtual
  • Dev: removed duplicated message when entering a custom amount greater than the maximum amount allowed
  • Dev: create session if not exist before applying the gift card automatically with a link
  • Dev: modified PayPal amount condition to avoid errors
  • Dev: replaced the get_post_meta and update_post_meta by the order CRUD methods
  • Dev: minor changes

YITH WooCommerce Gift Cards Premium - 3.21.0

  • New: support for WooCommerce 7.2
  • Update: YITH plugin framework
  • Update: German translation
  • Fix: issue when showing product add-ons in gift cards
  • Fix: corrected the text and order of the physical gift card fields
  • Dev: prevent object null call
  • Dev: fixed date method in the expiration message

YITH WooCommerce Gift Cards Premium - 3.20.1

  • Update: YITH plugin framework
  • Fix: patched security vulnerability
  • Dev: added new filter yith_ywgc_gift_card_purchase_order_id
  • Dev: replaced deprecated execCommand method to use the new Clipboard API
  • Dev: disabled the enter key in the manual amount input

YITH WooCommerce Gift Cards Premium - 3.20.0

  • New: support for WooCommerce 7.1
  • New: support for WordPress 6.1
  • Update: YITH plugin framework
  • Fix: fixed the BCC copies not sent when a gift card is manually created
  • Fix: fixed variable name on the email template
  • Fix: issue when applying gift card codes generated from an old gift this product
  • Dev: Added security check in the gift card importer
  • Dev: new action "yith_ywgc_before_register_redemption_shortcode"
  • Dev: minor changes

YITH WooCommerce Gift Cards Premium - 3.19.0

  • New: support for WooCommerce 7.0
  • Update: YITH plugin framework
  • Fix: integration issue with YITH Multi Currency Switcher for WooCommerce
  • Fix: issue when adding more than one gifted product automatically to the cart
  • Fix: recalculate the mini cart totals when it contains a gift card product
  • Dev: prevent possible array to not exists
  • Dev: fixed compatibility issue with PHP 8.0
  • Dev: minor changes
  • Dev: added new filter yith_ywgc_actions_from_email_url to control the actions to be done when using the URL from the gift this product email button
  • Dev: changes in the generation of the gift card negative fee in the order

YITH WooCommerce Gift Cards Premium - 3.18.0

  • New: support for WooCommerce 6.9
  • New: added new set of options to edit the email notifications inside the plugin settings
  • Update: YITH plugin framework
  • Fix: shortcodes not taking into account expired gift cards
  • Fix: check if the hidden gift card product is virtual and if not, set it to virtual
  • Fix: expiration date not saved on specific date format
  • Fix: moved method to the main class to avoid call errors
  • Dev: load the gift card product settings only in the gift card product type
  • Dev: added a check to avoid fatal error
  • Dev: added new filter yith_ywgc_replace_gift_card_code