Woo Custom Emails is a plugin that helps you create custom emails for your WooCommerce Order.
Contributors: wp3sixty, mehulkaklotar, utkarshpatel, dipesh.kakadiya, faishal
Tags: [woo custom emails](https://wordpress.org/plugins/tags/woo custom emails), [woocommerce custom emails](https://wordpress.org/plugins/tags/woocommerce custom emails), woocommerce, email, order, ecommerce, [custom email template](https://wordpress.org/plugins/tags/custom email template)
Requires at least: 6.0
Tested up to: 6.9
Stable tag: 3.0.2
License: GPLv2 or later
Requires PHP: 8.2
Requires Plugins: woocommerce
WC requires at least: 8.0
WC tested up to: 10.5
Create your custom WooCommerce order emails with WooCommerce default email settings functionality.
If you want to translate the plugin strings in to your language then you can go here -> https://translate.wordpress.org/projects/wp-plugins/woo-custom-emails
If you have a patch, or stumbled upon an issue with Woo Custom Emails core, you can contribute this back to the code. Submit your pull request or issue on Github WooCustomEmails
- Run
composer require wp3sixty/woo-custom-emails - The plugin will be installed to your
wp-content/plugins/directory automatically. - Activate Woo Custom Emails from your Plugins page.
- Go to WordPress Settings menu -> Woo Custom Emails.
- Download the latest release from GitHub.
- Upload the 'woo-custom-emails' directory to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...)
- Activate Woo Custom Emails from your Plugins page.
- Go to WordPress Settings menu -> Woo Custom Emails.
- Fixed composer.lock out of sync with composer.json (CI fix)
- Added composer/installers to allow-plugins config
- Added Composer support (
composer require wp3sixty/woo-custom-emails) - Bumped minimum PHP requirement to 8.2
- Updated installation instructions
- HPOS (High-Performance Order Storage) compatibility
- PHP 8.1+ compatibility - replaced deprecated FILTER_SANITIZE_STRING
- Fixed deprecated order_date property usage (WC 3.0+)
- Replaced save_post order action hook with modern woocommerce_order_action_{id} pattern
- Updated trigger() method signature for WC 8.x+ compatibility
- Updated version requirements: WP 6.0+, WC 8.0+, PHP 7.4+
- Translation changes
- Fixed errors
- WC 3.2.6 update changes
- Fixed errors
- WC 3.0 update changes
- Menu change
- Fixed errors
- BCC emails sending hotfix
- Find and replace placeholder filters added
- Custom order status support
- PHPDoc change
- Recipients added to bcc headers if send to customer only
- Hotfix
- Send to customer only settings
- WP List table WordPress < 4.3 compatibility support
- WP List table added for email listing
- Recipients support
- WooCommerce order statuses select and fire emails when they change
- Hotfix
- Email subject field
- Description with textarea field
- Unique id generation for email classes
- Assets added
- Initial release
- Custom WooCommerce order emails
- WP Editor for email template



