PATH:
home
/
letacommog
/
rdvenunclick.fr1
/
wp-content
/
plugins
/
pw-woocommerce-gift-cards
= 1.145 = * Verified compatibility with WooCommerce 4.5. Updated readme.txt to include REST API feature found in the Pro version. = 1.144 = * Fixes a potential error: Call to a member function get_regular_price() on boolean = 1.143 = * Added the Romanian (ro_RO) translation. Added the Portuguese (pt_PT) translation. Fixes a potential issue with order totals not being recalculated correctly resulting in an error with some payment gateways. = 1.142 = * Fixed issue when using a gift card number that contains a backslash. = 1.141 = * Improved French translation. Fixed an issue viewing details of a gift card number that contains a backslash. = 1.140 = * A few more fixes for compatibility with WOOCS - WooCommerce Currency Switcher plugin by realmag777. Removed the need for the PWGC_WOOCS_PATCH flag. Fixed an issue with PayPal payments where Tax might be calculated again at PayPal. = 1.139 = * Added a wp-config flag (PWGC_WOOCS_PATCH) that can be enabled to fix an issue with the amount displayed in the gift card email on certain systems when used in conjunction with the WOOCS - WooCommerce Currency Switcher plugin by realmag777. = 1.138 = * Added a new hook (pwgc_gift_card_blocked) that will allow programmatically blocking gift cards from being redeemed. To prevent confusion, make the quantity field read only in the cart when ordering a gift card for multiple recipients. = 1.137 = * Added compatibility for the Multi-Currency for WooCommerce by TIV.NET INC plugin. Confirmed compatibility with WooCommerce v4.3 = 1.136 = * Added the $product parameter to the pwgc_select_amount_text filter. = 1.135 = * A recent update may have caused issues with the Add To Cart button not working if you have the Apply Theme Fix option checked. This update reverts the change when the Apply Theme Fix option is enabled we allowed the woocommerce_before_add_to_cart_quantity hook instance to be called multiple times for themes that do this incorrectly. Now you must set PWGC_BEFORE_ADD_TO_CART_QUANTITY_FIX for the sites that are having trouble with this issue. = 1.133 = * Verified compatibility with WooCommerce v4.2.0 = 1.132 = * Fixed a warning when using the Advanced Dynamic Pricing plugin when a gift card is being redeemed. = 1.131 = * Updated translations. To fix an issue with certain themes, when the Apply Theme Fix option is enabled we no longer remove the woocommerce_before_add_to_cart_quantity hook instance after it is called. = 1.130 = * Hide the Apply Gift Card field whenever the option to allow buying of gift cards with gift cards is disabled. = 1.129 = * Previously, the setting for Send When Order Received would only send the gift card once the order was Processing. Now it will send immediately after the order is created which is how this setting was intended. = 1.128 = * Refund a redeemed gift card on orders with a Failed status. = 1.127 = * Added support for the Order Minimum/Maximum Amount for WooCommerce plugin by Algoritmika Ltd. = 1.126 = * Fixed conflicts with the following plugins: Advanced Dynamic Pricing plugin by AlgolPlus, WooCommerce Extended Coupon Features PRO, and WooCommerce AvaTax by SkyVerge. = 1.125 = * To avoid confusion, we now display a message in the Order Admin area when an order contains a gift card and it is not yet marked Complete. The message appears as an Order Item Meta entry. = 1.123 = * Confirmed compatibility with WordPress 5.5. Added an error message due to a conflict with Advanced Dynamic Pricing plugin. Will remove the message when the conflict has been resolved by the developer of that plugin. = 1.122 = * Removed the !important flag from the subtitle text template on the add to cart form. = 1.121 = * Prevent a potential for an invalid expiration date to block newly created cards. Added a new filter to be able to prevent gift cards from being redeemed using custom code: pwgc_gift_card_can_be_redeemed = 1.120 = * Fixed a few issues on sites with a comma for decimal place. = 1.119 = * Confirmed compatibility with WooCommerce v4.1 = 1.118 = * Finnish translation files were named incorrectly and this has been fixed. = 1.117 = * Added Finnish translation. = 1.116 = * Compatibility with YITH Color and Label Variations for WooCommerce. = 1.115 = * When sending a preview email from the Designer, remember the last email address used for the current session. Added support for the Preview Emails for WooCommerce plugin by Digamber Pradhan. = 1.114 = * Added additional hooks to the "Apply Theme Fix" option to make this option work in even more situations. = 1.113 = * Confirmed compatibility with WordPress 5.4 = 1.112 = * Fixed a small issue with the woocommerce_email_footer hook. Removed the foreign key constraint on the Activity table since it can cause problems on some installations. = 1.111 = * Added support for the plugin WooCommerce Price Based on Country by Oscar Gare. = 1.110 = * Deduct the gift card balance immediately when an order is received for payment types such as Direct Bank Transfer. = 1.109 = * Fixed issue that was preventing adding gift card to the cart directly from the URL. Confirmed compatibility with WordPress 5.3.2 and WooCommerce 4.0.0 = 1.108 = * Fixed an issue with the Brazilian Portuguese translation. = 1.107 = * Fixed an issue where custom Attributes added to the gift card product might be lost when updating the Gift Card product. = 1.106 = * Fixed a few potential JavaScript errors. = 1.105 = * Fixed a display issue with the price when using the WooCommerce Currency Switcher plugin by realmag777. = 1.104 = * Fixes a bug in the 'WooCommerce PDF Invoice Builder' plugin by RedNao that causes gift card emails not to be sent. = 1.103 = * Show the Attributes tab in the admin area in case you want to add custom attributes to the Gift Card product. = 1.102 = * Fixed a potential issue with loading Javascript on the Checkout page for certain themes. = 1.101 = * Fixed an issue that made gift card amounts disappear on the product page. Edit the product and click the Update button to apply the fix after upgrading. Changed the JavaScript init so gift cards will work even on sites that have JavaScript errors from other plugins. = 1.100 = * Automatically show the active gift cards when the dashboard is first opened instead of having to click the Search button. The View Activity button is now a toggle button to show/hide the activity. Made the gift card fields compatible with even more themes. Fix for a bug with the Antive Toolkit plugin used by some themes. Fixed issue with Format Prices option with comma as decimal separator. Fixed an issue when multiple gift cards are ordered for different people in the same order that some of the data could be mixed up. = 1.99 = * Show the "Sold Individually" checkbox on the Inventory tab. = 1.98 = * Added a dismiss button to the PayPal IPN / PDT bug warning message. = 1.97 = * Fix a display issue when the Gift Card variation has a Sale Price set. = 1.96 = * Fixed a bug in the get_published_gift_card_products that would always return IDs. Detect a condition with the PayPal payment gateway that could cause an extra gift card to be generated when the order is marked Complete. = 1.95 = * Fixed an issue that prevents the Tax Status from being set on the gift card product. = 1.94 = * Tweaked the CSS for the gift card product fields to make them more compatible with a variety of themes. Gift card email is sent translated to the Order language whenever WPML is installed. = 1.93 = * Show the General tab so that Tax Status can be set if desired. = 1.92 = * Rolled back a change to the product admin page that might interfere with other product types. = 1.91 = * Added new option to send the gift card when the order is received rather than waiting until it is Complete. = 1.90 = * Improved the template override detection code. Improved the template override detection code. Removed foreign key requirement from table creation. = 1.89 = * Fixed a compiler warning. = 1.88 = * Improved email template for Outlook clients. = 1.87 = * Email Designer added. Easily customize the gift card email from within the admin area! Translation improvements. = 1.86 = * Email Designer added. Easily customize the gift card email from within the admin area! = 1.85 = * Compatibility fix for the "Variation Swatches for WooCommerce" plugin by Emran Ahmed. = 1.84 = * Calculate the balance in the admin search query rather than on each record when displaying. = 1.83 = * Improved performance of the admin search. Ensured compatibility with the upcoming WooCommerce 3.8.0 release. = 1.82 = * Fixed an issue that may make the PW Gift Cards Email not available on some systems. = 1.81 = * Added the option to use the WooCommerce Transactional Email system for gift card emails. = 1.80 = * Display the redeemed gift card number in the order email. Disabled the WooCommerce Transactional Email system for gift card emails. = 1.79 = * Improved integration with our BOGO plugin. You can now offer eGift cards as a free gift to purchasing customers if you have our PW WooCommerce BOGO plugin installed. = 1.78 = * Tested for compatibility with the latest versions of WordPress and WooCommerce. = 1.77 = * Fixed small integration issue with the WooCommerce Currency Switcher by realmag777. Removed warning about missing $fees_total definition. = 1.76 = * Removed a potential PHP Warning from the wc_get_template function call. = 1.75 = * Improved German translation. = 1.74 = * Added Swedish translation. Improved German translation. = 1.73 = * Confirmed compatibility with WooCommerce v3.6.4 and WordPress v5.2.1 = 1.72 * Fixed calculation issue when fees are included. = 1.71 * Improved compatibility with WordPress Multisite. Added config flag to share the database across sites: PWGC_MULTISITE_SHARED_DATABASE = 1.70 * Changed the hook from woocommerce_thankyou to woocommerce_payment_complete to make this more compatible with payment processors that use the Thank You page even for failed orders. Added a new hook pw_gift_cards_amount_attribute_visible_on_product_page to optionally hide the Amount attributes on the product page. = 1.69 * Updated hooks for status changes to make it more comptaible with WooCommerce POS. = 1.68 * Added a new hook to allow altering the randomly generated card numbers to do things like add a prefix. Hook: pw_gift_cards_random_card_number. = 1.67 * Disable AJAX add to cart for the Rigid and OceanWP themes. = 1.66 * Deduct gift card balance in the woocommerce_pre_payment_complete hook when redeeming. = 1.65 * Fixed issue where Order would not be marked as Complete when a gift card is purchased along with a Virtual Downloadable product. = 1.64 * Allow translation of the Pimwick Plugins menu without causing any issues. Fixed issue with WPML when not using multicurrency. = 1.63 * Check for WPML object to prevent a warning message on some systems. = 1.62 * Fixed a display issue when Format Price is disabled. = 1.61 * Fixed issue with order total when redeeming a gift card with WPML currency switcher. = 1.60 * Allow the gift card code to be applied from the Coupon Code field, even when there is an Individual Use Only coupon applied. = 1.59 * Added support for Multi Currency for WooCommerce by VillaTheme. = 1.58 * Added support for WPML WooCommerce Multi-currency. = 1.57 * Added support for WooCommerce Ultimate Multi Currency Suite by Dev49.net. Removed the misleading "Invalid Email Address" option from setup. Prevent invalid email addresses from being entered when purchasing a gift card. = 1.56 * Added a new hook to change the Select Amount text on the catalog page: pwgc_select_amount_text = 1.55 * Fixed compatibility issue with older versions of WooCommerce Memberships plugin. = 1.54 * Added a notice when a gift card with a zero balance is added to the cart. = 1.53 * Fixed issue where Checkout page would not reload when a Gift Card number was entered into the Coupon field. = 1.52 * Added a new setting to apply a fix for themes that do not have the correct WooCommerce hooks. = 1.51 * Fixed error when checking balance in the admin area. = 1.50 * Improved support for opting out of discounts in WooCommerce Memberships v1.12.2 and later. = 1.49 * Added Danish translation. = 1.48 * Added support for Aelia Currency Switcher and WooCommerce Currency Switcher by realmag777. = 1.47 * Added an Enabled/Disabled option to the PW Gift Card email. Removed some extraneous code from the payment-method-pw-gift-card template file. = 1.46 = * Added $email variable to the woocommerce_email_header hook to fix compatibility with other themes and plugins such as Kadence Themes. = 1.45 = * Changed ajaxurl to be relative so it will work if the front-end is not using https. = 1.44 = * Added {product_title} to the email template parser. = 1.43 = * Fix for PayPal payment whenever amount is less than zero and shipping is the only charge. = 1.42 = * Disable AJAX add-to-cart on certain incompatible themes. = 1.41 = * Changed the variation selector to be more compatible with other plugins. = 1.40 = * Added Portuguese Brazil translation files. = 1.39 = * Added Russian translation files. = 1.38 = * Added compatibility for WordPress Multi-Site. = 1.37 = * Confirmed compatibility with WooCommerce v3.5.0 = 1.36 = * Updated the template for the redeem form so that CSS styles can be applied immediately. = 1.35 = * Prevent the gift card form from being loaded if woocommerce_before_add_to_cart_quantity is called multiple times. = 1.34 = * Ensure compatibility with plugins that only check for the Variable type using is_type() rather than the class. = 1.33 = * Fixed an issue where entering a gift card on the Cart page might take the customer back to the homepage if permalinks are set to Plain. = 1.32 = * Fixed an issue with calculation when using WooCommerce Services for automatic tax calculation. = 1.31 = * Show an Expired message on the cart and checkout pages for expired cards. Do not show deactivated cards unless searching for them. Updated translation files. Fix an issue that can prevent the gift card from being added to the cart. = 1.30 = * Added a product object to the email template so that product details can be added to the recipient email. = 1.29 = * Added support for the plugin WooCommerce Pre-Orders from WooCommerce.com = 1.28 = * Added support for variation radio buttons. = 1.27 = * Fixed issue with IT and ES translations and the {sender} field in the email templates. = 1.26 = * Updated for compatibility with WPML. = 1.25 = * Added a setting to not display the gift card redeem field on the Cart or Checkout pages. Fixed a possible conflict with other themes that results in the Apply button not working on the Cart page. = 1.24 = * Fixed issue with translationing Other Amount attribute. = 1.23 = * Fixed issue with custom translations. = 1.22 = * Added email address validation to the "To" field when purchasing a gift card. = 1.21 = * Fixed an issue preventing the translation of the To/From/Message fields. Added DE language translation. Fixed issue with non-logged in users redeeming gift cards automatically from the email link. = 1.20 = * Fixed an issue with recurring subscription total from the WooCommerce Subscriptions plugin. = 1.19 = * Fixed an issue with searching for gift cards in the admin area when there is a table collation mismatch. = 1.18 = * Fixed the "Add to Cart" text for some users. = 1.17 = * Added recipient to the available fields in the email template. = 1.16 = * Added French translations courtesy of Nicolas G. = 1.15 = * New options to specify the location of the Apply Gift Card box on the Cart and Checkout pages. = 1.14 = * New feature: Search by recipient email address. = 1.13 = * Added the ability to search for gift cards and view all cards. = 1.12 = * Fixed an issue where pw_gift_card_amount meta value was added to non-gift card order line items. = 1.11 = * Added a new option to disable using WooCommerce Transactional Email system. = 1.10 = * Fixed compatibility with automatic tax calculations provided by WooCommerce Services. = 1.9 = * Updated text domain to support translations. = 1.7 = * Added the ability to apply a gift card on the Checkout page. Fixed an issue with updating amounts. = 1.6 = * Include the pimwick Text Domain to make translations easier. = 1.5 = * Fixed issue with auto-creating the Gift Card product. = 1.4 = * Improved compatibility for older browsers such as IE11. = 1.3 = * Fixed issue when using older versions of PHP. = 1.2 = * Fixed issue with removing all default amounts and re-adding. = 1.1 = * Added PW Gift Cards under WooCommerce -> Settings -> Products. New option to disable the feature that auto-completes gift card only orders. Moved the (optional) flag to the title instead of the placeholder for the Message field. = 1.0 = * Initial version.
[+]
..
[-] pw-gift-cards.php
[edit]
[-] loco.xml
[edit]
[+]
templates
[-] readme.txt
[edit]
[+]
assets
[+]
includes
[-] license.txt
[edit]
[+]
languages
[-] changelog.txt
[edit]
[+]
admin