diff options
author | yehudah <yehudah@b8457f37-d9ea-0310-8a92-e5e31aec5664> | 2020-02-22 19:39:40 +0000 |
---|---|---|
committer | yehudah <yehudah@b8457f37-d9ea-0310-8a92-e5e31aec5664> | 2020-02-22 19:39:40 +0000 |
commit | 627da3a95f28c13a9298d05487a4574dff5d205a (patch) | |
tree | 8fe097c36f27de7a5003ca6e630976745aaa1f1e | |
parent | 4a3189d1c46a014c32365523e0f18b91bca92ed4 (diff) | |
download | Post-SMTP-627da3a95f28c13a9298d05487a4574dff5d205a.zip |
Metrics Query update
-rw-r--r-- | readme.txt | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -17,9 +17,6 @@ Get notified if your emails are failing inside your Chrome browser. [Download he = WordPress Mail SMTP Plugin = -= Postman SMTP is back! = -No need to search for another SMTP plugin anymore. - Post SMTP is a next-generation WP Mail SMTP plugin, that assists in the delivery of email generated by your WordPress site. Post SMTP is the first and only plugin to support the [latest security standards](http://googleonlinesecurity.blogspot.ca/2014/04/new-security-measures-will-affect-older.html). With OAuth 2.0, there is **no need** to [store your email passsword](http://blog.codinghorror.com/youre-probably-storing-passwords-incorrectly/) in the WordPress database where it might be found. The **Connectivity Test** and intelligent **Setup Wizard** scan your SMTP server to detect firewall blocks and eliminate configuration mistakes. The built-in **Email Log** is an invaluable resource for [diagnosing problems](https://wordpress.org/support/topic/ugly-e-mails-no-html-and-no-special-characters?replies=15) with emails. Even hosts that block the standard SMTP ports, like GoDaddy or Bluehost, can't stop your email as **Post SMTP can deliver via HTTPS** if it can't use SMTP. @@ -87,6 +84,10 @@ SendGrid has a free SMTP plan that you can use to send up to 100 emails per day. * Reliable SMTP delivery requires credentials with an email service provider * OAuth 2.0 features require a Gmail, Hotmail or Yahoo mail OAuth 2.0 credentials += Looking for Google Analytics plugin? = +If you used Google Analytics Dashboard For WP and you really hate the latest updates, I have forked the original plugin here: +[https://wordpress.org/plugins/metrics-query/](https://wordpress.org/plugins/metrics-query/) + = CREDITS = Post SMTP (aka Postman SMTP) plugin was originally created by Jason Hendriks. |