plaintext-newsletter readme.txt
=== plaintext-newsletter ===
Contributors: franciscus
Tags: newsletter,plain text,add-on
Requires at least: 4.6
Tested up to: 5.2.2
Requires PHP: 5.6
Stable tag: 0.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Plain text generator for The Newsletter Plugin
== Description ==
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.
Plaintext for the Newsletter plugin adds an “Auto-generate from HTML” command above the plain text box. When you click this command, it reads the HTML version of your newsletter and transforms it into plain text. Images are replaced by their “alt” tag and links are shown in brackets.
== Installation ==
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. There are no settings required; the “Auto-generate from HTML” command is added automatically to the Newsletter’s Advanced tab.
== Screenshots ==
1. Newsletter page with added Auto-generate command
== Changelog ==
Version 0.4
- Initial version