=== TreeChain for WP Mail ===
Contributors: treechainlabs
Tags: encryption, email, wp_mail, security, privacy
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later

Encrypt outbound WordPress email content via wp_mail filter.

== Description ==

Encrypt email content before it leaves your server. Email bodies are steganographically encoded, readable by recipients with a decryption link, invisible to anyone else. Works with any plugin that sends email through wp_mail().

Requires: TreeChain Core plugin.

== Installation ==

1. Install and activate TreeChain Core first
2. Upload this plugin to `/wp-content/plugins/treechain-wp-mail/`
3. Activate through the 'Plugins' menu
4. Go to Settings > TreeChain Mail to configure

== Changelog ==

= 1.0.0 =
* Initial release
