-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
28 lines (21 loc) · 853 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
=== Mail Grab ===
Contributors: m1r0
Tags: email, mail, email test, email log, email logger, log, logging, development, debugging
Requires at least: 4.3
Tested up to: 5.7.2
Requires PHP: 5.6
Stable tag: 1.0.0
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Debug WordPress emails with ease. Log all emails and disable email sending if needed.
== Description ==
A light weight plugin that helps with email debugging by providing the following features:
* Log all emails sent by WordPress
* Display an HTML preview of the logged emails
* Disable email sending
* Search by anything
== Frequently Asked Questions ==
= What is the minimum supported PHP version? =
The plugin supports PHP 5.6 and higher.
= How to disable email sending? =
Turn on the "Prevent email sending" setting from Mail Grab -> Settings in the admin panel.