- Version
- Download 27
- File Size 0.00 KB
- File Count 1
- Create Date November 13, 2023
- Last Updated June 5, 2024
v3.0.0 Order Tags WooCommerce Free Download
Version 3.0.0RELEASED ON 2024-05-24
- 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
- not_contains operator to set if meta data option
- starts_with operator to set if meta data option
- ends_with operator to set if meta data option
- not_contains operator to set if product meta data option
- starts_with operator to set if product meta data option
- ends_with operator to set if product meta data option
- Adding trailing ; to inline order tag styles for code consistency, even though stripped via wp_kses_post()
- composer.json and composer.lock to woocommerce/woocommerce-sniffs 1.0.0
- phpcs.xml codesniffs
- WooCommerce tested up to 8.9.1
- WordPress tested up to 6.5.3
- Contains set if meta data option should be case insensitive
- Contains set if product meta data option should be case insensitive
- 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