= 7.1.3 =
Release Date: August 20th, 2026
* [Fixed] PHP warnings “Undefined property: stdClass::$plugin” appeared in the error log on every update check, because the plugin update entry was missing fields that WordPress expects.
* [Fixed] WooCommerce: the Products Sold column could show too low a number, because a refund was subtracted even when the order it belongs to was not part of the selected order statuses.
* [Fixed] CSV export: values containing an @, such as email addresses, were prefixed with a tab character, and fields were not quoted correctly when a custom delimiter or a line break was used.
* [Fixed] MetaBox: a cloneable group column skipped clone rows without a value, so the remaining rows no longer lined up with the rows in the other columns. Empty rows are shown as a dash again.
* [Fixed] Gravity Forms: the entries screen of a form showed a fatal error when one of its checkbox fields had “show values” enabled with the value of a choice left blank. Inline editing is now skipped for such a choice, because a checkbox without a value cannot be stored by Gravity Forms.
* [Fixed] MetaBox: the export of a cloneable group column separated the clone rows with a comma, which made them indistinguishable from commas within a value. Clone rows are separated with a pipe again, and an unchecked checkbox is exported as 0.