Changeset 2262161
- Timestamp:
- 03/17/2020 03:35:04 AM (6 years ago)
- File:
-
- 1 edited
-
send-plain-mail/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
send-plain-mail/trunk/readme.txt
r2252460 r2262161 1 1 === Send Plain Mail === 2 Contributors: plainplugins 2 3 Tags: wordpress, email, send, simple, mail, mailing, list 4 Requires at least: 4.0 5 Tested up to: 5..3.2 6 Requires PHP: 5.4 7 Stable tag: trunk 3 8 License: MIT 4 9 … … 11 16 12 17 == Frequently Asked Questions == 13 Why are my recipients not receiving my emails? 18 19 = Why are my recipients not receiving my emails? = 14 20 Try installing a WordPress SMTP plugin to route your emails through an external mail server. Many spam filters block emails sent directly from WordPress because spammers often use compromised WordPress websites to send spam email. Using an external SMTP service helps reassure spam filters that your emails are legitimate. 21 22 == Changelog == 23 = 1.0.3 = 24 * Initial release.
Note: See TracChangeset
for help on using the changeset viewer.