WooCommerce Order Tags

WordPress Plugin WooCommerce Order Tags v3.0.0

Aucune permission de téléchargement
Vous pouvez télécharger 10 fichiers tous les 24 heures. Devenez Membre Premium pour outrepasser cette limite.
2024-05-24 - version 3.0.0
* Note: This is a milestone release, please ensure you read the contents of this changelog and we recommend performing this upgrade on a staging environment and testing before upgrading the extension on a production website, clear all caches after upgrading
* Add: not_contains operator to set if meta data option
* Add: starts_with operator to set if meta data option
* Add: ends_with operator to set if meta data option
* Add: not_contains operator to set if product meta data option
* Add: starts_with operator to set if product meta data option
* Add: ends_with operator to set if product meta data option
* Update: Adding trailing ; to inline order tag styles for code consistency, even though stripped via wp_kses_post()
* Update: composer.json and composer.lock to woocommerce/woocommerce-sniffs 1.0.0
* Update: phpcs.xml codesniffs
* Update: WooCommerce tested up to 8.9.1
* Update: WordPress tested up to 6.5.3
* Fix: Contains set if meta data option should be case insensitive
* Fix: Contains set if product meta data option should be case insensitive
* Fix: is_internal_meta_key was called incorrectly PHP notices get logged if using an internal meta key for set if meta data and/or set if product meta data
2023-04-28 - version 2.2.0
* Note: This is a milestone release, please ensure you read the contents of this changelog and we recommend performing this upgrade on a staging environment and testing before upgrading the extension on a production website, clear all caches after upgrading
* Added: Text color option on order tags
* Added: wcot_order_tags_color_text_default() filter hook
* Added: wcot_order_tags_set_if_product_variations() filter hook to allow product variations to be selected in set if product assignment when returned true
* Added: Additional class with order tag slug append to order tag html
* Added: Set if product variations information when managing order tags
* Changed: Renamed existing color option to background due to new text color option
* Fixed: Set if fields which return results via AJAX can not be searched like non-AJAX fields
Haut