- Version
- Download 8
- File Size 0.00 KB
- File Count 1
- Create Date November 5, 2023
- Last Updated May 12, 2024
WooCommerce Admin Custom Order Fields v1.17.0 Pro Free Download
Changelog
Version 1.17.0RELEASED ON 2023.07.11
- Add compatibility for WooCommerce High Performance Order Storage (HPOS)
Version 1.16.0RELEASED ON 2022.12.02
- Require PHP 7.4 and WordPress 5.6
Version 1.15.2RELEASED ON 2022.08.15
- Remove deprecated `is_ajax()` usages in favor of `wp_doing_ajax()`
- Require WooCommerce 3.9.4 or newer
Version 1.15.1RELEASED ON 2021.03.16
- Add support for the WooCommerce Navigation admin feature
Version 1.15.0RELEASED ON 2020.12.07
- Fix an issue that was showing "January 1970" as a filter option in the orders filters when an order had empty values for required date custom fields
- Fix a bug when single quotes are filled in text fields
- Save the default values for select, multiselect, radio, and checkbox fields properly once orders are placed
- Ensure that, when filtering orders by text fields, the chosen value is persisted in the enhanced dropdown placeholder as the page reloads
- Pass the order object to custom order fields template files
- Add compatibility for WooCommerce 4.7
- Require PHP 7.0 or newer