=== One-Off Emails for WooCommerce ===
Contributors: MillerMediaNow, millermediadev, mikemm01
Tags: email, woocommerce, email template, customer
Requires PHP: 7.4
Requires at least: 3.0
Tested up to: 6.9
Stable tag: 1.3.2
WC tested up to: 9.6
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Send custom emails to any user or customer using your WooCommerce store's email template.

== Description ==

Please help by contributing to the GitHub repository [One-Off Emails for WooCommerce on GitHub](https://github.com/Miller-Media/one-off-emails-for-woocommerce)

The One-Off Emails for WooCommerce plugin allows WooCommerce admins to send emails to any user or customer using the standard store template that other emails (order confirmation, shipment tracking, account updates) are sent. This allows you to more easily communicate with your customers while maintaining brand consistency.

== Installation ==

1. Upload `One-Off Emails for WooCommerce` to the `/wp-content/plugins/` directory
2. Activate the plugin through the _Plugins_ menu in WordPress

== Request ==

If you find that a part of this plugin isn't working, let us know what's broken in [its support forum](https://wordpress.org/support/plugin/one-off-emails-for-woocommerce/) so we can make it better. Thanks!

== Localizations ==

One-Off Emails for WooCommerce is available in the following languages:

* Albanian (Shqip)
* Arabic (العربية)
* Armenian (Հայերեն)
* Basque (Euskara)
* Bengali (বাংলা)
* Bulgarian (Български)
* Catalan (Català)
* Chinese Simplified (简体中文)
* Croatian (Hrvatski)
* Czech (Čeština)
* Danish (Dansk)
* Dutch (Nederlands)
* Estonian (Eesti)
* Finnish (Suomi)
* French (Français)
* Galician (Galego)
* Georgian (ქართული)
* German (Deutsch)
* Greek (Ελληνικά)
* Hebrew (עברית)
* Hindi (हिन्दी)
* Hungarian (Magyar)
* Indonesian (Bahasa Indonesia)
* Irish (Gaeilge)
* Italian (Italiano)
* Japanese (日本語)
* Korean (한국어)
* Latvian (Latviešu)
* Lithuanian (Lietuvių)
* Macedonian (Македонски)
* Norwegian (Norsk)
* Persian (فارسی)
* Persian - Afghanistan (دری)
* Polish (Polski)
* Portuguese - Brazil (Português do Brasil)
* Portuguese - Portugal (Português)
* Romanian (Română)
* Russian (Русский)
* Serbian (Српски)
* Slovak (Slovenčina)
* Slovenian (Slovenščina)
* Spanish (Español)
* Swedish (Svenska)
* Tamil (தமிழ்)
* Thai (ไทย)
* Turkish (Türkçe)
* Ukrainian (Українська)
* Urdu (اردو)
* Vietnamese (Tiếng Việt)
* Welsh (Cymraeg)

== Frequently Asked Questions ==

= Where do I find the email sending feature? =

Go to WooCommerce > One-Off Emails in your WordPress admin. From there you can compose and send custom emails to any user or customer.

= Does it use my WooCommerce email template? =

Yes! Emails are sent using your store's standard WooCommerce email template, maintaining brand consistency with order confirmations and other WooCommerce emails.

= Can I send emails to non-registered users? =

The plugin allows you to send emails to any email address associated with a user or customer in your WooCommerce store.

= Does this plugin require WooCommerce? =

Yes. One-Off Emails for WooCommerce requires WooCommerce to be installed and active in order to use its email templating system.

= What languages are supported? =

The plugin is available in 30 languages with more being added regularly. We are working toward supporting 50 languages total!

== Screenshots ==

1. Sample email
2. Sample email content with default WooCommerce email template

== Changelog ==

= 1.3.2 =
* Added ABSPATH check to views/settings-view.php
* Added sanitization callback to register_setting()
* Updated "Tested up to" to 6.9

= 1.3.1 =
* Added GPL license declaration to plugin header
* Updated Author URI
* Added direct file access protection to all PHP files
* Improved output escaping and input sanitization
* Removed non-production files from plugin directory

= 1.3.0 =
* Added translations for 50 languages
* Added POT translation template file
* Added opt-in data cleanup on plugin deletion
* Updated minimum PHP requirement to 7.4
* Added Settings link on Plugins page
* Updated FAQ section
* Updated readme with complete language list


= 1.2.1 =
* Added translations for 12 languages: Spanish, Japanese, German, French, Chinese (Simplified), Portuguese (Brazil), Italian, Russian, Polish, Dutch, Turkish, and Swedish
* Added localization section to readme

= 1.2.0 =
* Added internationalization (i18n) support for all user-facing strings
* Updated compatibility to WordPress 6.9.1
* Added Text Domain and Domain Path headers

= 1.1.1 =
* Small text change on settings screen

= 1.1 =
* Initial Public Release
