WooCommerce – Waitlist – Version – 2.6.1

2026-06-25 – Version 2.6.1
* Compatibility: Tested with WordPress 7.0 and WooCommerce 10.8.1
2026-04-28 – Version 2.6.0
* Fix: Email classes now pass the WC_Email object under the standard ’email’ key, restoring compatibility with WooCommerce email customiser plugins
* Fix: Recipient address is now passed as ‘recipient’ in email templates (previously ’email’) to align with WooCommerce conventions
* Compatibility: Tested with WordPress 6.9.4 and WooCommerce 10.7.0
* Note: Waitlist email template compatibility was updated for the new email variables – sites with theme overrides should review and update overridden templates as needed: replace $email_class with $email (WC_Email object) and $email with $recipient (address string)