Plaintext for the Newsletter plugin

描述

The Newsletter Plugin is great for generating HTML newsletters. Its sophisticated Drag & Drop Composer makes it very easy to create a newsletter that looks good and renders well in a variety of email readers.

But it is generally considered good practice to include “plain text” version of the newsletter as well. For that reason, an automatic plaintext generation capability was added to the Newsletter plugin. However, that built-in capability does not apply to Raw HTML newsletters nor does it apply to transactional emails.

The purpose of this add-on is to add a plaintext generation option to all newsletters and emails sent by the Newsletter plugin.

For Raw HTML newsletters, this add-on adds the same “Autogenerate” / “Hand edited” dropdown on the Advanced settings tab that is also present for newsletters created using the Composer.

For transactional emails (such as the Welcome message, the Activation email, the Goodbye email), this add-on adds a global setting. Note that this will overwrite the default text versions generated by the Newsletter plugin for the Welcome message and the Activation email.

The plain text version is generated by code that is now part of the Newsletter plugin. It is created by reading the HTML version of the email and removing the formatting. Images are replaced by their “alt” tag and links are shown in brackets.

For an example, see my blog.

This add-on is compatible with

This add-on is not compatible with mailer plugins that replaces the wp_mail() function (e.g. Mailgun for WordPress configured to use the HTTP API). In that case, a warning will be displayed on the Plaintext options page.

Please provide feedback on the Support forum. Thanks!

螢幕截圖

  • Plaintext Settings

安裝

This add-on will only work if you have The Newsletter Plugin installed.

To use the Plaintext add-on, just install it like any other plugin. The settings menu is integrated with the Newsletter’s menus.

評價

2022年3月7日 1 reply
Hello, thank you for this plugin! Several of my sent newsletters came back because my IP would be on a blacklist. After some research it turned out that my plain text did not match the HTML content. With this plugin this solved and now the providers that first refused to deliver my newsletters now seem to do so. Thanks!
閱讀全部2個評價

貢獻者及開發者

“Plaintext for the Newsletter plugin” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

修改日誌

Version 3.1

  • Verified compatibility with WP 6.3
  • Removed support for built-in SMTP. Requires Newsletter 7.8.0 or higher.

Version 3.0

  • Verified compatibility with PHP 8.1.
  • Improved integration with Newsletter plugin’s built-in plaintext capability.

Version 2.4

  • Fixed PHP Notice “Undefined index”.

Version 2.3

  • Now compatible with Newsletter’s free SMTP add-on.
  • Verified compatibility with PHP 7.4

Version 2.2

  • Verifed compatibility with WP 5.6 and Newsletter 7.0.1.
  • Fixed PHP warnings.

Version 2.1

  • Display a warning if another plugin has replaced the wp_mail() function.

Version 2.0

  • Optional automatic generation for newsletters. Manual generation also still supported.
  • Optional automatic generation for transactional emails.
  • Improved plain text look.

Version 1.0

  • Beta period finished. No code changes since 0.4.

Version 0.4

  • Initial version. Please provide feedback on the Support forum.