Skip to content

v3.0.0

Choose a tag to compare

@PatelUtkarsh PatelUtkarsh released this 11 Feb 09:10
332ee7c

Woo Custom Emails v3.0.0 - Modernization Release

A major modernization update bringing full compatibility with modern WooCommerce and WordPress.

What's New

  • HPOS (High-Performance Order Storage) compatibility - works with WooCommerce's modern order storage system
  • PHP 8.1+ compatibility - replaced deprecated FILTER_SANITIZE_STRING
  • Fixed deprecated order_date property usage (WC 3.0+)
  • Modern WooCommerce action hooks - replaced save_post order action hook with woocommerce_order_action_{id} pattern
  • Updated trigger() method signature for WC 8.x+ compatibility
  • Security hardening - nonces, capability checks, and output escaping
  • Code quality improvements - visibility keywords, WPCS compliance, and indentation fixes
  • Bug fixes - fixed editing first email (key 0), recipient logic in bulk sends, BCC behavior, and email content filtering
  • Development environment - added wp-env configuration with WooCommerce and WP Mail Logging

Requirements

  • WordPress 6.0+
  • WooCommerce 8.0+
  • PHP 8.2+
  • Tested up to WordPress 6.7 and WooCommerce 9.5