Skip to content

Commit b1e0932

Browse files
Merge pull request #18 from mitchelldmiller/version_416
Fixed empty needle
2 parents a87bf77 + dcdeab8 commit b1e0932

4 files changed

Lines changed: 301 additions & 294 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Quick Mail WordPress Plugin
33
Send text or html email with attachments and shortcodes from WP Dashboard or command line. Send private replies to comments. Select recipient from users or commenters. Includes WP-CLI command.
44

55
* Requires: [WordPress 4.6](https://wordpress.org/support/wordpress-version/version-4-6/)
6-
* Tested with: [WordPress 5.8.2](https://wordpress.org/support/wordpress-version/version-5-8-2/)
7-
* Stable version: [4.1.5](https://github.com/mitchelldmiller/quick-mail-wp-plugin/releases/latest)
6+
* Tested with: [WordPress 5.8.3](https://wordpress.org/support/wordpress-version/version-5-8-3/)
7+
* Stable version: [4.1.6](https://github.com/mitchelldmiller/quick-mail-wp-plugin/releases/latest)
88

99
Description
1010
-----------
@@ -102,8 +102,6 @@ __Where Do I Find Sent Emails?__
102102

103103
* Delivery services like [Mailgun](https://www.mailgun.com/), [SparkPost](https://wordpress.org/plugins/sparkpost/) and [Sendgrid](https://sendgrid.com/) also provide this information.
104104

105-
* [WP Mail Logging](https://wordpress.org/plugins/wp-mail-logging/) plugin saves a list of sent emails, with content of message. Plugin shows number of attachments, but does not save attachments or file names.
106-
107105
__Selecting Recipients__
108106

109107
* Options to send mail to any user, or limit to users with first and last names on their profile.

0 commit comments

Comments
 (0)