=== SH Email Tester ===
Contributors: sakibhasan
Tags: test email, email testing, smtp, mail logs, email logs
Requires at least: 6.2
Tested up to: 6.9
Requires PHP: 7.0
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Send a test email from your WordPress site and review recent outgoing email logs.

== Description ==

SH Email Tester helps you verify that WordPress can send email from your site. From the Tools menu you can send a test message to any address and review a searchable log of outgoing emails.

Features:
* Send a test email from Tools -> Test Email.
* Log recipient, subject, body, and status for outgoing emails.
* Search and sort logs by time, recipient, subject, and status.
* Automatically clears logs older than 30 days.

Privacy note: Email bodies are stored in your database for up to 30 days. Use with care on sites that send sensitive content.

== Privacy Policy ==

SH Email Tester stores recipient email addresses, subject lines, and message bodies of outgoing emails in your WordPress database so you can view logs in the admin area. Log entries are retained for up to 30 days and are automatically deleted after that period. Uninstalling the plugin removes the log table and deletes all stored email log data. No data is sent to external services.

== Installation ==

1. Log in to your WordPress admin panel and go to Plugins -> Add New.
2. Search for **SH Email Tester**.
3. Click Install Now, then Activate.

OR

1. Download the **SH Email Tester** plugin zip file.
2. Log in to your WordPress admin and go to the Add Plugins page.
3. Click the Upload Plugin button to upload the zip.
4. Click Install Now to install and activate the plugin.

== Frequently Asked Questions ==

= Does this plugin log all outgoing emails? =

Yes. Any email sent through WordPress (via `wp_mail`) is logged.

= How long are email logs retained? =

Email logs are retained for a maximum of 30 days. Logs older than 30 days are automatically deleted to keep the log table manageable.

= How can I test if my WordPress site is sending emails? =

Use the SH Email Tester plugin to send a test email to an address of your choice. The plugin will confirm whether the email was sent successfully and log the details.

= How do I view the email logs? =

Navigate to Tools -> Email Logs in your WordPress admin panel. You can search, sort, and view the logs of outgoing emails.

== Changelog ==

= 1.0.0 =
* Initial release of SH Email Tester plugin.

== Credits ==

Developed by Sakib Hasan (https://profiles.wordpress.org/sakibhasan/).
